AI Dev Impact Lab JA
← Topics ranking · 2026-08
GITHUB TOPIC

#tool-calling

GitHub repositories that have self-applied the topic "tool-calling" — a creator-tagged metadata that surfaces how AI projects describe themselves.

33
tagged repos
147
top 33 stars
9
with tool sigs
33
shown

REPOS Repos for #tool-calling (top 33 by stars)

deep-copilot/DeepCopilot

Copilot-style AI coding agent for VS Code, powered by DeepSeek V4.

JavaScript 78 AI 70 1 sig live ↗
Evolutionairy-AI/MINDLAS

Mindlas catches your coding agent drifting before the bad code lands. Real-time tracking and correction for context rot, unverified done claims, patch sprawl, and tool loops in your Claude Code session.

Python 30 AI 70 live ↗
thingctx/thingctx

Agent tools from many descriptions in a single integration. Authorize operations, not just tool calls, and approve them when a human is required. The agent gets its own identity and never holds your credentials.

Python 14 AI 70 live ↗
HandleCoding/OpenHuskyAgent

OpenHuskyAgent

Java 7 AI 45
GrokBuildMJW/ironclad

Reliability for LLM agents through enforcement, not model size — Agent-Contract-Kernel + a fail-closed orchestration engine. Model-agnostic. 🇦🇪 Built in the UAE.

Python 4 AI 70 Solo 1 sig live ↗
voidstackloop/modelforge

Desktop AI chat app unifying local Ollama models with OpenAI and Claude — includes an agentic mode where the model can read/write files and run shell commands, with every action requiring your approval.

TypeScript 4 AI 60 1 sig
sudheeshshetty/ai-chat-toolkit

Add an AI assistant to any web application in minutes using an embeddable chat widget and MCP-powered backend tools.

TypeScript 3 AI 100
Doompy/agent-action-runner

Agent-safe action and workflow runner for TypeScript backends.

TypeScript 1 AI 100
mohamed00112200/AI-Agent-Workflow-with-Tools

An AI Agent workflow using OpenAI Agents SDK, Ollama LLMs, and custom tools to automate tasks like weather retrieval and email communication.

JavaScript 1 AI 90
sirmmo/needle-openai

OpenAI-compatible HTTP API for Needle 2, Cactus Compute's 45M-parameter tool-calling model. Drop-in for any OpenAI client.

Python 1 AI 90 Solo live ↗
lao-tseu-is-alive/Talunor

Talunor is a local-first terminal AI agent written in Go, with persistent, auditable SQLite memory, guarded tool use, and a complete step-by-step course explaining how it is built.

Go 1 AI 70 2 sig
capabilityhostprotocol/chp-core

Capability Host Protocol — make agent and tool execution visible, replayable, and ready for governance.

Python 1 AI 70 2 sig
Vestabasalganglion441/OllamaHarness

Run local coding agents with full tool access and browser-based monitoring using an uncensored Ollama model on your hardware.

JavaScript 1 AI 45
prasadpamidi/aria

Swift agent runtime for Apple platforms. Keeps tools, skills and history inside the 4,096-token on-device window, so connecting an MCP server doesn't break the turn. FoundationModels / MLX / OpenAI / Anthropic / Gemini.

Swift 1 AI 40 Solo 2 sig live ↗
AkashBharangar/ai-coding-agent

Production-ready AI Coding Agent built with LangGraph, Groq, Code RAG, Tool Calling, FAISS, Tree-sitter, and Docker. Supports code understanding, retrieval, editing, terminal execution, and debugging.

Python 0 AI 100
Hisantirness/chatbot-clinica-dental

Chatbot con IA (Groq Llama 3.3 + tool-calling) que agenda y gestiona citas de una clinica dental en SQLite. Express, seguridad hardening, 47+ tests, CI/CD y deploy en Railway.

JavaScript 0 AI 100
wane528/trace2train

Local CLI to turn failed AI agent traces (wrong tool, bad args, over-refusals) from LangSmith/Langfuse into clean SFT/DPO fine-tuning data

