Skip to content

This Streamlit application creates an interactive Data Visualization Assistant that can understand Natural Language Queries and generate appropriate Visualizations using LLMs.

License

Notifications You must be signed in to change notification settings

GURPREETKAURJETHRA/AI-Data-Visualization-Agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📊 AI Data Visualization Agent

This Streamlit application creates an interactive Data Visualization Assistant that can understand Natural Language Queries and generate appropriate Visualizations using LLMs. The demand for AI-powered data visualization tools is surging as businesses seek faster, more intuitive ways to understand their data. We can tap into this growing market by building our own AI-powered visualization tools that integrate seamlessly with existing data workflows.

AI Data Visualization Agent

We'll build an AI Data Visualization Agent using Together AI's powerful language models and E2B's secure code execution environment. This agent will understand natural language queries about your data and automatically generate appropriate visualizations, making data exploration intuitive and efficient.

AI Data Visualization Agent

This tutorial can also be considered as a demo for the E2B Code Interpreter and Together AI, for anyone who's getting started with these libraries!

Features: 💬 Natural language query interface for data visualization
📊 Support for multiple visualization types (line, bar, scatter, pie, bubble charts)
🧹 Automatic data preprocessing and cleaning
🔐 Secure code execution in E2B's sandboxed environment
💻 Interactive Streamlit interface for easy data upload and visualization
⏳ Real-time visualization generation and display
🤖 Available Models:
→ Meta-Llama 3.1 405B
→ DeepSeek V3
→ Qwen 2.5 7B
→ Meta-Llama 3.3 70B

AI Data Visualization Agent

Features

A Streamlit application that acts as your personal data visualization expert, powered by LLMs. Simply upload your dataset and ask questions in natural language - the AI agent will analyze your data, generate appropriate visualizations, and provide insights through a combination of charts, statistics, and explanations.

Natural Language Data Analysis

  • Ask questions about your data in plain English
  • Get instant visualizations and statistical analysis
  • Receive explanations of findings and insights
  • Interactive follow-up questioning

Intelligent Visualization Selection

  • Automatic choice of appropriate chart types
  • Dynamic visualization generation
  • Statistical visualization support
  • Custom plot formatting and styling

Multi-Model AI Support

  • Meta-Llama 3.1 405B for complex analysis
  • DeepSeek V3 for detailed insights
  • Qwen 2.5 7B for quick analysis
  • Meta-Llama 3.3 70B for advanced queries

AI Data Visualization Agent

How to Run

Follow the steps below to set up and run the application:

  1. Clone the Repository
    git clone https://github.com/GURPREETKAURJETHRA/AI-Data-Visualization-Agent.git
    cd AI-Data-Visualization-Agent
    
  2. Install the dependencies
    pip install -r requirements.txt
  3. Run the Streamlit app
    streamlit run ai_data_visualisation_agent.py

Happy coding! 🚀✨

©️ License 🪪

Distributed under the MIT License. See LICENSE for more information.


If you like this LLM Project do drop ⭐ to this repo

Follow me on LinkedIn   GitHub


About

This Streamlit application creates an interactive Data Visualization Assistant that can understand Natural Language Queries and generate appropriate Visualizations using LLMs.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages