aniketmaurya/Agents
Build Agentic workflows with function calling using open LLMs
Supports multi-modal workflows with text and image processing across multiple LLM backends (OpenAI, Cohere, LlamaCPP). Implements tool binding and automatic execution through a `run_tools()` interface that chains function results back into the conversation context. Provides a modular tool ecosystem including web search, weather APIs, and image inspection with extensible patterns for custom integrations.
Stars
28
Forks
4
Language
Python
License
Apache-2.0
Category
Last pushed
Mar 02, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/aniketmaurya/Agents"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
InfinitiBit/graphbit
GraphBit is the world’s first enterprise-grade Agentic AI framework, built on a Rust core with a...
autogluon/autogluon-assistant
Multi-Agent System Powered by LLMs for End-to-end Multimodal ML Automation
samholt/L2MAC
🚀 The LLM Automatic Computer Framework: L2MAC
pguso/agents-from-scratch
Build AI agents from first principles using a local LLM - no frameworks, no cloud APIs, no...
wjayesh/mahilo
mahilo: Multi-Agent Human-in-the-Loop Framework is a flexible framework for creating multi-agent...