- Home
- Design & Media
- Chatgpt Plugin Ts
Chatgpt Plugin Ts
Everything you need to start building ChatGPT Plugins in JS/TS π₯
Rating
Votes
0
score
Downloads
0
total
Price
Free
No login needed
Works With
About
ChatGPT Plugin TS
Examples and resources for creating ChatGPT plugins in TypeScript.
Intro
This repo contains the chatgpt-plugin NPM package, with TS types and utilities for building ChatGPT Plugins with TypeScript.
It also contains several high quality example plugins that you can use as a template for building your own plugins. The goal is to add more examples using different OpenAPI frameworks and hosting providers over time. Currently, all of the examples use Cloudflare Workers, and here's one using Vercel edge functions.
If there's something missing that you'd like to see, please open an issue or join our ChatGPT Hackers community on Discord, with over 8000 developers who are building cool stuff with AI!
Install
npm install chatgpt-plugin
# or
yarn add chatgpt-plugin
# or
pnpm install chatgpt-pluginExample Plugins
TS code for all example plugins can be found in the examples directory.
Dexa Lex Fridman Plugin
Example ChatGPT retrieval plugin to search across all of the Lex Fridman Podcast episodes βΒ powered by Dexa AI.
- source code
- launch tweet
- built using CF workers
ASCII Art Plugin
This is a really simple example plugin that converts text to ASCII art. It's a great template to start building your own plugins.
- source code
- launch tweet
- built using CF workers
Notes
name_for_human- 30 character max
name_for_model- 50 character max
description_for_human- 120 character max
description_for_model- 8000 character max
- Max decreases over time
- API response body length
- 100k character limit
- Decreases over time
- Subject to limitations
- TODO:
defineConfigfunction to help validateai-plugin.jsonconfigs?
License
MIT Β© Travis Fischer
If you found this project interesting, please consider sponsoring me or following me on twitter
Don't lose this
Three weeks from now, you'll want Chatgpt Plugin Ts again. Will you remember where to find it?
Save it to your library and the next time you need Chatgpt Plugin Ts, itβs one tap away β from any AI app you use. Group it into a bench with the rest of the team for that kind of task and you can pull the whole stack at once.
β‘ Pro tip for geeks: add a-gnt π€΅π»ββοΈ as a custom connector in Claude or a custom GPT in ChatGPT β one click and your library is right there in the chat. Or, if youβre in an editor, install the a-gnt MCP server and say βuse my [bench name]β in Claude Code, Cursor, VS Code, or Windsurf.
a-gnt's Take
Our honest review
Everything you need to start building ChatGPT Plugins in JS/TS π₯. Best for anyone looking to make their AI assistant more capable in design & media. It's completely free and works across most major AI apps. This one just landed in the catalog β worth trying while it's fresh.
Tips for getting started
Tap "Get" above, pick your AI app, and follow the steps. Most installs take under 30 seconds.
What's New
Imported from GitHub
Ratings & Reviews
0.0
out of 5
0 ratings
No reviews yet. Be the first to share your experience.