dataease/SQLBot
A text-to-SQL ChatBI tool powered by large language models and RAG that converts natural language questions into SQL queries.

SQLBot is an intelligent data query system built on large language models and RAG (Retrieval-Augmented Generation). It enables conversational data analysis by converting natural language questions into SQL queries. Users can ask data questions in plain language and receive SQL results along with visualization charts. It integrates LLMs for natural language understanding and SQL generation, combined with RAG for high-quality text-to-SQL conversion.