Chat-Octopus is a userscript that enables you to send message to multiple AI language models, such as OpenAI's ChatGPT, Google's Bard, Microsoft Bing, and even more.
Chrome Extension | Chrome 扩展 | Chrome拡張機能
Now it mainly does translation and summary work, but more features are under development, let's go!
Join Discord Server | 加入 Discord 讨论 | Discordのディスカッションに参加する
After installing the script, visit the websites of the AI language models you'd like to connect (e.g., ChatGPT, Bard, Bing, etc.). You can then type a prompt into one of the AI's input fields and send the message. The script will automatically relay the message to the other AI(s), allowing you to observe how the different language models interact with each other.
You can customize the script's settings through the userscript manager's menu by enabling or disabling specific features for each AI.
Video Demo: https://www.bilibili.com/video/BV18T411q7aU
To add support for other AI models, you will need to modify the script and add the necessary configurations, such as URL patterns and DOM selectors, for each new AI model. The script is designed to be extensible, so you can easily add support for additional AI models.
This project is licensed under the MIT License.
Respository link: chat-play/apps/octopus
Build code repository link: https://github.com/mefengl/chat-scripts (this repo only contains the built code for greasyfork to automatically update the script)