Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
| Date | Stars |
|---|---|
| 2026-07-31 | 8181 |
| 2026-08-02 | 8181 |
| 2026-08-05 | 8270 |
| 2026-08-06 | 8270 |
Today
— stars today
This week
— stars this week
This month
— stars this month
Momentum
0.0
growth rate 0.00%/day
# The Mother of AI Project
## Phase 1 RAG Systems: arXiv Paper Curator
<div align="center">
<h3>A Learner-Focused Journey into Production RAG Systems</h3>
<p>Learn to build modern AI systems from the ground up through hands-on implementation</p>
<p>Master the most in-demand AI engineering skills: <strong>RAG (Retrieval-Augmented Generation)</strong></p>
</div>
<p align="center">
<img src="https://img.shields.io/badge/Python-3.12+-blue.svg" alt="Python Version">
<img src="https://img.shields.io/badge/FastAPI-0.115+-green.svg" alt="FastAPI">
<img src="https://img.shields.io/badge/OpenSearch-2.19-orange.svg" alt="OpenSearch">
<img src="https://img.shields.io/badge/Docker-Compose-blue.svg" alt="Docker">
<img src="https://img.shields.io/badge/Status-Week%207%20Advanced%20Features-brightgreen.svg" alt="Status">
</p>
</br>
<p align="center">
<a href="#-about-this-course">
<img src="static/mother_of_ai_project_rag_architecture.gif" alt="RAG Architecture" width="700">
</a>
</p>
## 📖 About This Course
This is a **learner-focused project** where you'll build a complete research assistant system that automatically fetches academic papers, understands their content, and answers your research questions using advanced RAG techniques.
**The arXiv Paper Curator** will teach you to build a **production-grade RAG system using industry best practices**. Unlike tutorials that jump straight to vector search, we follow the **professional path**: master keyword search foundations first, then enhance with vectors for hybrid retrieval.
> **🎯 The Professional Difference:** We build RAG systems the way successful companies do - solid search foundations enhanced with AI, not AI-first approaches that ignore search fundamentals.
By the end of this course, you'll have your own AI research assistant and the deep technical skills to build production RAG systems for any domain.
### **🎓 What You'll Build**
- **Week 1:** Complete infrastructure with Docker, FastAPI, PostgreSQL, OpenSearch, and Airflow
- **Week 2:** Automated data pipeline fetching and parsing academic papers from arXiv
- **Week 3:** Production BM25 keyword search with filtering and relevance scoring
- **Week 4:** Intelligent chunking + hybrid search combining keywords with semantic understanding
- **Week 5:** Complete RAG pipeline with local LLM, streaming responses, and Gradio interface
- **Week 6:** Production monitoring with Langfuse tracing and Redis caching for optimized performance
- **Week 7:** **Agentic RAG with LangGraph and Telegram Bot for mobile access**
---
## 🏗️ System Architecture Evolution
### Week 7: Agentic RAG & Telegram Bot Integration
<div align="center">
<img src="static/week7_telegram_and_agentic_ai.png" alt="Week 7 Telegram and Agentic AI Architecture" width="800">
<p><em>Complete Week 7 architecture showing Telegram bot integration with the agentic RAG system</em></p>
</div>
### LangGraph Agentic RAG Workflow
<div align="center">
<img src="static/langgraph-mermaid.png" alt="LangGraph Agentic RAG Flow" width="800">
<p><em>Detailed LangGraph workflow showing decision nodes, document grading, and adaptive retrieval</em></p>
</div>
**Week 7 Code walkthrough + blog:** [Agentic RAG with LangGraph and Telegram](https://jamwithai.substack.com/p/agentic-rag-with-langgraph-and-telegram)
**Key Innovations in Week 7:**
- **Intelligent Decision-Making**: Agents evaluate and adapt retrieval strategies
- **Document Grading**: Automatic relevance assessment with semantic evaluation
- **Query Rewriting**: Adaptive query refinement when results are insufficient
- **Guardrails**: Out-of-domain detection prevents hallucination
- **Mobile Access**: Telegram bot for conversational AI on any device
- **Transparency**: Full reasoning step tracking for debugging and trust
---
## 🚀 Quick Start
### **📋 Prerequisites**
- **Docker Desktop** (with Docker Compose)
- **Python 3.12+**
- **UV Package Manager** ([Install Guide](https://docs.asExcerpt of 24,401 characters
Read on GitHub8
1
1
Would you bet a product on this? Bounded 0–100 and slow moving.
matched fp:e43a79495388d243, name:agentic
matched fp:e43a79495388d243, name:course