Skip to content

TrilokiDA/QA-from-SQL-DB-GooglePalm

Repository files navigation

Question And Answer from SQL Database

Query from DB with help of LLM(GooglePalm) in Simple English language

Steps for running code

  • Create virtual env
    • conda create --name myenv python=3.x
    • conda activate myenv
  • Install requirements file with pip install -r requirements.txt
  • Create Google API Key
  • Run db_creation_atliq_t_shirts.sql file in MySQL to create Table
  • Run app.py in terminal as python app.py
  • Do query with the help of Postman or other API tester s/w

About

Query from DB with help of LLM in Simple English query

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published