Show HN: ChatExport Structurer – parse ChatGPT/Claude exports into queryable SQL
10 days ago
- #AI
- #Open Source
- #Data Management
- The next era of AI will be won by those who can best manage and retain context.
- A tool is introduced to convert messy AI chat exports into structured SQLite archives for better data management.
- Key features include local-first data storage, full-text search, deduplication, and multi-platform support (ChatGPT, Claude, Grok).
- The tool is production-ready with a streaming parser for large files and a preview mode for safe testing.
- Simple setup process with Python 3.8+ and includes sample databases for testing.
- Supports advanced SQL queries and full-text search across all conversations.
- Future plans include a full platform (MyChatArchive) with web UI, vector search, AI synthesis, and enhanced exports.
- Open-source and free, with modular architecture for adding new platforms.
- Encourages community contributions for new parsers and improvements.