AGENT0S
HomeLibraryAgentic
FeedbackLearn AI
LIVE
Agent0s · AI Intelligence Library
Share FeedbackUpdated daily · 7am PST

INTELLIGENCE LIBRARY

243 items indexed · AI tools, prompts, hooks & techniques

FILTERS
SYSTEM STATS
Total items243
UpdatedDaily · 7am
SourcesWeb + GitHub
▸ FILTERS & SEARCH
1–2 of 2 items
technique
Beginner

AI Agents for Beginners - A Microsoft Course

This is a free, comprehensive course from Microsoft that teaches the fundamentals of building AI agents. It provides a structured, 12-lesson curriculum in Jupyter Notebooks to get anyone started with creating automated AI systems that can reason and perform tasks.

General
GitHub
technique
Intermediate

Microsoft Agent Framework: Build and Orchestrate Multi-Agent AI Workflows in Python and .NET

Microsoft Agent Framework is an open-source library for building, coordinating, and deploying AI agents that can work together in complex pipelines — available for both Python and .NET developers. It supports graph-based workflows where multiple specialized agents hand off tasks to each other, with built-in features like checkpointing, human-in-the-loop approval steps, and a visual DevUI for debugging. Business owners can use it to automate multi-step processes like customer support escalation, document processing pipelines, or internal research workflows without stitching together separate tools.

General
GitHub