#41 · Primary category: AI Data Infrastructure & Storage
ai-data-extractor
Free open-source extractor for AI coding assistant chat histories. Supports Claude Code, Cursor, Windsurf, Aider, Cline/Roo Code, and more.
Project last updated:08/20/26
GitHub Stars
550
Forks
101
Contributors
1
License
MIT
Why we included this project
AI coding assistants each keep your chat history in their own private storage, and this tool pulls that data out into a single normalized JSONL file. It auto-discovers the local data folders for ten different assistants, reading SQLite, JSON, and JSONL sources read-only, and preserves code context, diffs, tool calls, and timestamps wherever the source tool actually records them. That makes it practical for building fine-tuning datasets from your own real sessions, running personal analytics on how you actually work, or backing up years of conversations before an app clears its local database. The search covers macOS, Linux, and Windows conventions automatically, so you don't have to tell it where anything lives, and each per-source extractor can run standalone when you only need one tool. Teams writing their own extractors will also find the Cline and Aider implementations useful as worked examples of parsing very different storage shapes.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
ClickHouse
ClickHouse® is a real-time analytics database management system
simdjson
Parsing gigabytes of JSON per second : used by Facebook/Meta Velox, the Node.js runtime, ClickHouse, WatermelonDB, Apache Doris, Milvus, StarRocks
gun
An open source cybersecurity protocol for syncing decentralized graph data.
emqx
The most scalable and reliable MQTT broker for AI, IoT, IIoT and connected vehicles
server
MariaDB server is a community developed fork of MySQL server. Started by core members of the original MySQL team, MariaDB actively works with outside developers to deliver the most featureful, stable, and sanely licensed open SQL server in the industry.