Documentation

Bilingual local search across ChatGPT archives
Post Reply
Didier
Site Admin
Posts: 29
Joined: Fri Jul 17, 2026 4:29 pm

Documentation

Post by Didier »

DTLarchive is a local tool for mining, searching, and reusing knowledge contained in ChatGPT conversation archives.

It turns the conversations*.json files from a ChatGPT export into a persistent SQLite index. You can then retrieve a word, phrase, or combination of terms, restore the context of matches, and reuse the findings in other knowledge-management tools.

Image

See:
https://netdtl.com/doc/DTLarchive_Reference_Manual.html
https://netdtl.com/doc/DTLarchive_User_Guide.html

https://netdtl.com/doc/DTLarchive_Manue ... rence.html
https://netdtl.com/doc/DTLarchive_Guide ... ateur.html

Repo: https://github.com/DidierMorandi/DTLarchive
Post Reply