Skip to content

dariussingh/AutoDataViz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Streamlit App

📊 AutoDataViz

AutoDataViz uses the power of Large Language Models (LLMs) to automate data visualization. With AutoDataViz, you can generate visualizations in seconds.

Demo

Try it out here

demo

Installation

To run the Streamlit app locally:

git clone https://github.com/dariussingh/AutoDataViz.git
cd AutoDataViz
pip install -r requirements.txt
streamlit run app.py