Skip to content

AutoPoe is a web automation tool designed to seamlessly interact with bots on Poe by leveraging the OpenAI API

License

Notifications You must be signed in to change notification settings

guidons-master/AutoPoe

Repository files navigation

AutoPoe

AutoPoe is a web automation tool designed to seamlessly interact with bots on Poe by leveraging the OpenAI API.

GitHub issues GitHub pull requests GitHub license

🚀 News

  • [2024.02.23] First release.

⚙️ How it works

🔧 How to deploy

  1. 📦 Install Dependencies

    pip install -r requirements.txt
  2. 🚀 Run Server

    python openai_api.py
  3. 📁 Load Extension

    1. Open chrome://extensions.
    2. Enable developer mode (top right of page).
    3. Click "Load unpacked extension" (top left page).
    4. Select extension directory.
  4. 🌐 Open Poe

    1. Open Poe.com.
    2. Login to your account.
    3. Open Chat Page.
  • ⚠️ Note

    Due to this reason, please strictly follow the above steps to ensure the websocket connection is established.

🪛 How to use

See openai_api_request.py for more details.

👋 Contribution

Welcome to contribute by creating issues or submitting pull requests.

About

AutoPoe is a web automation tool designed to seamlessly interact with bots on Poe by leveraging the OpenAI API

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published