Skip to content

raamlaa/chat-with-mysql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat With a MySQL Database Using Python and LangChain/MistralAI

image

Features

  • Natural Language Processing: Uses MistralAI to interpret and respond to user queries in natural language.
  • SQL Query Generation: Dynamically generates SQL queries based on the user's natural language input.
  • Database Interaction: Connects to a SQL database to retrieve query results, demonstrating practical database interaction.
  • Streamlit GUI: Features a user-friendly interface built with Streamlit, making it easy for users of all skill levels.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages