transitive-bullshit/chatgpt-plugin-ts
A TypeScript SDK and examples for building ChatGPT Plugins that integrate custom tools and APIs into ChatGPT.

Not currently ranked — collecting fresh signals.
star history
This repository provides the chatgpt-plugin npm package with TypeScript types and utilities for creating ChatGPT Plugins. It includes several example plugins built on Cloudflare Workers and Vercel edge functions that demonstrate how to define OpenAPI specs and tool definitions for ChatGPT to call external services. It serves as a template and resource library for developers building plugin ecosystems around the ChatGPT/LLM platform.
Frequently asked
- What is transitive-bullshit/chatgpt-plugin-ts?
- A TypeScript SDK and examples for building ChatGPT Plugins that integrate custom tools and APIs into ChatGPT.
- Is chatgpt-plugin-ts open source?
- Yes — transitive-bullshit/chatgpt-plugin-ts is open source, released under the MIT license.
- What language is chatgpt-plugin-ts written in?
- transitive-bullshit/chatgpt-plugin-ts is primarily written in TypeScript.
- How popular is chatgpt-plugin-ts?
- transitive-bullshit/chatgpt-plugin-ts has 537 stars on GitHub.
- Where can I find chatgpt-plugin-ts?
- transitive-bullshit/chatgpt-plugin-ts is on GitHub at https://github.com/transitive-bullshit/chatgpt-plugin-ts.