langchain powered ai chatbot
1.0.0
An LLM powered chatbot that can answer questions based on your specific data. This project is based on the Scrimba Tutorial by Tom Chant.


match_documents.sql in your Supabase databaseyarn installcp .env.example .env
# open .env and modify the environment variablesyarn start