This project implements a chatbot interface that enables users to interact with a tabular database via natural language queries. The chatbot processes these queries, formulates appropriate SQL statements, and retrieves information from the database, presenting it in a user-friendly manner.