TimeSurgeLabs/weather-chatgpt
Template repo for bootstrapping a FastAPI ChatGPT Plugin
This project helps developers create tools that connect ChatGPT to external services. You provide an API that defines specific functions, and ChatGPT can then use these functions to get real-time information or perform actions. It's for developers who want to extend ChatGPT's capabilities by integrating it with custom data sources or operational systems.
No commits in the last 6 months.
Use this if you are a developer looking for a template to quickly build a ChatGPT plugin that interacts with a third-party API.
Not ideal if you are an end-user simply looking to use an existing ChatGPT plugin; this tool is for building them.
Stars
11
Forks
—
Language
Python
License
MIT
Category
Last pushed
Apr 14, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/TimeSurgeLabs/weather-chatgpt"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
k4l1sh/alexa-gpt
A tutorial on how to use ChatGPT in Alexa
rawandahmad698/PyChatGPT
⚡️ Python client for the ChatGPT API with, conversation tracking, proxy support and more.
Simatwa/WebChatGPT
Python SDK/API for ChatGPT Web-Version
toshiakit/MatGPT
MATLAB app to access ChatGPT API from OpenAI
minimaxir/simpleaichat
Python package for easily interfacing with chat apps, with robust features and minimal code complexity.