Spaces:
Sleeping
Sleeping
File size: 1,160 Bytes
6770071 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 |
# RAG 30 Days Sprint π
This repository contains a 30-day sprint to master Retrieval-Augmented Generation (RAG) systems using Python, LangChain, and modern AI tools.
## π
Day Tracker
| Day | Folder | Description | Status |
|-----|--------|------------------------|--------|
| 1 | day1 | Hello world test file | β
|
| 2 | day2 | TBD | β³ |
| ... | ... | ... | ... |
## π Folder Structure
rag-30-days/
β
βββ day1/
β βββ hello_ai.py
β
βββ README.md
markdown
Copy
Edit
## π§ Goal
To build a production-ready RAG pipeline in 30 days and land a remote AI job by the end of the sprint.
## π οΈ Tools
- Python
- LangChain
- ChromaDB / Weaviate / FAISS
- OpenAI API
- Streamlit (optional UI)
- Git & GitHub
## π Progress
Check commits and folders daily to follow the sprint. Each folder corresponds to 1 day of learning and building.
## π¬ Contact
Made by [Hamid Omarov](https://www.linkedin.com/in/hamidomarov)
Check out my portfolio: [Notion Page](https://www.notion.so/AI-Content-Factory-Operations-2400a72a724c8050b5c6ddc0e6a0a77d)
|