You talk to ChatGPT at work. Claude at night. Gemini for research. Perplexity for facts.
But those brilliant exchanges? Gone. Buried. Forgotten.
Marakkathirikan saves every conversation, across every platform, in one place.
Every day you craft prompts, debug code, brainstorm ideas, and have breakthrough moments with AI assistants. But those conversations live in separate silos — different tabs, different platforms, different accounts.
Two weeks later, you need that perfect prompt again. That code snippet. That research thread. It's gone.
Hit the save button on any AI chat page. Prompt, response, full conversation — captured instantly.
Organize by project, topic, or workflow. Your AI knowledge base, structured exactly how you think.
Find any conversation by prompt, response content, or tags. That brilliant exchange is always one search away.
Tag conversations with custom labels. Filter by #coding, #research, #writing — whatever fits your flow.
Download as JSON or Markdown. Push to Notion. Your data is yours — always portable, never locked in.
Ask the same question to ChatGPT, Claude, and Gemini. Compare their responses side-by-side.
Add Marakkathirikan to Chrome. It sits quietly in your toolbar, ready when you are.
Use ChatGPT, Claude, Gemini, or Perplexity as you normally would. When a conversation matters, click Save.
Open the dashboard. Every saved conversation is searchable, taggable, exportable. Your AI memory palace.
One extension captures conversations from all major AI platforms.
More platforms coming soon. The extension architecture supports any web-based AI chat.
Marakkathirikan is fully open source. Self-host it, audit the code, extend it. Your conversations never leave your infrastructure unless you choose to deploy to AWS.
Local mode runs entirely on your machine — SQLite database, no cloud, no tracking, no third-party access.
# Clone & run locally in 60 seconds
$ git clone https://github.com/you/marakkathirikan
$ cd marakkathirikan
# Start the backend
$ cd backend && source .venv/bin/activate
$ uvicorn app.main:app --reload
# Start the dashboard
$ cd dashboard && npm run dev
# Build the extension
$ cd extension && npm run build
Ready at http://localhost:3000
Join thousands of developers, researchers, and creators who refuse to let their best AI moments disappear.