Code Monkey home page Code Monkey logo

awesome-chatgpt-api's Introduction

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

  • 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

  • verdverm/chatgpt

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

Apps

  • 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

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

Articles

awesome-chatgpt-api's People

Contributors

real-jiakai avatar reorx avatar tombener avatar verdverm avatar zhengqbbb avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.