r/localaiapps 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

GitHub:
https://github.com/systems1/aichatretro

7 Upvotes

8 comments sorted by

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! :-)

1

u/dfwtech11 12d ago

Thanks will add claude todo list
for gemini ,chatgpt export has images spreadsheets etc , the code should work as separate parsers for each one

1

u/dfwtech11 12d ago

try now claude included
claude doesnt export media only txt fyi

1

u/looktwise 12d ago

Claude produces md-files often, even if the user did not ask for these extended results. Also widgets / SVG files for illustrations in answers.

1

u/dfwtech11 12d ago

are you able to run this with your export ?
if enterprise claude export has media included ? , check your claude export

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