snudurupati/agentic-ai-architect
From Data Engineer to AI Architect: An 8-week open-source curriculum building a production-grade Data Contract Validator Agent.
Structured outputs using Pydantic and vector-based retrieval form the foundation, progressing through LangGraph-based agent orchestration and advanced reasoning techniques like GraphRAG for entity resolution. The curriculum culminates in a capstone comparing continued pre-training versus graph-based approaches for building deterministic, explainable data validation systems. Each week includes hands-on code implementations, moving from LLM fundamentals through RAG pipelines to multi-hop reasoning and model fine-tuning strategies.
Stars
7
Forks
7
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Mar 02, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/snudurupati/agentic-ai-architect"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
curiousily/AI-Bootcamp
Self-paced bootcamp on Generative AI. Tutorials on ML fundamentals, Ollama, LLMs, RAGs,...
patchy631/ai-engineering-hub
In-depth tutorials on LLMs, RAGs and real-world AI agent applications.
Shubhamsaboo/awesome-llm-apps
Collection of awesome LLM apps with AI Agents and RAG using OpenAI, Anthropic, Gemini and...
langroid/langroid
Harness LLMs with Multi-Agent Programming
datawhalechina/hello-agents
📚 《从零开始构建智能体》——从零开始的智能体原理与实践教程