A browser-based solution that allows stakeholders to query a structured database using natural English language questions.
Live App: https://idqssummer25-1071721227522.us-central1.run.app/
Project Status – Intelligent Data Query System
✅ Done
GCP project created and core services established.
Backend (Flask) initialized with API to handle user queries.
LLM integration completed locally.
Basic browser-based UI exists.
🔄 To Do
RAG pipeline with SQL generation & retrieval.
LLM for embedding.
Create vector database for embedded info (Postgres).
🎯 Goal for Next Month
Make anything currently working locally hostable on GCP.
🎯 Goal for Next 3 Months
Finish the project at a basic level (less prompt engineering for now).