Capstone Projects#
| # | Project | Week | Description |
|---|---|---|---|
| C1 | BS Degree Chatbot | Week 04 | Hybrid RAG chatbot + RAGAS evaluation |
| C2 | Autonomous Research Agent | Week 05 | LangChain daily research blog with memory, validation, and GitHub Actions |
| C3 | Job Posting Scraper & Tracker | Week 06 | Hidden API → validated schema → SQLite state → Parquet → DuckDB dashboard |
| C4 | AI Signature Detection & Cropper | Week 06 | Detect → crop → independent verifier, scored on precision/recall |
| C5 | Live Multilingual Travel Translator | Week 06 | STT → translate → TTS pipeline |