Microsoft AutoGen: AutoGen is a versatile framework for developing multi-agent AI applications that can operate autonomously or in collaboration with humans. It offers a layered, extensible design, including Core and AgentChat APIs, along with developer tools like AutoGen Studio for no-code GUI development and AutoGen Bench for performance evaluation.; context-engineering: This project is a training hub for mastering Context Engineering with Model Context Protocol (MCP), focusing on building production-ready semantic memory systems for AI assistants. It utilizes Python, FastAPI, FastMCP, and LangGraph to implement advanced memory architectures like the CoALA Four-Tier Memory.
Developing multi-agent AI applications
Developing AI assistants that can remember past interactions and facts.