Skip to content

In this project we will be developing an end to end LLm application using Llama where we will create Text To SQL LLM App and later retrieving query from sql database

Notifications You must be signed in to change notification settings

AIwithhassan/text-to-SQL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pipenv install

pipenv install streamlit langchain_groq

Appication tested on the following questions

What are the average marks class wise?

Name of the student who scored the highest marks?

Name of the student who scored the lowest marks?

Name of the student with the second highest marks in DEVOPS course?

Name of the student alongwith their marks with the second highest marks course wise?

About

In this project we will be developing an end to end LLm application using Llama where we will create Text To SQL LLM App and later retrieving query from sql database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages