Greasy Fork is available in English.

Chat-Oktopus

🐙 Lassen Sie den Oktopus mehrere Nachrichten für Sie senden

Autor
mefengl
Installationen heute
1
Installationen gesamt
691
Bewertungen
1 2 1
Version
0.2.43
Erstellt am
27.03.2023
Letzte Aktualisierung
18.03.2024
Lizenz
MIT
Wird angewandt auf

Chat-Octopus

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.

🦜 Doozy: AI Made Easy

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のディスカッションに参加する

Features

  • Send message to multiple AI language models (e.g., ChatGPT, Bard, Bing, etc.)
  • Customizable script settings through the userscript manager's menu

Installation

  1. Install a userscript manager for your browser, such as Tampermonkey or Greasemonkey.
  2. Visit the Chat-Octopus script page on Greasy Fork.
  3. Click the "Install this script" button.
  4. Your userscript manager should recognize the script and prompt you to install it. Click "Install" to add the script to your userscript manager.

Usage

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

Adding Support for More AI Models

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.

License

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)