NirDiamant/GenAI_Agents
This repository provides tutorials and implementations for various Generative AI Agent techniques, from basic to advanced. It serves as a comprehensive guide for building intelligent, interactive AI systems.
Covers concrete agent implementations spanning LangChain, LangGraph, and PydanticAI frameworks with working code examples for conversational, reasoning, and multi-agent systems. The repository emphasizes practical patterns like state management via LangGraph, tool integration through function calling, and agentic loop workflows—moving beyond conceptual tutorials to production-relevant architectures. Additionally includes specialized implementations for RAG integration, data analysis, and academic workflows that demonstrate real-world application patterns.
20,455 stars.
Stars
20,455
Forks
3,384
Language
Jupyter Notebook
License
—
Category
Last pushed
Feb 17, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/generative-ai/NirDiamant/GenAI_Agents"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
GoogleCloudPlatform/generative-ai
Sample code and notebooks for Generative AI on Google Cloud, with Gemini on Vertex AI
microsoft/generative-ai-with-javascript
Join a time-traveling adventure where you meet history’s legends while learning Generative AI...
aws-samples/generative-ai-on-amazon-sagemaker
Amazon SageMaker AI collection of examples, code samples and recipes.
bahree/GenAIBook
"Generative AI in Action" book's code repository
2abet/genai_scaffold
A python CLI tool that bootstraps production-ready GEN AI project structures with best practices...