Reflex Cloud - Fast, secure & scalable hosting. One command to deploy.

Image for Reflex App: LLamaIndex App
Back to Templates

LLamaIndex App

A minimal chat app using LLamaIndex

Created by

Reflex

The following is an alternative UI to display the LLamaIndex app.

Prerequisites

If you plan on deploying your agentic workflow to prod, follow the llama deploy tutorial to deploy your agentic workflow.

Setup

To run this app locally, install Reflex and run:

The following lines in the state.py file are where the app makes a request to your deployed agentic workflow. If you have not deployed your agentic workflow, you can edit this to call and api endpoint of your choice.

Run the app

Once you have set up your environment, install the dependencies and run the app:

More Templates

View All

Image preview for app: NBA App

NBA App

Interactive NBA app with player stats and live updates

by

Reflex

Image preview for app: Image Gen

Image Gen

Generate AI images using Replicate's API

by

Reflex

Image preview for app: Dashboard

Dashboard

Interactive dashboard with real-time data visualization

by

Reflex

Newsletter

Get the latest updates and news about Reflex

$ pip install reflex

$ reflex init

$ reflex run

Need help? Learn how to use Reflex.

Built with Reflex