second-state / chat-with-chatgpt

Chat with ChatGPT via GitHub issue comments.
111 stars 13 forks source link
chatgpt chatgpt-api chatgpt-bot chatgpt-sdk openai

Wisdom of the crowd with our robotic overlord

To start, simply create a new issue and ask your question. ChatGPT will then respond to anyone's question in the comments thread under that issue.

Why do this?

This repo allows multiple people to chat with ChatGPT collaboratively in the open. The diversity of opinions is key to the growth of the AI. There is no secret prompts. All chat messages and prompts are public and tracked by GitHub.

Notable conversations

Learning about OpenAI / ChatGPT

Concepts in AI research

How-to program

Jokes

Readings and pop culture

Math, science and logic

Understanding languages

中文

Credits

This GitHub app is powered by the GPT3.5&4 models, Rust, and WasmEdge.

If you'd like to deploy this GitHub App in your own orgnization, please refer to this repo including the source code in Rust and deployment instruction.