RockChinQ/CallingGPT
Build your own ChatGPT plugin platform with GPT's function calling ability | func call by GPT
This tool helps developers create custom AI assistants that can perform specific actions based on user requests. You provide your AI assistant with custom functions, and it intelligently decides when and how to use them during a conversation. This is ideal for developers who want to build personalized, task-oriented AI assistants.
No commits in the last 6 months. Available on PyPI.
Use this if you want to extend an AI chatbot's capabilities beyond just talking, allowing it to execute code or interact with other tools based on user input.
Not ideal if you're a non-technical user looking for a pre-built chatbot solution or if you don't need to integrate custom functionalities with your AI.
Stars
64
Forks
4
Language
Python
License
—
Category
Last pushed
Jul 08, 2023
Commits (30d)
0
Dependencies
1
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/RockChinQ/CallingGPT"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
ndycode/oc-chatgpt-multi-auth
OpenCode plugin for using ChatGPT Plus/Pro in GPT-5 and Codex workflows with OAuth login,...
oceanlvr/ChatGPT-ProBot
🤖️ A ChatGPT based GitHub robot. dialogue/CR/etc..
dataforseo/open-ai-actions
OpenAPI specs for integrating DataForSEO APIs with ChatGPT Actions
rizerphe/openai-functions
Generate ChatGPT function call schemas based on function docstrings.
FullStackWithLawrence/openai-hello-world
A Python "Hello World" application that also demonstrates the OpenAI API and usage of Docker.