Skip to content

Commit 14e9264

Browse files
authored
Merge pull request #32 from EthicalML/copilot/add-pocketflow-repository
Add PocketFlow to Agent Development section
2 parents 5881eae + 0b85a23 commit 14e9264

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@ Please review our [CONTRIBUTING.md](https://github.com/EthicalML/awesome-product
9696
* [n8n](https://github.com/n8n-io/n8n) ![](https://img.shields.io/github/stars/n8n-io/n8n.svg) - n8n is a workflow automation platform that gives technical teams the flexibility of code with the speed of no-code.
9797
* [OpenAGI](https://github.com/agiresearch/OpenAGI) ![](https://img.shields.io/github/stars/agiresearch/OpenAGI.svg) - OpenAGI is used as the agent creation package to build agents for AIOS.
9898
* [OpenAI Agents SDK](https://github.com/openai/openai-agents-python) ![](https://img.shields.io/github/stars/openai/openai-agents-python.svg) - The OpenAI Agents SDK is a lightweight yet powerful framework for building multi-agent workflows. It is provider-agnostic, supporting the OpenAI Responses and Chat Completions APIs, as well as 100+ other LLMs.
99+
* [PocketFlow](https://github.com/The-Pocket/PocketFlow) ![](https://img.shields.io/github/stars/The-Pocket/PocketFlow.svg) - PocketFlow is a lightweight framework for building and orchestrating AI agent workflows.
99100
* [PydanticAI](https://github.com/pydantic/pydantic-ai) ![](https://img.shields.io/github/stars/pydantic/pydantic-ai.svg) - PydanticAI is a Python agent framework designed to make it less painful to build production grade applications with Generative AI.
100101
* [smolagents](https://github.com/huggingface/smolagents) ![](https://img.shields.io/github/stars/huggingface/smolagents.svg) - smolagents is a library that enables you to run powerful agents in a few lines of code.
101102
* [Swarm](https://github.com/openai/swarm) ![](https://img.shields.io/github/stars/openai/swarm.svg) - Swarm is an educational framework exploring ergonomic, lightweight multi-agent orchestration.

0 commit comments

Comments
 (0)