Skip to content

AI-Powered Dynamic Infographic Generation for Data Storytelling

Notifications You must be signed in to change notification settings

yumpyy/dataviz-ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dataviz AI

Dependencies

  • langchain_google_genai
  • django
  • manim
  • python-dotenv

Setup & Run

  1. Create .env file with your Gemini API key
GOOGLE_API_KEY=your-api-key-here
  1. Run the following command
python -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt
python manage.py runserver

About

AI-Powered Dynamic Infographic Generation for Data Storytelling

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published