
autogen_demo
Demo repository for AutoGen framework
Repository Info
About This Server
Demo repository for AutoGen framework
Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.
Documentation
uv init autogen-ai
uv venv
uv add 'autogen-agentchat' # 0.5.7
uv add 'autogen-ext[ollama]'
uv add 'autogen-ext[openai]'
uv add 'autogen-ext[azure]'
uv add 'autogen-ext[mcp]'
uv add 'pydantic'
uv add 'mcp'
uv run 01_agent.py
uv run 02_structure_output.py
reference uv: https://github.com/astral-sh/uv
reference env: https://github.com/codebangkok/ai/tree/main/autogen
reference model ollama: https://github.com/microsoft/autogen/blob/main/python/packages/autogen-ext/src/autogen_ext/models/ollama/_model_info.py
reference mcp: https://mcp.so/ , https://mcprepository.com/
video: https://www.youtube.com/watch?v=zeGloAHG1f4
Quick Start
Clone the repository
git clone https://github.com/khanapat/autogen_demoInstall dependencies
cd autogen_demo
npm installFollow the documentation
Check the repository's README.md file for specific installation and usage instructions.
Repository Details
Recommended MCP Servers
Discord MCP
Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.
Knit MCP
Connect AI agents to 200+ SaaS applications and automate workflows.
Apify MCP Server
Deploy and interact with Apify actors for web scraping and data extraction.
BrowserStack MCP
BrowserStack MCP Server for automated testing across multiple browsers.
Zapier MCP
A Zapier server that provides automation capabilities for various apps.