Skip to content

Commit

Permalink
chore: refresh stars
Browse files Browse the repository at this point in the history
  • Loading branch information
edison1105 committed Aug 8, 2024
1 parent a7e873b commit fa083b9
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 43 deletions.
44 changes: 22 additions & 22 deletions README.star.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,21 +54,21 @@ If you created or found any awesome resource about ChatGPT, Your contributions a
## ChatGPT Integrated Projects

### Python
- [xiaogpt](https://github.com/yihong0618/xiaogpt) 5968⭐️ Play ChatGPT with xiaomi AI speaker
- [xiaogpt](https://github.com/yihong0618/xiaogpt) 5969⭐️ Play ChatGPT with xiaomi AI speaker
- [ChatGPT-Paper-Reader](https://github.com/talkingwallace/ChatGPT-Paper-Reader) 725⭐️ This repository provides a simple interface that utilizes the gpt-3.5-turbo model to read academic papers in PDF format locally
- [FastChat](https://github.com/lm-sys/FastChat) 36043⭐️ An open platform for training, serving, and evaluating large language model based chatbots
- [FastChat](https://github.com/lm-sys/FastChat) 36046⭐️ An open platform for training, serving, and evaluating large language model based chatbots
- [openai-quickstart-python](https://github.com/openai/openai-quickstart-python) 1677⭐️ Python example app from the OpenAI API quickstart tutorial
- [email-automation](https://github.com/xiaowuc2/ChatGPT-Python-Applications/tree/main/email-automation) 138⭐️ : Automates news briefing / blogging with email automation.
- [chatbot](https://github.com/xiaowuc2/ChatGPT-Python-Applications/tree/main/chatbot) 138⭐️ : ChatGPT Integrated faster and secure chatbot hosted on cloud.
- [whisper speech-to-text](https://github.com/xiaowuc2/ChatGPT-Python-Applications/tree/main/whisper-speech-text) 138⭐️ : OpnAI's whisper is a library to convert speech to text.
- [knowledge-gpt](https://github.com/geeks-of-data/knowledge-gpt) 277⭐️ Extract knowledge from all information sources using gpt and other language models. Index and make Q&A session with information sources
- [Auto-GPT](https://github.com/Torantulino/Auto-GPT) 165518⭐️ An experimental open-source attempt to make GPT-4 fully autonomous
- [Auto-GPT](https://github.com/Torantulino/Auto-GPT) 165527⭐️ An experimental open-source attempt to make GPT-4 fully autonomous
- [GPTCache](https://github.com/zilliztech/GPTCache) 6986⭐️ GPTCache is a library for creating semantic cache to store responses from LLM queries
- [gpt4free](https://github.com/xtekky/gpt4free) 59563⭐️ decentralising the Ai Industry, free gpt-4/3.5 scripts through several reverse engineered api's ( poe.com, phind.com, chat.openai.com etc...)
- [gpt4free](https://github.com/xtekky/gpt4free) 59560⭐️ decentralising the Ai Industry, free gpt-4/3.5 scripts through several reverse engineered api's ( poe.com, phind.com, chat.openai.com etc...)
- [gpt4free-ts](https://github.com/xiangsx/gpt4free-ts) 7580⭐️ Providing a free OpenAI GPT-4 API ! This is a replication project for the typescript version of xtekky/gpt4free
- [MiniGPT-4](https://github.com/Vision-CAIR/MiniGPT-4) 25215⭐️ MiniGPT-4: Enhancing Vision-language Understanding with Advanced Large Language Models
- [chatgpt-tool-hub](https://github.com/goldfishh/chatgpt-tool-hub) 1177⭐️ An open-source chatgpt tool ecosystem where you can combine tools with chatgpt and use natural language to do anything.
- [privateGPT](https://github.com/imartinez/privateGPT) 53203⭐️ Interact privately with your documents using the power of GPT, 100% privately, no data leaks
- [privateGPT](https://github.com/imartinez/privateGPT) 53208⭐️ Interact privately with your documents using the power of GPT, 100% privately, no data leaks
- [ChatGPT-ShellMaster](https://github.com/VolkanSah/ChatGPT-ShellMaster) 49⭐️ ChatGPT ShellMaster enables command-line interactions via chat using OpenAI's ChatGPT.
- [DemoGPT](https://github.com/melih-unsal/DemoGPT) 1652⭐️ 🧩 DemoGPT enables you to create quick demos by just using prompts.
- [openai-functools](https://github.com/Jakob-98/openai-functools) 67⭐️ Simplifying Management and Creation of OpenAI Function Metadata.
Expand All @@ -89,15 +89,15 @@ If you created or found any awesome resource about ChatGPT, Your contributions a
- [whetstone.chatgpt](https://github.com/johniwasz/whetstone.chatgpt) 96⭐️ A simple light-weight library that wraps the GPT-3 API with support for dependency injection
- [chatgpt-starter](https://github.com/zhangjh/chatgpt-starter) 17⭐️ A chatgpt starter based on springboot to provider chatgpt api for java
- [chatgpt-plus-api-client](https://github.com/mzbac/chatgpt-plus-api-client) 27⭐️ Node client to making API calls to ChatGPT
- [Unofficial API in Python](https://github.com/acheong08/ChatGPT) 28001⭐️ Reverse engineered ChatGPT API
- [Unofficial API in Python](https://github.com/acheong08/ChatGPT) 28002⭐️ Reverse engineered ChatGPT API
- [TLS-based API (Python)](https://github.com/rawandahmad698/PyChatGPT) 4223⭐️ Python client for the unofficial ChatGPT API with auto token regeneration, conversation tracking, proxy support and more.
- [Unofficial API in JS/TS](https://github.com/transitive-bullshit/chatgpt-api) 16106⭐️ Node.js client for the official ChatGPT API.
- [Unofficial API in Dart](https://github.com/MisterJimson/chatgpt_api_dart) 56⭐️ Dart client for the unofficial ChatGPT API
- [A Java Version ChatGPT SDK](https://github.com/swordintent/chatgpt-web-api) 39⭐️ A Java Version ChatGPT SDK
- [chatgpt-java](https://github.com/PlexPt/chatgpt-java) 3534⭐️ ChatGPT Java SDK. Lightweight package for interacting with ChatGPT's API by OpenAI
- [This repo is unofficial ChatGPT api](https://github.com/taranjeet/chatgpt-api) 688⭐️ It is based on Daniel Gross's WhatsApp GPT
- [chatGPT-server](https://github.com/dataaug/chatGPT-server) 17⭐️ Deploy chatGPT on the server
- [chatgpt-clone](https://github.com/danny-avila/chatgpt-clone) 16389⭐️ Clone of ChatGPT, uses official model, reverse-engineered UI, with AI model switching, message search, and prompt templates
- [chatgpt-clone](https://github.com/danny-avila/chatgpt-clone) 16419⭐️ Clone of ChatGPT, uses official model, reverse-engineered UI, with AI model switching, message search, and prompt templates
- [DelphiOpenAI](https://github.com/HemulGM/DelphiOpenAI) 222⭐️ OpenAI API client for Delphi. Use ChatGPT, DALL-E and other products
- [Embedchain](https://github.com/embedchain/embedchain): Framework to create ChatGPT like bots over your dataset.

Expand Down Expand Up @@ -136,11 +136,11 @@ If you created or found any awesome resource about ChatGPT, Your contributions a

## Desktop Applications

- [Multi-platform desktop app (Windows, Mac, Linux)](https://github.com/lencx/ChatGPT) 51910⭐️ powered by ChatGPT & Tauri
- [Multi-platform desktop app (Windows, Mac, Linux)](https://github.com/lencx/ChatGPT) 51911⭐️ powered by ChatGPT & Tauri
- [ChatGPT Desktop App](https://github.com/sonnylazuardi/chatgpt-desktop) 1978⭐️ Windows/MacOS/Linux desktop menubar app using tauri & rust.
- [chatgpt-mac](https://github.com/vincelwt/chatgpt-mac) 6379⭐️ ChatGPT for Mac, living in your menubar
- [chatgpt-mac](https://github.com/vincelwt/chatgpt-mac) 6380⭐️ ChatGPT for Mac, living in your menubar
- [BingGPT](https://github.com/dice2o/BingGPT) 9298⭐️ chat with Bing on Windows/MacOS/Linux without installing Microsoft Edge or browser plugins. Export full conversation to Markdown, PNG or PDF.
- [cheetah](https://github.com/leetcode-mafia/cheetah) 4000⭐️ Whisper & GPT-based app for passing remote SWE interviews
- [cheetah](https://github.com/leetcode-mafia/cheetah) 4001⭐️ Whisper & GPT-based app for passing remote SWE interviews
- [IntelliBar](https://intellibar.app/) Spotlight-like macOS app that puts ChatGPT a shortcut away.
- [free-chatgpt-client-pub](https://github.com/akl7777777/free-chatgpt-client-pub) 2029⭐️ A free chatgpt client, no need for a key, no need to log in
- [MindMac](https://mindmac.app) Feature-rich & privacy-first native ChatGPT app for macOS to use OpenAI, Azure OpenAI, Anthropic Claude, OpenRouter all in one place, designed for maximum productivity. Currently available in 15 languages.
Expand Down Expand Up @@ -179,18 +179,18 @@ If you created or found any awesome resource about ChatGPT, Your contributions a

## Chat bots

- [gpt4all](https://github.com/nomic-ai/gpt4all) 68360⭐️ a chatbot trained on a massive collection of clean assistant data including code, stories and dialogue
- [gpt4all](https://github.com/nomic-ai/gpt4all) 68363⭐️ a chatbot trained on a massive collection of clean assistant data including code, stories and dialogue
- [chatgpt-dingtalk](https://github.com/eryajf/chatgpt-dingtalk) 2089⭐️ GPT-3.5 Let your work efficiency take off directly
- [ChatBot-TGLM6B](https://github.com/Lakr233/ChatBot-TGLM6B) 132⭐️ ChatGLM-6B Bot for Telegram
- [gpt4-pdf-chatbot-langchain](https://github.com/mayooear/gpt4-pdf-chatbot-langchain) 14796⭐️ GPT4 & LangChain Chatbot for large PDF docs
- [wechat-chatgpt](https://github.com/fuergaosi233/wechat-chatgpt) 13205⭐️ Use ChatGPT On Wechat via wechaty
- [ChatGPT-wechat-bot](https://github.com/AutumnWhj/ChatGPT-wechat-bot) 4649⭐️ ChatGPT for Wechat
- [chatgpt-on-wechat](https://github.com/zhayujie/chatgpt-on-wechat) 28973⭐️ Wechat robot based on ChatGPT, which using OpenAI api and itchat library
- [chatgpt-on-wechat](https://github.com/zhayujie/chatgpt-on-wechat) 28977⭐️ Wechat robot based on ChatGPT, which using OpenAI api and itchat library
- [chatgpt-for-chatbot-feishu](https://github.com/go-zoox/chatgpt-for-chatbot-feishu) 322⭐️ chatgpt for chatbot feishu
- [Serverless Telegram bot](https://github.com/franalgaba/chatgpt-telegram-bot-serverless) 318⭐️ ChatGPT Telegram Bot running in AWS Lambda
- [WhatsApp bot](https://github.com/danielgross/whatsapp-gpt) 3074⭐️ gpt for whatsapp
- [RayCast Extension (unofficial)](https://github.com/abielzulio/chatgpt-raycast) 561⭐️ ChatGPT raycast extension
- [raycast-g4f Extension (unofficial)](https://github.com/XInTheDark/raycast-g4f) 228⭐️ Use many GPT models completely for free, on Raycast. NO API Key required!
- [raycast-g4f Extension (unofficial)](https://github.com/XInTheDark/raycast-g4f) 229⭐️ Use many GPT models completely for free, on Raycast. NO API Key required!
- [Go Telegram bot](https://github.com/m1guelpf/chatgpt-telegram) 3880⭐️ Run your own GPTChat Telegram bot, with a single command!
- [Twitter Bot](https://github.com/transitive-bullshit/chatgpt-twitter-bot) 739⭐️ Twitter bot powered by OpenAI's ChatGPT API. It's aliveeeee 🤖
- [myGPTReader](https://github.com/madawei2699/myGPTReader) 4420⭐️ - Slack bot that can read any webpage, YouTube video, or document and summarize it. Voice output. Chinese support.
Expand All @@ -212,10 +212,10 @@ If you created or found any awesome resource about ChatGPT, Your contributions a
- [Kubectl OpenAI plugin](https://github.com/sozercan/kubectl-ai) 1003⭐️ This project is a kubectl plugin to generate and apply Kubernetes manifests using OpenAI GPT
- [shareGPT](https://github.com/domeccleston/sharegpt) 1724⭐️ permanent links to your conversations
- [email-helper](https://github.com/shengxinjing/email-helper) Generate your business emails in seconds
- [twitterbio](https://github.com/Nutlope/twitterbio) 1644⭐️ Generate your Twitter bio with OpenAI and Vercel Edge Functions
- [twitterbio](https://github.com/Nutlope/twitterbio) 1645⭐️ Generate your Twitter bio with OpenAI and Vercel Edge Functions
- [OpenAI-ImageGeneration-Vue3](https://github.com/Jaykef/OpenAI-ImageGeneration-Vue3) 4⭐️ Utilizing OpenAI's Image Generation api with vue3, vite and pinia(similar to the DALLE app)
- [ai-research-for-practise](https://github.com/phodal/ai-research-for-practise) 4137⭐️ A powerful image generation model, can through the study of the evolution of an image to generate a new image
- [roomGPT](https://github.com/Nutlope/roomGPT) 9809⭐️ Upload a photo of your room to generate your dream room with AI
- [roomGPT](https://github.com/Nutlope/roomGPT) 9810⭐️ Upload a photo of your room to generate your dream room with AI
- [DocsGPT](https://github.com/arc53/DocsGPT) 14492⭐️ GPT-powered chat for documentation search & assistance
- [TypeScript Local Code Plugin](https://github.com/kesor/chatgpt-code-plugin) 232⭐️ Localhost plugin for ChatGPT that lets it read your files from your computer
- [ChatGPT Widescreen Mode](https://chatgptwidescreen.com) 🖥️ Add Widescreen + Fullscreen modes to ChatGPT for enhanced viewing
Expand All @@ -230,13 +230,13 @@ If you created or found any awesome resource about ChatGPT, Your contributions a
- [chatgpt-vercel](https://github.com/ourongxing/chatgpt-vercel) 3162⭐️ Elegant and Powerfull. Powered by OpenAI and Vercel
- [chatgpt_academic](https://github.com/binary-husky/chatgpt_academic) 63038⭐️ Specialized ChatGPT extension for scientific research work, optimized for enhancing the experience of polishing academic papers
- [chatbot-ui](https://github.com/mckaywrigley/chatbot-ui) 27768⭐️ An open source ChatGPT UI
- [ChatGPT-Next-Web](https://github.com/Yidadaa/ChatGPT-Next-Web) 73734⭐️ One-Click to deploy your own ChatGPT web UI
- [ChatGPT-Next-Web](https://github.com/Yidadaa/ChatGPT-Next-Web) 73737⭐️ One-Click to deploy your own ChatGPT web UI
- [BibiGPT](https://github.com/JimmyLv/BibiGPT) 5129⭐️ One-click summary for video & audio content: Bilibili | YouTube | Websites丨Podcasts | Meetings | Local files, etc
- [Epic Music Quiz](https://epicmusicquiz.com) A free webapp for creating your own custom Music Video Quiz using youtube videos that can be played solo or multiplayer with friends. Optional AI generation of quiz questions
- [chatgpt-i18n](https://github.com/ObservedObserver/chatgpt-i18n) 778⭐️ Translate your locale json files with AI assistance
- [Promptsandbox.io](https://github.com/eg9y/promptsandbox.io) 10⭐️ Node-based visual programming tool to create dynamic OpenAI API workflows
- [Poet.ly](https://poet.ly) Poet.ly is a simple and fast generator of SEO-friendly articles for your blog referenced on search engines. It is based on the OpenAI GPT-4 API.
- [AgentGPT](https://github.com/reworkd/AgentGPT) 31008⭐️ 🤖 Assemble, configure, and deploy autonomous AI Agents in your browser.
- [AgentGPT](https://github.com/reworkd/AgentGPT) 31009⭐️ 🤖 Assemble, configure, and deploy autonomous AI Agents in your browser.
- [FastGPT](https://github.com/c121914yu/FastGPT) 172⭐️ A platform to quickly use the openai api. Support one-click construction of AI knowledge base, support multi-user, multi-model management.
- [ChatALL](https://github.com/sunner/ChatALL) 14904⭐️ Concurrently chat with ChatGPT, Bing Chat, bard, Alpaca, Vincuna, Claude, ChatGLM, MOSS, iFlytek Spark, ERNIE and more, discover the best answers
- [ChatGPT Ultimate](https://chatgpt.kiask.xyz/) Unlock The Ultimate Power of ChatGPT
Expand All @@ -251,9 +251,9 @@ If you created or found any awesome resource about ChatGPT, Your contributions a
- [OpenGpt](https://github.com/futantan/OpenGpt) 3954⭐️ Create your own ChatGPT App in seconds.
- [ChatARKit](https://github.com/trzy/ChatARKit) 418⭐️ Using ChatGPT to Create AR Experiences with Natural Language
- [AI-Writing-Assistant](https://github.com/simplysabir/AI-Writing-Assistant) 145⭐️ GPT3 Blog Post Generator
- [Debugger that fixes errors and explains them with GPT-3](https://github.com/shobrook/adrenaline/) 3771⭐️ Talk to your codebase
- [Debugger that fixes errors and explains them with GPT-3](https://github.com/shobrook/adrenaline/) 3772⭐️ Talk to your codebase
- [iChatGPT](https://github.com/37iOS/iChatGPT) 915⭐️ OpenAI ChatGPT SwiftUI app for iOS, iPadOS, macOS
- [chatgpt-android](https://github.com/skydoves/chatgpt-android) 3650⭐️ ChatGPT Android demonstrates OpenAI's ChatGPT on Android with Stream Chat SDK for Compose
- [chatgpt-android](https://github.com/skydoves/chatgpt-android) 3651⭐️ ChatGPT Android demonstrates OpenAI's ChatGPT on Android with Stream Chat SDK for Compose
- [ChatGPT for WearOS](https://github.com/DevEmperor/ChatGPT-WearOS) 90⭐️ A powerful ChatGPT app for all WearOS devices
- [Smalltalk](https://github.com/tinystruct/smalltalk) 343⭐️ A funny anonymous chat software which integrated with OpenAI ChatGPT and Stability AI.
- [Delphi Chat GPT](https://github.com/HemulGM/ChatGPT) 397⭐️ Delphi Chat GPT with FMX
Expand All @@ -271,7 +271,7 @@ If you created or found any awesome resource about ChatGPT, Your contributions a
- [GPT3 WordPress post generator](https://github.com/nicolaballotta/gtp3-wordpress-post-generator) 118⭐️ A simple cli to generate WordPress posts using Gpt3 starting from a topic.
- [Assistant CLI](https://github.com/diciaup/assistant-cli) 181⭐️ A comfortable CLI tool to use ChatGPT service🔥
- [chatgpt-wrapper](https://github.com/mmabrouk/chatgpt-wrapper) 3630⭐️ API for interacting with ChatGPT and GPT4 using Python and from Shell.
- [aicommits](https://github.com/Nutlope/aicommits) 7599⭐️ A CLI that writes your git commit messages for you with AI
- [aicommits](https://github.com/Nutlope/aicommits) 7600⭐️ A CLI that writes your git commit messages for you with AI
- [cz-git](https://github.com/Zhengqbbb/cz-git) 1031⭐️ cz-git | czg 🛠️ DX first and more engineered, lightweight, customizable, standard output format commitizen adapter and CLI
- [Smalltalk](https://github.com/tinystruct/smalltalk) 343⭐️ A funny anonymous chat software which support CLI and integrated with ChatGPT / GPT-3.
- [CLI-Co-Pilot](https://github.com/AntonOsika/CLI-Co-Pilot) 190⭐️ CLI tool that uses Codex to turn natural language commands into their Bash/ZShell/PowerShell equivalents
Expand Down Expand Up @@ -300,12 +300,12 @@ If you created or found any awesome resource about ChatGPT, Your contributions a
- [ChatGPT-Shortcut](https://github.com/rockbenben/ChatGPT-Shortcut) 5864⭐️ The ChatGPT Shortcut page displays all the prompts by default, and is divided into label area, search area, and prompt display area
- [GPT-Prompter](https://github.com/giosilvi/GPT-Prompter) 223⭐️ Browser extension to get a fast prompt (of the selected text) for OpenAI`s GPT-3, GPT-4 & ChatGPT API . Available in the Chrome web store and Firefox browser add-ons
- [showGPT](https://showgpt.co/) Website with curated list of best prompts, and you can submit your own easily.
- [Awesome ChatGPT Prompts](https://github.com/f/awesome-chatgpt-prompts) 107896⭐️ ChatGPT prompts that works well.
- [Awesome ChatGPT Prompts](https://github.com/f/awesome-chatgpt-prompts) 107903⭐️ ChatGPT prompts that works well.
- [awesome-chatgpt](https://github.com/saharmor/awesome-chatgpt) 573⭐️ Posts & thoughts about prompting ChatGPT for different usages
- [GPT-Prompter](https://github.com/giosilvi/GPT-Prompter) 223⭐️ Browser extension to get a fast prompt (of the selected text) for OpenAI`s GPT-3, GPT-4 & ChatGPT API. Available in the Chrome web store and Firefox browser add-ons
- [ListPrompt.com](https://listprompt.com/) List of awesome GPT prompts from the community.
- [Mr.-Ranedeer-AI-Tutor](https://github.com/JushBJJ/Mr.-Ranedeer-AI-Tutor) 28277⭐️ A GPT-4 AI Tutor Prompt for customizable personalized learning experiences
- [prompt-engineering-for-developers](https://github.com/datawhalechina/prompt-engineering-for-developers) 10959⭐️ 吴恩达《ChatGPT Prompt Engineering for Developers》课程中文版
- [prompt-engineering-for-developers](https://github.com/datawhalechina/prompt-engineering-for-developers) 10961⭐️ 吴恩达《ChatGPT Prompt Engineering for Developers》课程中文版
- [DeepLearningAI-ChatGPT](https://github.com/LazaUK/DeepLearningAI-ChatGPT) 75⭐️ Practical Jupyter notebooks from Andrew Ng and Isa Fulford's "ChatGPT Prompt Engineering for Developers" course on DeepLearning.AI.
- [LangGPT](https://github.com/yzfly/LangGPT) 5052⭐️ Empowering everyone to become a prompt expert!🚀

Expand Down
Loading

0 comments on commit fa083b9

Please sign in to comment.