- Joined
- Mar 5, 2023
- Messages
- 21
Official Resources
ChatGPT Community
ChatGPT Integrated Projects
Python
- email-automation : Automates news briefing / blogging with email automation.
- chatbot : ChatGPT Integrated faster and secure chatbot hosted on cloud.
- whistep speech-to-text : OpnAI's whisper is a library to convert speech to text.
API tools
- Unoffical API in Python
- TLS-based API (Python)
- Unofficial API in JS/TS
- Unofficial API in Dart
- A Java Version ChatGPT SDK
- ChatGPT Java SDK. Lightweight package for interacting with ChatGPT's API by OpenAI
- This repo is unofficial ChatGPT api
- Deploy chatGPT on the server
- Clone of ChatGPT, uses official model, reverse-engineered UI, with AI model switching, message search, and prompt templates
Browser Extensions
- Extension to display ChatGPT response alongside Google Search results
- Chrome extension to access ChatGPT as a popup on any page
- A browser extension to display ChatGPT response alongside Bing Search results, supports Chrome/Edge/Firefox
- Extension to add share abilities to ChatGPT (PDF, PNG or a sharable link
- Chrome extension to add input history, copy, and counters to ChatGPT
- ChassistantGPT - embeds ChatGPT as a hands-free voice assistant in the background
- WebChatGPT - augment your prompts to ChatGPT with web search results
- A userscript to display ChatGPT answer alongside Search Engine or Translator
- A browser extension that exports your ChatGPT conversations to Markdown format.
- A Chrome extension for word translation based on ChatGPT API
- Browser extension to get a fast prompt (of the selected text) for OpenAI`s GPT-3 & ChatGPT API . Available in the Chrome web store and Firefox browser add-ons
Desktop Applications
- Multi-platform desktop app (Windows, Mac, Linux) powered by ChatGPT & Tauri
- ChatGPT Desktop App: Windows/MacOS desktop menubar app using tauri & rust.
- ChatGPT for Mac, living in your menubar
Editors
- ChatGPT VSCode: VSCode extension. (demo)
- A VS code plugin for ChatGPT built by ChatGPT
- The extension is pair-programmed with ChatGPT
- Jetbrains IDE plugin: A ChatGPT plugin for JetBrains IDE (webview)
- Jetbrains IDE plugin: A ChatGPT plugin for JetBrains IDEs (using OpenAI's API)
- chatgpt.vim: Neovim plugin that lets you query ChatGPT inside a Neovim buffer.
- Google docs: ChatGPT directly within Google Docs as an Editor Add-on.
- This project is a plugin that supports ChatGPT running on JetBrains series IDE
- How to add ChatGPT's Text Completion to Microsoft Word
Chat bots
- Use ChatGPT On Wechat via wechaty
- ChatGPT for Wechat
- Wechat robot based on ChatGPT, which using OpenAI api and itchat library
- chatgpt for chatbot feishu
- Serverless Telegram bot
- WhatsApp bot
- RayCast Extension (unofficial)
- Go Telegram bot
- Twitter Bot powered by ChatGPT
- ChatGPT for Slack Bot
- ChatGPT for Discord Bot
- For personal WeChat ChatGPT access
- ChatGPT Q&A assistant
- Integrate ChatGPT into your own discord bot
- This is a very early attempt at having chatGPT work within a telegram bot
- A ChatGPT implementation with support for Bing's GPT-4 version of ChatGPT
- A progressive ChatGPT feishu bot, made for Girlfriend
- wx-chatgpt Wechat Public Account cloud hosting access chatgpt template
Extend ChatGPT Feature
- shareGPT - permenent links to your conversations
- Generate your business emails in seconds
- Generate your Twitter bio with OpenAI and Vercel Edge Functions
- Utilizing OpenAI's Image Generation api with vue3, vite and pinia(similar to the DALLE app)
- A powerful image generation model, can through the study of the evolution of an image to generate a new image
- Upload a photo of your room to generate your dream room with AI
Applications
- ChatARKit: Using ChatGPT to Create AR Experiences with Natural Language
- GPT3 Blog Post Generator
- Debugger that fixes errors and explains them with GPT-3
- OpenAI ChatGPT SwiftUI app for iOS, iPadOS, macOS
- ChatGPT Android demonstrates OpenAI's ChatGPT on Android with Stream Chat SDK for Compose
CLI tools
- Voice-based chatGPT
- Explain your runtime errors with ChatGPT
- GPT3 WordPress post generator
- Assistant CLI
- API for interacting with ChatGPT using Python and from Shell
- A CLI that writes your git commit messages for you with AI
- Support OpenAI and more engineered, lightweight, customizable, standard output format commitizen adapter and CLI
Github Actions
Cybersecurity
Prompts
- showGPT: Website with curated list of best prompts, and you can submit your own easily.
- Awesome ChatGPT Prompts: ChatGPT prompts that works well.
- awesome-chatgpt: Posts & thoughts about prompting ChatGPT for different usages
- Browser extension to get a fast prompt (of the selected text) for OpenAI`s GPT-3 & ChatGPT API . Available in the Chrome web store and Firefox browser add-ons
Reverse Proxy
- gpt.chatapi.art: ChatGPT reverse proxy site, intended for people with restricted access to areas by OpenAI.
Experiments
- gptlang: Experiment to see if we can create a programming language in ChatGPT.