Skip to content

Generative AI project using LangChain for database search, using natural language AI converts and performs the SQL query

Notifications You must be signed in to change notification settings

LuisHBeck/genAI-sql-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Generative AI SQL Search Tool

Tools

  • Python
  • LangChain
  • Streamlit

Concepts

  • Gen AI
  • LLM (GooglePalm)
  • Chains
  • Prompts & Templates
  • Few Shots Learning
  • Embeddings
  • Vector DB

Usage demonstration

Ask your question about the data stored in database and click Search

SQL Search Tool

Background chain executed

Executed chain

About

Generative AI project using LangChain for database search, using natural language AI converts and performs the SQL query

Topics

Resources

Stars

Watchers

Forks

Languages