Skip to content
This repository has been archived by the owner on Jun 29, 2024. It is now read-only.
/ gpt-ci Public archive

(This was before custom GPTs were a thing) chrome extension to toggle chat-gpt custom instructions easily

Notifications You must be signed in to change notification settings

adimail/gpt-ci

Repository files navigation

Build Status npm version

GPT CI

Chrome extension to save prompts for chat GPT custom instructions.

Usage

  • download/clone this repository
  • open chrome://extensions/ in your browser
  • turn on the developer mode
  • select load unpacked button
  • Locate the dist directory in your local clone of this repository
  • and all set 🤗

You can:

- Add instructions
- edit them
- delete them
- export CIs to JSON
- import CIs from JSON
- simple, fast & fun

Screenshots

Popup Window Custom Instruction

Use cases

  • create custom instructions tailored to your preferences, allowing ChatGPT to provide more personalized responses based on individual needs.
  • craft instructions for specific tasks or topics, enabling ChatGPT to better understand and respond in a targeted manner.
  • easily switch between different sets of instructions based on the context of your conversation, ensuring that ChatGPT adapts to different scenarios.
  • export instructions to a JSON file allows users to share your custom instruction sets with others or backup your configurations.
  • import instructions from a json file
  • iteratively refine their instructions to achieve the desired level of response accuracy and style from ChatGPT.

What else?

The custom instructions are stored using Chrome's chrome.storage.sync API, allowing users to access their saved instructions across different devices.

About

(This was before custom GPTs were a thing) chrome extension to toggle chat-gpt custom instructions easily

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published