Lore stores your Claude, ChatGPT, Gemini, Le Chat and DeepSeek exports on your own server. Fully encrypted, searchable, always yours.
Lore is deliberately simple. No accounts on external servers. No subscriptions. Just your data on your machine.
config.php. Done.Your password never leaves the browser. Your key never leaves the browser. The server is just encrypted storage.
config.php.
Lore detects the source automatically from the export format. Just drop the ZIP in.
Any shared hosting with PHP 8+ and MySQL works. No Composer, no npm, no build step.
$ git clone https://github.com/Imonda/lore.git $ cd lore
Create a MySQL database, then import schema.sql.
$ mysql -u user -p dbname < schema.sql
Edit config.php and fill in your database credentials and app settings.
Upload all files to your web root. Open your domain, register, and save your emergency kit.