ai-agents-for-beginners and training-ai-agents

These two tools are complements, as the introductory lessons offered by A could be used to learn how to implement the self-improving training architecture described in B.

Maintenance 23/25
Adoption 10/25
Maturity 16/25
Community 25/25
Maintenance 6/25
Adoption 8/25
Maturity 13/25
Community 20/25
Stars: 53,826
Forks: 18,688
Downloads:
Commits (30d): 30
Language: Jupyter Notebook
License: MIT
Stars: 54
Forks: 24
Downloads:
Commits (30d): 0
Language: Jupyter Notebook
License: MIT
No Package No Dependents
No Package No Dependents

About ai-agents-for-beginners

microsoft/ai-agents-for-beginners

12 Lessons to Get Started Building AI Agents

Structured curriculum covering agent fundamentals, reasoning patterns, and tool integration using Microsoft Agent Framework paired with Azure AI Foundry Agent Service V2. Each of the 12 lessons includes written content, Python code samples, and video walkthroughs demonstrating practical implementations. Available in 50+ languages with automated translation updates via GitHub Actions.

About training-ai-agents

FareedKhan-dev/training-ai-agents

Training architecture for self-improving AI agents.

Implements a multi-agent training pipeline using LangGraph and distributed RL algorithms (SFT, PPO, contextual bandits) with real-time observability via LangSmith and Weights & Biases. Agents collaborate through shared hierarchical state, exchange knowledge in parallel, and self-improve through dynamic reward systems that adapt based on performance and task alignment. The architecture progresses through supervised fine-tuning, reinforcement learning phases, and includes tracing hooks and logging adapters for capturing every interaction and learning step.

Scores updated daily from GitHub, PyPI, and npm data. How scores work