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

Image for Reflex App: sales
Back to Templates

sales

Sales app with interactive charts and real-time data updates

Created by

Reflex

The following is a sales app that displays sales data. The table tab allows filtering and live updates. The graph tab shows the relationship between sales data.

Setup

To run this app locally, install Reflex and run:

To run the app, use:

Set the OpenAI API key:

Customizing the Inference

Note: You can get your OpenAI API key here.

You can customize the app by modifying the sales/sales/backend/backend.py file replacing OpenAI's API with that of other LLM providers.

More Templates

View All

Image preview for app: nba
nba

Interactive NBA app with player stats and live updates

by

Reflex

Image preview for app: reflex-llamaindex-template
reflex-llamaindex-template

A minimal chat app using LLamaIndex

by

Reflex

Image preview for app: ai_image_gen
ai_image_gen

Generate AI images using Replicate's API

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