This system allows users to interact with databases conversationally - no SQL knowledge required. For example, a user can ask: “Show all employees in the Engineering department earning above 50,000.” ...
This project is an end-to-end Large Language Model (LLM) application that enables users to query a database using plain English rather than writing SQL statements. The system leverages Llama 3, hosted ...