toolcalling
There are 44 repositories under toolcalling topic.
haris-musa/excel-mcp-server
A Model Context Protocol server for Excel file manipulation
ArcadeAI/arcade-mcp
The best way to create, deploy, and share MCP Servers
IBM/mcp
A collection of Model Context Protocol (MCP) servers, clients and developer tools by IBM.
pkdindustries/soulshack
soulshack, an irc chatbot. openai/ollama/gemini/anthropic apis. basic shell tools and mcp server support.
phughesmcr/deno-mcp-template
A template repo for writing and publishing local, remote, DXT, and binary MCP servers using Deno.
vrknetha/aisdk-mcp-bridge
Bridge package enabling seamless integration between Model Context Protocol (MCP) servers and AI SDK tools. Supports multiple server types, real-time communication, and TypeScript.
ArcadeAI/ArcadeGPT
DEPRECATED AI Chat assistant with access to Github, Google (calendar/mail/etc), Slack, Twitter, and more all through Arcade tools
chiatzenw-cur/resume-mixer
an agent that manages a folder of project descriptions as blocks and mix them to generate an optimal resume for a given job description
pahautelman/open-webui-email-calendar-assistant
Open WebUI Tools for Google Services: Manage contacts, send emails, and schedule Google Meet meetings directly from your AI assistant using Google APIs.
OpenExecProtocol/Specification
The Open eXecution Protocol Specification
pahautelman/open-webui-tool-skeleton
Open WebUI Tool Template & Skeleton: A starting point and guide for developing custom tools to extend your AI assistant's capabilities in Open WebUI. Includes examples and best practices.
promptmesh/semantictool
tool management service for performing vector tool calling at scale.
sligter/canctool
A service that enables LLMs without native OpenAI tool calling support to simulate standard OpenAI tool calling, support claude code、roocode、kilocode,etc.
Spartee/arcade-obsidian
Arcade Tools for using LLMs to interact with Obsidian Vault contents
mfurkan03/GM-ENGINE-Frpg-Creator
A LangGraph-powered fantasy RPG engine that builds an agentic world while utilizing tool-calling, retrieval-augmented generation (RAG), and dynamic summarization for efficient token usage. Players interact with evolving storylines, NPCs, inventory, and game logic through a language model acting as the game master.
ankitkumarbarik/WebSage_AI
WebSage_AI 🌐
OpenExecProtocol/docs
Open eXecution Protocol spec docs
caua1503/llm-tool-fusion
llm-tool-fusion é uma biblioteca Python que unifica e simplifica o uso de ferramentas com LLMs. Compatível com frameworks como Ollama, LangChain e OpenAI, facilita a integração de funções e módulos, tornando o desenvolvimento de apps de IA mais ágil e modular.
neoluigi4123/Ollamacord
Ollama integrated Discord bot with tool_calls to browse web, vision compatible, and more...
theabrahamaudu/velo
Agentic AI telegram bot that creates ad campaigns with local LLMs (Ollama) + Stable Diffusion. Your self-hosted marketing team.
hp92467/ai-agent
旋转机械故障诊断AI 智能体
laolarou726/ToolCalling_Demo
This is a minimal demo project to show the capabilities of a tool calling using LangChain, it contains all the things you required to build a basic agent-based tool-call system.
shohanur-shoron/gemini-function-calling
This Python script demonstrates how to use Google's Gemini AI models with function calling capabilities. It sets up a chat interface where a user can interact with a Gemini model.
Tamminhdiep97/agent_no_framework
Lightweight examples for orchestrating agentic-AI tool-calling workflows without a heavy framework.
AreebaxIrfan/Q_4_Learning
Practical Q4 learning repo exploring Agentic AI SDK with Python — covering generative AI, FastAPI, LLMs, tool calling, and autonomous agent workflows.
D3rhami/Chatbot-LangChain-ToolCalling
This project demonstrates a LangChain-based chatbot that integrates with a database to perform tasks like checking order statuses, registering new orders, and querying product inventory.It uses function calling and memory management to create a seamless user experience.The chatbot interacts with users through a web interface
ryanseddon/build-local-agent
How to Build a Local Agent
SwamiKannan/Callable-to-openai-function-calling-template
Convert a function into the OpenAi template
Yash8745/Agentic-AI
Unleash dynamic multi-agent intelligence that fuses smart web searches with real-time financial insights and seamless PDF wizardry. Powered by PhiData’s robust financial data Agents and using Llama3 70B's as LLM for Agent supervisor Agent Orchestration
azfaizan/invest-gpt
Invest GPT is a custom-built solution designed for live crypto and general investment analysis. It is capable of invoking tool calls using a web-search-enabled model, which by default does not support function calling. This is a tailored solution for InvestmentMarket.ae.
Ibzie/Numidium-Local
Terminal side-kick that talks to your local LLM instead of a SaaS API. Opens files, runs shell commands, forgets nothing unless you delete the session file. Built because my GPU was bored.
LuggaPugga/toolkit
A collection of AI tools built for the Vercel AI SDK.
pradeepiyer/agent-kit
A hello-world agent using OpenAI Responses API.
ramaureirac/chatbot-rag-tool-calling
Sample code for a Chatbot with RAG and Tool Calling features written in Go