Skip to content

Repository files navigation

Framework Comparison

This project implements the same workflow (research → summarize) across three frameworks using the same model and prompts.

Core Differences

  • CrewAI: task-driven agents
  • LangGraph: state-driven workflows
  • AutoGen: conversation-driven agents

When to Use What

  • Use CrewAI for quick, structured workflows
  • Use LangGraph when you need control and reliability
  • Use AutoGen for multi-agent collaboration and iteration

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages