dariussingh / AutoDataViz

Use OpenAI and LangChain to automatically visualize tabular data.

Home Page:https://autodataviz.streamlit.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Use OpenAI and LangChain to automatically visualize tabular data.

https://autodataviz.streamlit.app/


Languages

Language:Jupyter Notebook 98.7%Language:Python 1.3%