bansicloud / ChatGPT-History-Downloader

ChatGPT-History-Downloader is a Chrome/Edge extension to help download chat history with OpenAI ChatGPT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Logo

ChatGPT-History-Downloader

Never lose a conversation with OpenAI ChatGPT again! With the ChatGPT-History-Downloader, you can easily save your chat history with the amazing ChatGPT locally. ChatGPT-History-Downloader is Broswer extension that supports Google chrome / Microsoft Edge.

Getting Started

Google Chrome / Microsoft Edge

  1. Clone the repo
    git clone https://github.com/Luo-Yihang/ChatGPT-History-Downloader
  2. In Chrome/Edge go to the extensions page (chrome://extensions / edge://extensions).
  3. Enable Developer Mode.
  4. Drag this repo folder anywhere on the page to import it (do not delete the folder afterwards).

Usage

  1. Switch to the ChatGPT tab in the broswer
  2. Click the Etensions button (it is usually on the top right corner of the broswer), and select the ChatGPT-History-Downloader extension
  3. Click the download button, your chat history will be downloaded!

A sample downloaded Markdown output

**Yihang Luo**: Hi! How are you?

--------
**ChatGPT**: Hello! As an AI language model, I don't have feelings like humans do, but I'm here to help you with any questions or tasks you have. How can I assist you today?

--------
**Yihang Luo**: What is 2 plus 2?

--------
**ChatGPT**: 2 plus 2 is equal to 4.

License

Distributed under the MIT License. See LICENSE.txt for more information.

About

ChatGPT-History-Downloader is a Chrome/Edge extension to help download chat history with OpenAI ChatGPT

License:MIT License


Languages

Language:JavaScript 52.5%Language:CSS 33.1%Language:HTML 14.4%