RecoveryGPT-720p.mp4
Tired of the lacking user-friendly approach of default ChatGPT exports? RecoveryGPT empowers you to privately access your past conversations and review them seamlessly in a ChatGPT inspired UI.
- 🔐 Secure - Operates with total respect for your privacy. No file uploads, no tracking, and fully functional offline.
- 😌 Convenient - Enhanced usability allows you to review your old conversations more intuitively than in the ChatGPT interface.
- 🏄🏻 Effortless Recovery - In-built copy buttons enable you to retrieve your past text or code snippets with just one click.
Head on over to RecoveryGTP to get started!
Exporting your data from ChatGPT is simple. Follow OpenAI's step-by-step guide. After that, unzip the downloaded file and choose it below.
ℹ️ Note! You must load a
conversation.json
file from one of your exports.
Think this tool might be helpful for someone you know? Please spread the word!
Check out the project on GitHub{:target="_blank"} to explore the secure and open source codebase behind RecoveryGPT.
This project is licensed under the MIT License. 🤘🏻
Because of the File API usage, you can run RecoveryGPT locally, or offline, without any issues or worries!
This project was built with:
- Node v20.0.0
- pnpm v8.6.2
- Next.js v13.4.7
- shadcn/ui for some components
- react-markdown and plugins for markdown parsing
# install dependencies
pnpm i
First, run the development server:
pnpm dev
Open http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying app/page.tsx
. The page auto-updates as you edit the file.
This project uses next/font
to automatically optimize and load Inter, a custom Google Font.
To learn more about Next.js, take a look at the following resources:
- Next.js Documentation - learn about Next.js features and API.
- Learn Next.js - an interactive Next.js tutorial.
You can check out the Next.js GitHub repository - your feedback and contributions are welcome!
The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.
Check out our Next.js deployment documentation for more details.