Active references
Consolidated AI Workspace
Find the meaningful AI references without digging through the archive.
The clean RAG app is now the front door. This portal highlights the active build path, curated learning references, and archived projects kept only for history.
Recommended first
Archived safely
Hybrid RAG
Ask the course knowledge base
Answers use the clean RAG backend with vector search, BM25 keyword retrieval, rank fusion, and source cards.
Answer
Ingestion
Upload and index documents
Supports PDF, DOCX, Markdown, and TXT.
AI Agents
Project intelligence agents
Reference Map
Active app, curated references, and archive
Knowledge Trail
Saved queries
Evaluation
Retrieval dashboard
Recommended Path
Build from the clean app outward
- Start with main/ai_agents_rag for all new implementation.
- Use the course and NVIDIA references when you need framework patterns.
- Open the archive only when recovering old experiments or comparing approaches.