Skip to content

jonathan-orsel/NLSQL

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NLSQL

A streamlit project to showcase transcription from natural processing to SQL

Prequisite

  • Python 3.10.6

  • pipenv >= 2023.7.3

Setup

Install requirements

pipenv install

Launch the app

  • default :
pipenv run streamlit run Home.py
  • on Github codespace :
pipenv run streamlit run Home.py   --server.enableCORS false --server.enableXsrfProtection false

Usage

  • 📊 NLSQL

Throught this page you can explore the sqlite database with natural language.

  • ⚙ Configuration

This page contains vanna agent information and sqlite table content

About

A streamlit project to showcase transcription from natural processing to SQL

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%