ali-raheem / AifyChrome

A Chrome addon for asking OpenAI's API about text.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ally (Aify for Chrome)

Use AI to write and edit text with OpenAI's models including GPT-4.

You must have API key for OpenAI (anyone can access GPT-3.5-turbo). But then you can use any model you have access to including finetuned ones.

Ally comes with plenty of stock prompts, which you can add to, delete or customize as you need.

See the original Thunderbird plugin here, or the Firefox plugin here.

Configuration and Usage

Configuration

  1. Set an API key below (obtainable from OpenAI).
  2. (Optional) Once you've set an API key you can click Update Models to get the current list.
  3. Make sure you have access to the selected model (anyone can use gpt-3.5-turbo).
  4. (Optional) Add, remove or edit the available actions.
  5. Make sure to click save button to store settings.

Usage

  1. Open a new compose window (Write, Reply or Forward).
  2. Highlight some text to act one.
  3. Click the Ally icon in the top right (near the lightbulb) and pick an action.
  4. A popup will open and await the response from the API. This may take time at periods of high load.
  5. (Optional) Click Regenerate to get a new response.

Tips and Tricks

You can add, edit and remove prompts from the settings page.

gpt-3.5-turbo is faster and cheaper than gpt-4, but not as "smart".

Privacy and Data Retention

This add-on interfaces with OpenAI's API but collects no data itself other than settings stored locally. The text is sent to OpenAI's server and managed by their data retention policy.

License

GPLv3

Icons

UXWing.com

Licensing terms - https://uxwing.com/license

About

A Chrome addon for asking OpenAI's API about text.

License:GNU General Public License v3.0


Languages

Language:JavaScript 64.8%Language:HTML 21.2%Language:CSS 14.0%