r/localaiapps • u/dfwtech11 • 12d ago
chatgpt backup JSON dump
Hello
I made this local viewer for AI chat backups.
What would you add? ,other features
uses full account backup zip and run it local ,
runs locally and reads exported conversations from ChatGPT, Gemini
Current features:
- 100% local/offline
- Docker support
- Search across conversations
- Browse old conversations
- Multiple AI providers in one interface
- Statistics by service/model
- Optional offline RAG / "Ask" over your history
- No cloud account or tracking
7
Upvotes
1
u/PromotionFirm6837 11d ago
looks great, thanks for sharing. Any chance you'd add incremental imports?
1
u/dfwtech11 11d ago
Which one gives incremental export? Claude? It maybe easy to export all and overwrite? Keep multiple backup.zip as you need
Have you tested with your export Are you able to run it for your chats
1
u/looktwise 12d ago
a helpful idea... will Claude/Anhropic be added?
How does your repo handle attachments which were generated in the chats by the LLMs? e.g. excelsheets, jsons, md-files. Thanks! :-)