mirror of
https://github.com/vinta/awesome-python.git
synced 2026-05-08 06:38:26 -05:00
[PR #2966] [CLOSED] Add AI Agents section with popular frameworks #6674
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/vinta/awesome-python/pull/2966
Author: @sudabg
Created: 3/16/2026
Status: ❌ Closed
Base:
master← Head:add-ai-agent-frameworks📝 Commits (1)
17d39e5Add AI Agents section with popular frameworks📊 Changes
1 file changed (+11 additions, -0 deletions)
View changed files
📝
README.md(+11 -0)📄 Description
Added a new 'AI Agents' section featuring:\n\n- langchain - context-aware reasoning with LLMs\n- open-webui - user-friendly AI interface\n- langflow - visual AI agent builder\n- autogen - multi-agent framework (Microsoft)\n- crewai - role-playing AI agents orchestration\n\nAI agents are a rapidly growing category in the Python ecosystem. These frameworks are widely used (langchain 145k stars, open-webui 127k stars, etc.) and belong in this awesome list.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.