NEXUS
96% query accuracy
AI data-analyst platform for natural-language queries on structured data
- Problem
- Analysts who cannot write SQL still need the answers locked inside SQL databases, so every question turns into a ticket for someone who can.
- Approach
- Schema-aware prompting layered with Chain-of-Thought and Tree-of-Thought reasoning, so the model plans and validates a query against the real schema before it writes one.
- Outcome
- Reached 96% query accuracy, with results rendered as dashboards a non-technical user can read without touching SQL.
- ReactJS
- FastAPI
- PostgreSQL
- MongoDB
- GenAI
- TailwindCSS