AutoDataViz uses the power of Large Language Models (LLMs) to automate data visualization. With AutoDataViz, you can generate visualizations in seconds.
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