Total Pageviews

Thursday, 25 January 2024

awesome-chatgpt-zh

ChatGPT 中文调教指南,指令指南,应用开发指南,精选资源清单,更好的使用 chatGPT 让你的生产力 up up up!

ChatGPT 中文指南 

GitHub 持续更新,欢迎关注,欢迎 star ~

为方便国内访问, GitLab 镜像同步更新~

ChatGPT 中文指南项目旨在帮助中文用户了解和使用ChatGPT。我们收集了各种免费和付费的ChatGPT资源,以及如何更有效地使用中文与 ChatGPT 进行交流的方法。我们收集了收集了ChatGPT应用开发的各种相关资源,也收集了基于 ChatGPT能力开发的生产力工具。在这个仓库中,您将找到丰富的 ChatGPT工具、应用和示例。

什么是 ChatGPT ?

以下是 ChatGPT 为大家做的自我介绍:

你好!我是ChatGPT,一个由OpenAI开发的大型语言模型,基于GPT-4架构。我的任务是通过自然语言处理技术,与用户进行交流并提供帮助。我可以回答问题、提供建议、进行简单对话等。我的知识截止于2021年9月,所以关于那之后的信息可能无法为您提供准确的答案。请随时向我提问,我会尽我所能帮助您。

ChatGPT 使用途径

与 ChatGPT 高效对话?——Prompt工程指南

OpenAI GPTs 指南

ChatGPT 顶级爆款开源项目(10K+ Stars)

ChatGPT 应用

ChatGPT 插件

ChatGPT 应用开发指南

LLMs: 大模型

AGI:通用人工智能之路

AI 生产力工具

AI 搞钱

思考

ChatGPT 使用交流

1.微信公众号

wx_gh

2.Prompt 交流微信群

wx

3.Telegram 电报

欢迎加入电报交流群讨论 ChatGPT 相关资源及日常使用等相关话题:

from https://github.com/yzfly/awesome-chatgpt-zh 

----------------------------------

有趣的ChatGPT调教方法/指南-Awesome ChatGPT Prompts

Awesome ChatGPT Prompts zh_CN,有趣的 ChatGPT 调教方法 中文版,由于ChatGPT不能回复任何违反 OpenAI 内容政策的内容,而一个GitHub仓,专门收集一些关于ChatGPT调教方法涩涩指南版,而A姐根据仓库调教方法,顺利把我的ChatGPT 调教成一只猫娘,感兴趣的可以前往学习更多关于ChatGPT有趣的调教方法,祝大家顺利。

GitHub地址:https://github.com/L1Xu4n/Awesome-ChatGPT-prompts-ZH_CN

---------------------------------------------------------------------------------------------

ChatGPT中文调教指南

awesome-chatgpt-prompts-zh,ChatGPT 中文调教指南,怎么让它听你的话?ChatGPT模型是由OpenAI训练的大型语言模型,能够生成类人文本,有一个GitHub仓库,专门收集分一些ChatGPT使用技巧,在这GitHub中,你将找到可与 ChatGPT 一起使用的各种提示、各种有趣的玩法,非常不错。

ChatGPT中文调教指南网站地址
地址 https://github.com/PlexPt/awesome-chatgpt-prompts-zh

 ------------------------------------------------------------------------

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

from  https://github.com/lyc8503/awesome-chatgpt-for-dev
-------------------------------
 
https://chatkit.app/
--------------------------------
 
 Curated list of ChatGPT related resource, tools, prompts, apps / ChatGPT 相關優質資源、工具、應用的精選清單。
 

Awesome ChatGPT

Awesome English badge 中文版 badge

An awesome & curated list of best recources, tools, applications, usages of ChatGPT.

另有中文版本在此:中文版

Warning

Please note that currently, all the resources listed below are Unofficial (except Official Resource section).

Use them with cautious.

Table of Contents


Official Resource

Use ChatGPT Anywhere

Browser Extensions

Desktop Applications

Editors

Launcher Extensions

Chatbots

Reverse Proxy

  • gpt.chatapi.art: ChatGPT reverse proxy site, intended for people with restricted access to areas by OpenAI.

Extend ChatGPT Feature

Applications

  • summarize.site: Chrome extension to summarize web page content.
  • commitgpt: Automatically generate commit messages using ChatGPT.
  • chatgpt-action: Github Action to let ChatGPT review PRs for you.
  • StackExplain: CLI tool to explain your error message with ChatGPT.
  • ChatMind: Generating and Modifying Mind Maps through AI Dialogue.

Prompts

Development Tools (API, SDK)

  • PyChatGPT (Python): Lightweight, TLS-Based ChatGPT API on your CLI without requiring a browser or access token.
  • pip/revChatGPT (Python): Lightweight package for interacting with ChatGPT's API by OpenAI. Uses reverse engineered official API.
  • npm/chatgpt (Node.js): Node.js client for the unofficial ChatGPT API.
  • ChatGPT API Dart (Dart): Dart client for the unofficial ChatGPT API.
  • go-chatgpt (Golang): An unofficial ChatGPT client in Golang.

Experiments

  • gptlang: Experiment to see if we can create a programming language in ChatGPT.

from  https://github.com/eason-dev/awesome-chatgpt

No comments:

Post a Comment