# compare-agent-frameworks **Repository Path**: mirrors_alvations/compare-agent-frameworks ## Basic Information - **Project Name**: compare-agent-frameworks - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-12-08 - **Last Updated**: 2026-04-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README This repo is built to compare the implementation of different agent frameworks: - MetaGPT - LangChain - CrewAI - AutoGen - Qwen agent The goal will be the same in each script: Build a team of two agents, one manager that can execute code, and one managed agent that can do basic web searches. We'll use GPT-4o for all.