Skip to content

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

Notifications You must be signed in to change notification settings

Toread-jxj/awesome-chatgpt-api

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 

Repository files navigation

Awesome ChatGPT API

中文

Curated list of apps and tools that not only use the new ChatGPT API, but also allow users 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, but please ensure you have read the Collection Standard.

Plugins and Extensions

Apps

  • ChatPDF

    ChatPDF is an innovative tool that allows users to verbally communicate with their PDF files, making it easier to extract information from large documents such as manuals, legal contracts, and research papers.

  • Chat with GPT

    An open source ChatGPT web UI with additional features like TTS. Source code: cogentapps/chat-with-gpt

  • OpenCat

    A native desktop ChatGPT client that utilizes your own API key, providing a faster and enhanced chat experience.

  • OpenAI Translator

    A translator app that uses OpenAI GPT-3 to translate between languages. It is a PWA that can be installed on your phone or desktop. Source code: LanceMoe/openai-translator

  • BiliGPT

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

  • ResearchGPT

    This is a flask app provides an interface to enable a conversation with a research paper. Source code: ResearchGPT.

    The author explored the utilization of vector embeddings derived from the text that closely matches the prompt in the original tweet: @mukul0x

  • NITM GPT

    An Android application that filters ads, spam, notifications using GPT AI.

CLI

  • bilingual_book_maker

    Make bilingual epub books Using AI translate. Original tweet @yihong0618

    There's a web UI at streamlit, made by the author of this tweet.

  • AI Commits

    A CLI that writes your git commit messages for you with AI.

  • xiaogpt

    Play ChatGPT with Xiaomi AI Speaker.

  • AI Vocabulary Builder

    A CLI that helps you build your vocabulary with AI.

  • cz-git

    A Commitizen CLI and Commitizen adapter generate standardized commit messages with AI. Recipes/OpenAI

  • i18n-cli

    A command-line interface (CLI) tool that utilizes the OpenAI API to translate locale files based on JSON format.

  • verdverm/chatgpt

    CLI application for working with ChatGPT API interactively or in file based sessions. Supports promt engineering and most configurations.

  • ai-cli

    This CLI tool allows you to easily use chatGPT in the command line. You can chat with it, ask it questions, and get text translations. It also supports rendering Markdown in the terminal.

  • ChatGPT-for-Translation

    Python tool for translating text files. It provides bilingual translation, multithreading, and automatic handling of excessive request frequency.

Chatbots

Development

Projects

  • OpenAI Cookbook

    Official examples and guides for using the OpenAI API, including how to embedding long inputs, stream completions, format better inputs and much more.

  • DocsGPT

    An open-source solution that streamlines the process of finding information in project documentation. With its integration of the powerful GPT models, developers can easily ask questions about a project and receive accurate answers.

  • 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

  • Elasticsearch + GPT3 Answerer

    Intercepts Elasticsearch results and sends them to GPT3 to provide accurate and relevant answers to your queries.

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

  • GPT3.5-H5-lite-page

    A GPT3.5 web page that is highly lightweight and can be deployed statically without requiring a server. Only HTML, CSS, and jQuery is used. Source code: JiChao99/GPT3.5-H5-lite-page

Tools

  • 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

  • OpenAI GPT-3.5 Price Calculator

    Calculate how much it will cost to generate certain number of words by using OpenAI GPT-3.5 API.

Articles

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published