Free GitHub AI University: Build an AI Agent in 7 Weeks
Time to build your own AI agent: some guy founded a free AI university on GitHub.
There, instead of tutorials and theory, you get full-fledged AI systems from real-world practice.
Step by step.
Week 1 → Docker, FastAPI, databases
Week 2 → Automated data processing pipelines
Week 3 → Building your own search engine (BM25)
Week 4 → Hybrid search (semantic + keyword-based)
Week 5 → A full-fledged RAG system
Week 6 → Preparing for production (caching + monitoring)
Week 7 → Agentic AI with LangGraph