Skip to content

SlimKtari/agent-framework-starters

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Agent Framework Starters

Starter projects and reference patterns for building agents with the Microsoft Agent Framework, including RAG, tools, multi-agent orchestration, MCP, and more.

Learn more about the framework: https://learn.microsoft.com/agent-framework/


Overview

This repository provides a curated collection of focused starter projects designed to help developers quickly explore common agentic patterns and bootstrap new solutions.

Each sample isolates a specific capability and is intentionally minimal so it can be easily understood, extended, or reused.

The repository is intended for:

  • Learning and experimentation
  • Workshops and hackathons
  • Rapid prototyping
  • Internal knowledge sharing

Getting Started

  1. Clone the repository
  2. Open the solution
  3. Configure User Secrets to populate the required appsettings values for each project
  4. Run any sample project
  5. Browse:
  • /docs → OpenAPI UI allowing you to run and test the endpoints
  • /devui → Launches the Microsoft Agent Framework DevUI to test agents or workflows

Philosophy

These starters are designed to be:

  • Focused — one concept per sample
  • Minimal — low setup and cognitive overhead
  • Practical — runnable out of the box
  • Consistent — shared structure and conventions

They are not meant to replace official samples, but to provide scenario-driven entry points aligned with real development workflows.


Contributing / Extending

This repository is expected to evolve over time as new patterns emerge.
Additional starters, improvements, and refinements are encouraged.

About

Starter projects and reference patterns for building agents with the Microsoft Agent Framework, including RAG, tools, multi-agent orchestration, MCP, and more.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages