NF QueryGPT
Link to open source: https://github.com/Pooja-jaiswal-123/hacke_4
NF QueryGPT is an AI-powered database assistant that enables users to query business data using natural language in English or Hinglish. The system converts user questions into optimized SQL queries, executes them on a read-only SQLite database, and presents results as tables, metrics, or charts. It understands relationships across multiple database tables, displays generated SQL for transparency, and handles ambiguous requests by asking clarifying questions. Built with safety-first principles, QueryGPT prevents any data modification operations while making data analytics accessible to non-technical users.



