GitHub - OpenBMB/XAgent: An Autonomous LLM Agent for Complex Task Solving
Darren LI and added
GitHub - AI4Finance-Foundation/FinRobot: FinRobot: An Open-Source AI Agent Platform for Financial Applications using LLMs 🚀 🚀 🚀
GitHub - AI4Finance-Foundation/FinRobot: FinRobot: An Open-Source AI Agent Platform for Financial Applications using LLMs 🚀 🚀 🚀
Steve Werber added
AgentBench: Evaluating LLMs as Agents
Xiao Liu • AgentBench: Evaluating LLMs as Agents
Darren LI added
memary: Open-Source Longterm Memory for Autonomous Agents
memary demo
Why use memary?
Agents use LLMs that are currently constrained to finite context windows. memary overcomes this limitation by allowing your agents to store a large corpus of information in knowledge graphs, infer user knowledge through our memory modules, and only retrieve relevan... See more
memary demo
Why use memary?
Agents use LLMs that are currently constrained to finite context windows. memary overcomes this limitation by allowing your agents to store a large corpus of information in knowledge graphs, infer user knowledge through our memory modules, and only retrieve relevan... See more
GitHub - kingjulio8238/memary: Longterm Memory for Autonomous Agents.
Nicolay Gerold added
Data
An agent can be thought of as a logical wrapper around an LLM, allowing us to add several features to our AI systems, primarily:
- Tool usage, such as calling APIs for info, executing code,
- Internal thoughts over multiple generation steps
- Ability to use various tools and reasoning steps to answer more complex queries.
- Parallel agents can go and complete
James Briggs • LLMs Are Not All You Need | Pinecone
Nicolay Gerold and added
Autonomous Agents Directory
mattprd.comDarren LI added