A powerful AI Agent built on Ollama, Agno, Groq, and Omniparser v2. It features a Retrieval-Augmented Generation (RAG) system, tool calling capabilities, and the ability to directly operate a computer through image parsing.
Stars
3
Forks
0
Watchers
3
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
35
commits
Modify the PDF knowledge base to ensure that it can be initialized with an empty path and add an image agent
089bd40View on GitHubModify the PDF knowledge base to ensure that it can be initialized with an empty path and add an image agent
b8caa37View on GitHubIncrease the concurrency capability of AI agent and the corresponding test code
74b3b4aView on GitHubUpdate the agno version and keep the system prompt words of the leader in the team in the custom coordinate mode of the previous version
06c5da6View on GitHubUse the modified team to manage multiple agents to facilitate multi-modal input expansion
eb0d031View on GitHubModify the implementation logic of team in coordinate mode in agno to split the tasks into one-time and execute them in a loop
dd8fa34View on GitHubadd WebsiteTools,fixed the issue that when using agno's CombinedKnowledgeBase, calling WebsiteTools again fails to update the Knowledge Base of CombinedKnowledgeBase
58d7e1cView on GitHub