Skip to content

anasskhannn/Chat-with-Database-SQL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the complete project chat with database in natural language using llm and ai agents.

Milestones

  • Create a chat with sqlite connection with local db. ✅

  • Create a connection with mysql database.✅

  • Create option to download chat history.✅

  • Better Response quality for Easy Understanding of answer.✅

  • Add context of previous to answer similar queries to reduce computation.

    • By adding a memory to local storage and retrieve the response of similar queries from there.
  • Better UI

  • Make the code base modular for readability and easy modifications.

Modifications

  • To remove double answers from natural language output
  • To change location of download button
  • To make model better

About

This is the repository for my college major project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages