Skip to content

wiljav/AI_Prompter

Repository files navigation

AI Prompter

A simple Google Chrome extension to generate optimised prompts that to efficiently use language models (LMs) for a wide variety of applications and research topics.

Overview

The extension has two modes, Chat and Image:


Example:

  • Image prompt:

  • Results from Qwen AI:


Installation

  1. Download this repository to your PC:

    • Using your browser:

    • Using Mac/Linux terminal:
      • Install wget:

        sudo apt install wget
      • Download the repository:

        wget -O AI_prompter.zip https://github.com/wiljav/AI_Prompter/archive/refs/heads/main.zip
  2. Extract the extension from the zip file:

  3. Load the extension to your browser:

    1. Go to Extension from options in your Google Chrome browser:

      chrome://extensions/
    2. Enable Developer mode

    3. Load unpacked:


About

A Google Chrome extension to generate optimised prompts that to efficiently use language models (LMs) for a wide variety of applications and research topics.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors