We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a34849 commit 38b710eCopy full SHA for 38b710e
1 file changed
README.md
@@ -135,6 +135,7 @@ _Libraries for building AI applications, LLM integrations, and autonomous agents
135
- [autogen](https://github.com/microsoft/autogen) - A programming framework for building agentic AI applications.
136
- [crewai](https://github.com/crewAIInc/crewAI) - A framework for orchestrating role-playing autonomous AI agents for collaborative task solving.
137
- [dspy](https://github.com/stanfordnlp/dspy) - A framework for programming, not prompting, language models.
138
+ - [hermes-agent](https://github.com/nousresearch/hermes-agent) - An adaptive AI agent framework that grows with you.
139
- [langchain](https://github.com/langchain-ai/langchain) - Building applications with LLMs through composability.
140
- [pydantic-ai](https://github.com/pydantic/pydantic-ai) - A Python agent framework for building generative AI applications with structured schemas.
141
- [TradingAgents](https://github.com/TauricResearch/TradingAgents) - A multi-agents LLM financial trading framework.
0 commit comments