VisionBI lets users upload datasets, ask questions via text or voice, and get instant visual insights — all powered by AI.
visionbi_phase1_4.py
– Core features: data upload, charting, chat + voice input, auto dashboardvisionbi_phase5_8.py
– Automation agent, alerting, data ingestion, export (scaffolded)requirements.txt
– All Python packages needed.gitignore
– Keeps repo cleanREADME.md
– Project overview and guide
pip install -r requirements.txt
streamlit run visionbi_phase1_4.py