TomBener / awesome-chatgpt-api

Curated list of apps and tools that not only use the new ChatGPT API, but also allow user to configure their own API keys, enabling free and on-demand usage of their own quota.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Awesome ChatGPT API

中文

Curated list of apps and tools that not only use the new ChatGPT API, but also allow user to configure their own API keys, enabling free and on-demand usage of their own quota.

There's also a Development section that provides developers with a collection of projects and articles to help them build better.

Curated by Reorx, you are welcome to suggest new projects via Twitter or PRs.

Plugins and Extensions

CLI

Apps

Chatbots

Development

Projects

  • ChatGPT-API Demo - ddiu8081/chatgpt-demo

    A ChatGPT web app demo built with Astro and TypeScript.

  • ChatGPT Web

    A ChatGPT web app demo built with Vue3 and Express.

  • Paul Graham GPT

    AI-powered search and chat for Paul Graham's essays. This is a excellent demo on how to use OpenAI Embeddings to compress large text data into prompts within the limit of ChatGPT API's 4096 tokens limit.

    Some insightful tweets about this project and token limitation: @chuangbo, @dotey

  • LlamaIndex 🦙 (GPT Index)

    LlamaIndex (GPT Index) is a project that provides a central interface to connect your LLM's with external data. It has a set of data structures that allow you to index your data for various LLM tasks, and remove concerns over prompt size limitations.

  • Tiktokenizer

    Online playground for openai's tiktoken library, calculating the correct number of tokens for a given prompt. Source code: dqbd/tiktokenizer

  • BiliGPT

    One-click summary of the subtitled Bilibili Video. Source code: JimmyLv/BiliGPT

  • ChatPDF

    Upload your PDF and talk to your PDF file as if it were a human with perfect understanding of the content.

Articles

About

Curated list of apps and tools that not only use the new ChatGPT API, but also allow user to configure their own API keys, enabling free and on-demand usage of their own quota.