Example of using SQLDatabaseChain from Langchain
Tested using Pyton 3.10.11
Getting started:
- Import the CSV files from the data-folder into your own database
- pip install -r requirements.txt
- Copy .env.example to .env and modify accordingly
- Run the Jupyter notebook