Skip to main content
0
C

Chatgpt Plugin Ts

Everything you need to start building ChatGPT Plugins in JS/TS πŸ”₯

Rating

0.0

Votes

0

score

Downloads

0

total

Price

Free

No login needed

Works With

Claude CodeCursorWindsurfVS CodeDeveloper tool

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

bash
npm install chatgpt-plugin
# or
yarn add chatgpt-plugin
# or
pnpm install chatgpt-plugin

Example 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.

   

   

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.

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: defineConfig function to help validate ai-plugin.json configs?

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

1

Tap "Get" above, pick your AI app, and follow the steps. Most installs take under 30 seconds.

What's New

Version 1.0.06 days ago

Imported from GitHub

Ratings & Reviews

0.0

out of 5

0 ratings

No reviews yet. Be the first to share your experience.