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)