SaveMyPhind Conversation Exporter banner
Hugo-COLLIN Hugo-COLLIN

SaveMyPhind Conversation Exporter

Documentation community intermediate

Description

πŸš€ Save my Chatbot: Download your ChatGPT, Claude, Perplexity and Phind conversations into markdown files. ⏩ Now available in the Chrome Web Store and the Firefox Add-ons Store!

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

SaveMyChatbot logo Save my Chatbot - AI Conversation Exporter

πŸš€ Download your ChatGPT, Claude, Perplexity and Phind conversations into markdown files!

Save my Chatbot demonstration gif

πŸ—ΊοΈ Welcome, new exporter!

⏩ Click here to install Save my Chatbot βͺ

⨠ It's **available for Chrome, Firefox, Edge, Opera, Brave, and many more...** πŸ˜‰

❓ How to use? Simple as 1-2!

  1. Go to a chat page: ChatGPT, Claude, Perplexity or Phind.
  2. Click on the extension icon.

πŸ‘‰ It will **automatically download a structured markdown file** containing the conversation. You can **optionally configure some export settings** in the Options page.

😎 Why Save my Chatbot?

  • To keep AI generated information offline
  • To read and process in a knowledge base / note-taking app (like Obsidian, Scrivener...)
  • To share threads with others (send by email, publish on a blog...)

🎯 Main features:

  • Export chats from ChatGPT, Claude, Perplexity and Phind
  • Clean markdown formatting and structuring
  • Informative file header and filename (date, url...)
  • Configure your exports (filename, output...)

βœ… Enjoy!

✏️ Please note that this project is not affiliated with any chatbot service.


πŸš€ Behind the scenes

🀯 A challenging development

Chatbots are constatly changing their interfaces. That makes developing Save my Chatbot a wild adventure. Here are some of the challenges I tackle:

  • Interface Changes: Regular updates to fix broken exports, incorrect formatting, and content extraction issues.
  • New Chatbots: Each chatbot has its unique interface, so I dive into the page source code to understand its structure and what I need to extract to create a clean export file.
  • Code Maintainability: Enhancing the codebase to ensure it remains clean, understandable, and adaptable.
  • Feature Expansion: Adding more features to enhance user experience.

πŸͺΆ Join the journey!

Your feedback and contributions are invaluable. Here's how you can help:

  • Report Issues: Encounter a bug? Have a suggestion? Open an issue.
  • Suggest Features: Have ideas for new features or improvements? Join the discussions page.
  • Code Contributions: Skilled in coding? Fork this repository and submit pull requests to help improve the extension. Please see the project license.