Skip to content

This repository provide insights on how to query postgresql using LLM

Notifications You must be signed in to change notification settings

aki83reo/Langchain-SQL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

  1. This code will help connect with your sql database, here i am using postgre sql.
  2. i have used openai chatgpt-3.5 turbo model.
  3. Langchain to orcastrate the process.
  4. In this i have created a table using llm, defined few columns and inserted some data.
  5. Queried the database. #Very helpful for Data Analysts and Data Scientist who have little knowledge on sql.

About

This repository provide insights on how to query postgresql using LLM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published