-
Copy
.env.sample
into a.env
file. -
Run these commands to install the requirements, set up the local database, and seed it with test data:
python -m pip install -r requirements.txt python setup_postgres_database.py python setup_postgres_seeddata.py
-
Run the sample flow:
python main.py
forked from pamelafox/learnlive-rag-starter
-
Notifications
You must be signed in to change notification settings - Fork 0
Starter code for RAG app for learn live session
License
mthlpbs/learnlive-rag-starter
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Starter code for RAG app for learn live session
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 99.0%
- Dockerfile 1.0%