Sales App
Sales app with interactive charts and real-time data updates
The following is a dashboard to interactively display data some data. It is a good starting point for building more complex apps that require data visualization.
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