daviddwlee84 / DuckDB_Chat

Access file as a database with interactive SQL query experience. Built on Streamlit and DuckDB.

Home Page:https://duckdb-chat-demo.streamlit.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DuckDB Chat

Access file as a database with interactive SQL query experience.

Getting Started

Demo

pip install -r requirements.txt
# Optional
cp example.env .env
# Fill-in your keys
# ...

Streamlit

streamlit run app.py

https://raw.githubusercontent.com/daviddwlee84/DuckDB_Chat/main/demo/demo.csv

Chainlit

chainlit run --watch chainlit_app.py
chainlit run --watch chainlit_app_pandasai.py

Todo

Chainlit

Resources

DuckDB

LangChain x DuckDB

SQLite

Streamlit

Deploy

LangChain x Streamlit

LangChain

Database / SQL

Chainlit

About

Access file as a database with interactive SQL query experience. Built on Streamlit and DuckDB.

https://duckdb-chat-demo.streamlit.app/


Languages

Language:Jupyter Notebook 73.3%Language:Python 26.7%