Course: Introduction to RAG and Knowledge Assistants
Runtime Needed
- Python 3.11 or newer
- Packages or tools: standard library for the first demo; optional vector database later
Local Setup
This first release is text-first. Use the starter files to understand the project shape before installing large or paid dependencies.
python starter-files/runtime_check_rag.py
Quality Rule
Keep API keys out of files. Use mock mode first. Do not submit a result until the limitation line is filled in.
