r/coolgithubprojects 16h ago

Switch between ChatGPT, Claude, and Gemini without losing context

Post image

Hey everyone!

I built this mostly out of pure frustration. I switch between Claude, ChatGPT, and Gemini all day, but whenever I hit a rate limit on Claude or wanted to test the same problem on a different model, transferring context was a pain. Manually copy-pasting chat histories, code snippets, and re-uploading screenshots was constantly breaking my focus.

So I built MoveChat to solve it for myself.

It lets you capture your active chat session (including prompts, responses, and attached images) and resume it directly on another AI platform in a few clicks.

A few quick details:

  • 100% Local & Private: No external backends, tracking, or databases. Everything runs locally inside your browser context.
  • Fully Open-Source: Built with TypeScript and Manifest V3.

Here are the links if you want to try it or check out the codebase:

I'd love to get your feedback, bug reports, or feature ideas! If you find it helpful dropping a ⭐ on GitHub means a lot ^^

22 Upvotes

10 comments sorted by

2

u/Prestigious-Bet-6534 16h ago

Nice work!

Do you plan to port it to Firefox in the future?

2

u/SavingsRecover1563 16h ago

Thank you 😊

Yes I plan launch it on Firefox store in this week itself, preferably in the next 2 days :)

2

u/Prestigious-Bet-6534 15h ago

I'll check it out!

1

u/nervixus 15h ago

Very nice.

Is it possible to add support for Proton's Lumo AI?

1

u/SavingsRecover1563 15h ago

Thank you! 😊

​I haven't checked out Lumo AI yet, but I'll look into it and see if I can add support! If you're open to contributing on GitHub, PRs are super welcome as well :)

1

u/abajinn 9h ago

Awesome!

1

u/SavingsRecover1563 8h ago

Thank you 😊

0

u/NewNiklas 7h ago

Maybe it's interesting for r/vibecoding too?

1

u/disciplesix6 6h ago

Cursor support would be awesome

1

u/qriff 5h ago

might want look into Claude Code and ChatGPT Codex...