Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@ Production-grade RAG system for YouTube videos with semantic chunking, contextua

---

## 🚀 Getting Started

**New to this project?** Follow the step-by-step setup guide:

👉 **[SETUP.md](./SETUP.md)** - Complete beginner-friendly installation guide

---

## ✅ Current Status (2025-12-02)

**Phase 1 COMPLETE** - All 6 containers operational
Expand Down Expand Up @@ -185,6 +193,7 @@ See [AGENTS.md](./AGENTS.md) for coding guidelines.

## Documentation

- **[SETUP.md](./SETUP.md)** - **Complete setup guide for new machines** (start here!)
- **[RESUME.md](./RESUME.md)** - Quick resume guide, commands, status
- **[PROGRESS.md](./PROGRESS.md)** - Recent changes, technical details
- **[AGENTS.md](./AGENTS.md)** - Development guidelines, conventions
Expand Down
Loading