Quick Start¶
Turn your chats into stories in 5 minutes.
This guide is designed for everyone—you don't need to be a programmer to use it.
Prerequisites¶
Before we start, you will need: 1. Python 3.12+ installed on your computer. 2. uv (a tool to run Egregora). 3. A Google Gemini API Key (it's free!).
See Glossary if any of these terms are new to you.
Step 1: Install Egregora¶
Open your Terminal (Mac) or PowerShell (Windows) and copy-paste this command:
Step 2: Create Your Site¶
Now, let's create a folder for your new blog. Copy these commands:
This creates a folder named my-blog with everything you need.
Step 3: Export Your Chat¶
- Open WhatsApp on your phone.
- Go to the chat you want to save.
- Tap the name of the person/group at the top.
- Scroll down to Export Chat.
- Choose Without Media (this is faster and safer for now).
- Save the ZIP file to your computer.
Step 4: Add Your Magic Key¶
You need to tell Egregora your API Key so it can write stories.
Mac / Linux:
Windows (PowerShell):
(Replace paste-your-key-here with the actual key from Google)
Step 5: Make Magic!¶
This is where the magic happens. Run this command:
Egregora will now: * ✨ Read your chat history. * 🧠 Find the most important memories. * 💝 Write stories and create profiles for everyone.
Grab a coffee! ☕ This might take a few minutes depending on how long your chat is.
Step 6: See Your Stories¶
Once it's done, you can see your beautiful new site. Run this command:
Now open your web browser and go to: http://localhost:8000
🎉 Congratulations! You have preserved your memories.