-
Hands-On-Large-Language-Models
Official code repo for the O'Reilly Book - "Hands-On Large Language Models"
It’s the full code from the book, with notebooks covering LLM basics, training, and fine-tuning. If you like a guided, notebook-first path from foundations to customization, this feels like a friendly trail map. Link: https://github.com/HandsOnLLM/Hands-On-Large-Language-Models
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
A free, structured 11-lesson course to start AI agents the right way. Think of it as turn-by-turn directions for agents, minus the detours and dead ends. Link: https://github.com/microsoft/ai-agents-for-beginners
-
GenAI_Agents
50+ tutorials and implementations for Generative AI Agent techniques, from basic conversational bots to complex multi-agent systems.
Clear tutorials and implementations of generative AI agent techniques, from basic builds to advanced strategies. You’ll see how different agent strategies are wired up, which makes design choices feel obvious. Link: https://github.com/NirDiamant/GenAI_Agents
-
basics
Discontinued Learn how to design, develop, deploy and iterate on production-grade ML applications. [Moved to: https://github.com/GokuMohandas/Made-With-ML]
One of the best resources for building production-grade ML systems end to end. My pick when you care about real-world systems and operational quality, not just pretty notebooks. Link: https://github.com/madewithml/basics
-
Prompt-Engineering-Guide
🐙 Guides, papers, lessons, notebooks and resources for prompt engineering, context engineering, RAG, and AI Agents.
A massive collection of guides, papers, notebooks, and resources on prompt engineering. Keep it handy when you want proven patterns and quick references in one place. Link: https://github.com/dair-ai/Prompt-Engineering-Guide
-
awesome-generative-ai-guide
A one stop repository for generative AI research updates, interview resources, notebooks and much more!
A one-stop repo for GenAI research updates, notebooks, interview prep, and more. Great for staying current while practicing with solid reference materials you can trust. Link: https://github.com/aishwaryanr/awesome-generative-ai-guide
-
dmls-book
Summaries and resources for Designing Machine Learning Systems book (Chip Huyen, O'Reilly 2022)
Summaries and references for one of the most important ML systems books out there. It strengthens your systems thinking, which quietly prevents half the headaches before they begin. Link: https://github.com/chiphuyen/dmls-book
-
A beginner-friendly ML curriculum with practical examples and exercises you can actually finish. A solid starting point if you’re new to ML and want quick wins. Link: https://github.com/microsoft/ML-For-Beginners
-
A hands-on, end-to-end course on building, evaluating, and deploying LLM applications. Ideal when you want a clear path from spark of an idea to deployment. Link: https://github.com/mlabonne/llm-course
Related posts
-
Revisiting Benchmarking- Building a Rust A2A Agent
-
Persistent multi-agent conversations with the OpenAI Agents SDK and MongoDB
-
How to Build Self-Healing AI Agents with Monocle, Okahu MCP and OpenCode
-
CVE-2026-33017: How I Found an Unauthenticated RCE in Langflow by Reading the Code They Already Fixed
-
Building Persistent Memory for Voice AI Agents with MongoDB