Skip to content

yaozhiwang/chatjourney

Repository files navigation

ChatJourney

Visualize Your AI Chats

license release

Install

chrome firefox manual

Screenshots

promo

ChatJourney is a browser extension that automatically transforms your entire AI chat history into a clear and interactive visual timeline. All data are processed locally and privately.

Features

  • ChatGPT Journey: Transform your ChatGPT interactions into an illustrative timeline.

Manual Installation

Chrome

  • Download chatjourney-chrome.zip from Releases
  • Unzip the file
  • In Chrome go to the extensions page (chrome://extensions)
  • Enable Developer Mode
  • Drag the unzipped folder anywhere on the page to import it (do not delete the folder afterward)

Firefox

  • Download chatjourney-firefox.zip from Releases
  • Unzip the file
  • In Firefox go to the settings page (about:debugging#/runtime/this-firefox)
  • Click Load Temporary Add-on...
  • import manifest.json from the unzipped directory (do not delete the folder afterward)

Build from source

  1. Clone the repo
  2. Install dependencies with bun install
  3. bun run build or bun run build-firefox
  4. Load dist/chrome or dist/firefox directory to your browser

Development

classNames

To avoid mess up css with host pages, we try to use classNames available on host pages. We build dev tool to check all the classNames in our source code. Check dev-tools for details.

For the same reason, We don't use tailwindcss, the dependency of tailwindcss: "3" is only to make prettier-plugin-tailwindcss working.

About

Visualize Your AI Chats

Topics

Resources

License

Stars

8 stars

Watchers

1 watching

Forks

Packages

 
 
 

Contributors