First_RAG_System / README.md
HamidOmarov's picture
Add README structure for RAG 30-day sprint
6770071
|
raw
history blame
1.16 kB
# 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)