Python 0 AI 100 Solo live ↗
KumudithaSilva/MCP-Agent

A MCP-based agent architecture that integrates a large language model with external tool execution to demonstrate structured, controlled interaction between language reasoning and system-level automation.

Python 0 AI 100
alexcao11/ai-llm-automation-systems

AI/LLM automation reference: RAG, tool calling, human review, evals, observability, safety gates, and local deterministic samples.

Python 0 AI 100
weol0820/resume-screen-agent

面向 HR 的简历初筛 Agent:规则引擎打分(硬性条件一票否决)+ 大模型语义复核,评分全程可解释,输出 CSV/JSON 筛选报告与面试问题

Python 0 AI 100
weol0820/ticket-agent

基于 DeepSeek Harness 的智能客服工单处理 Agent:自动分类、优先级评估、知识库检索(BM25)与建议答复,结论写回 SQLite 并可全程审计

Python 0 AI 100
anisayakmitra-in/PANDORA-AGENT

A Rust-first CLI agent built for real work: durable sessions, multi-provider runs, governed tools, modular workflows, and a human checkpoint before software can change your system.

Rust 0 AI 100
xuweizhengo/llm-api-purity

OpenAI and Claude API purity checker with no-store local reports

JavaScript 0 AI 90
amoghcode/schedule-agent

AI scheduling agent built with Google ADK and Gemini, featuring tool calling, conflict detection, task management, and free-slot discovery.

Python 0 AI 90
Jhacarreiro/openai-compatible-tool-adapter

Run local coding-agent tool loops against OpenAI-compatible Chat Completions providers.

TypeScript 0 AI 90
amasen02/polyai-dotnet

Lightweight multi-provider AI SDK for ASP.NET Core — OpenAI, Anthropic, Gemini, Ollama, Azure. Streaming, structured output, tool calling. Zero Semantic Kernel dependency.

C# 0 AI 80 Solo live ↗
cj3861709/Drunken_Butterfly

An AI data analysis assistant based on DeepSeek Streamlit (with a data snapshot feature to save tokens) that supports natural language-driven data exploration and visualization. (Supports Excel and MySQL)一个基于DeepSeek+Streamlit的AI数据分析助手(具有数据快照功能,可节省token),支持自然语言驱动的数据探索和可视化。(支持excel和MySQL)

Python 0 AI 70
RudrenduPaul/toolgovern

Runtime governance for AI agent tool calls: gates shell, filesystem, network, and credential access before execution.

Python 0 AI 70
mahshid-arjmandi/LLM_MCP_Agent

A professional-grade AI Agent implementation using Model Context Protocol (MCP) for dynamic tool discovery and execution. Built with Python and GapGPT (GPT-gpt-4o).

Python 0 AI 70
pepe-agent/pepe

An Elixir/OTP AI agent runtime: define agents, connect any OpenAI-compatible model, and run a tool-calling loop. CLI, HTTP API, web dashboard, Telegram, WhatsApp.

Elixir 0 AI 60 1 sig live ↗
TAKAMAgents/edge-completions

Typed Rust client for OpenAI-compatible chat completions through Cloudflare

Rust 0 AI 60 1 sig live ↗
markusvankempen/zendesk-mcp

Zendesk MCP for Cursor, VS Code, Antigravity, Bob IDE & Claude — 14 ticket tools. npx @markusvankempen/zendesk-mcp-server · pip install zendesk-mcp-server-py · IBM Code Engine SSE

JavaScript 0 AI 60 1 sig
juyelhushen/sentinel

Autonomous multi-agent engineering-ops copilot — LangGraph agents that investigate, fix, and verify bugs using MCP tools, memory, and a bounded retry/human-approval loop. 100% local via Ollama.

Python 0 AI 50

RELATED Other topics · full topics ranking →

#claude-code

1,564

#ai-agents

1,160

#llm

1,071

#claude

943

#python

806

#ai

741

#developer-tools

728

#mcp

727

#codex

521

Aggregated by case-insensitive match against topics_json of each repo's latest content snapshot. methodology