Vox
Link to open source: https://github.com/krishnakumbhaj/Vox
Link to Live Project: https://vox-phi.vercel.app/
Vox is an AI-powered data analysis platform that makes working with business data as simple as having a conversation. Instead of writing SQL queries or waiting for reports, you can just ask your data questions in plain English—and Vox turns them into answers with tables and charts instantly.
👩‍💼 For Business Users
No SQL. No dashboards. No waiting on analysts. Just type something like:
-
“Show me the top 5 products by revenue”
-
“What’s the average order value this month?”
…and Vox handles the rest.
📊 For Data Analysts & BI Teams
Vox acts like a fast prototyping tool. It generates queries, visualizations, and insights instantly, so analysts can explore ideas quickly before diving deeper. It’s also great for iterative, chat-like analysis that you can revisit anytime.
🏢 For Small & Mid-Sized Companies
Not every company can afford a full BI stack or dedicated engineers. Vox gives you enterprise-level analytics from a simple web interface—just connect your database (PostgreSQL/MySQL) or upload a CSV and start querying right away.
⚙️ Why It Works
-
Connect any data source (databases + CSVs)
-
AI-powered query engine: Converts natural language → SQL
-
Auto visualizations: Generates charts that fit the data
-
Scalable backend: Built on FastAPI + Node.js for smooth performance
🚀 Use Cases
-
Track sales trends over time
-
Understand customer distribution by region
-
Compare product profitability
-
Monitor KPIs directly from your database
🧑‍💻 For Developers & Learners
Vox is open source, showcasing a modern full-stack AI app:
-
Frontend: Next.js + TypeScript
-
Backend: FastAPI (Python)
-
AI Layer: LlamaIndex + Gemini LLM
-
Database Support: SQLAlchemy with PostgreSQL/MySQL/SQLite
Whether you’re a business user, an analyst, or a developer, Vox makes data more approachable, conversational, and actionable.







