Skip to content

lyc8503/awesome-chatgpt-for-dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

awesome-chatgpt-for-dev

Some ChatGPT-related resources, focused on developers.

Pull Reuqests welcome.

Official API (GPT3.5-turbo)

  • chatgpt-api Node.js client for the official ChatGPT API

Unofficial API (Free, optimized for chat, but unstable)

  • ChatGPT Reverse Engineered ChatGPT API by OpenAI.

  • node-chatgpt-api A client implementation for ChatGPT and Bing AI. Available as a Node.js module, REST API server, and CLI app.

  • PyChatGPT ⚡️ Python client for the unofficial ChatGPT API with auto token regeneration, conversation tracking, proxy support and more.

Prompts

Web frontend

  • chatgpt-web 用 Express 和 Vue3 搭建的 ChatGPT 演示网页

  • chatgpt-demo A demo repo based on OpenAI API (gpt-3.5-turbo)

  • chatgpt-web 基于ChatGPT3.5 API实现的私有化web程序

Reverse Proxy (在国内访问 OpenAI API)

  • openai-scf-proxy 使用腾讯云函数一分钟搭建 OpenAI 免翻墙代理

  • openai-api-proxy 可通过Docker 一行命令部署的 OpenAI/GPT API代理,支持SSE实时返回和部署到腾讯云函数,已添加教程 。

  • openai-proxy OpenAI Proxy via CloudFlare worker

About

Some ChatGPT-related resources for developers~

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published