A solution to the long-term memory problem of AI chats.
FUR turns your AI conversations into a digital diary that is 100% yours to keep. Build a lasting memory for the thoughts you share with machines.
Log a Conversation with Gemini: Best-Seller
See FUR in Action
Watch how FUR makes saving and organizing conversations effortless
Everyday Commands
$ fur jot "explain quantum mechanics"Jot a quick message as yourself (your avatar). Perfect for capturing ideas on the fly.
$ fur chat geminiSave AI responses by pasting them directly to the terminal
$ fur timeline --contents --out TIMELINE.mdExport the full conversation with all attached documents as a Markdown file.
$ fur convoShow all conversations stored in folder with their unique hashes.
$ fur convo <hash(first chars)>Jump directly to the conversation identified by its hash.
$ fur new "Motivational quotes from Linus Torvalds"Start a brand new conversation and keep it separate from the rest.
$ fur your_script.frsRun an entire fur script (.frs) directly with the CLI. Perfect for automating saved conversations or replaying demos.
Rust Crate Installation
Install from Crates.io
cargo install fur-cli
Build from Source
git clone https://github.com/andrewrgarcia/fur-cli
cd fur-cli && cargo build --release
Quick Start
fur new "my first conversation"
fur avatar andrew 🦊
fur jot "Hello pengu!"
Built to Be
Tools that feel natural, save you time, and make your conversations easy to keep.
Track Conversations
Every chat, note, or log is a versioned thread you can revisit and fork anytime.
Branch & Merge Ideas
Create alternate paths for thoughts and combine them later — just like Git.
Attach Files & Markdown
Add documents, references, or essays directly to your conversational threads.
Script with .frs Files
Automate and replay structured chat flows for consistent results.
Local-First Memory
All your data is stored locally — searchable, portable, and fully yours.
Export Beautifully
Render threads as clean Markdown or PDFs with avatars and formatting preserved.
Introducing FurScript
FurScript is a simple scripting language designed to capture, branch, and export conversations. Think of it as Markdown for interactive chats: readable, editable, and always in your control.
Run a script
fur your_script.frs
✨ Official VS Code Highlighter
Write FurScript with full syntax highlighting directly inside your editor.
Get the ExtensionTimeline Export

Hands-On Workshops for University Students
These are small, practical sessions where I show how FUR works; how to manage, version, and build structure around your AI conversations.

“The Pelt”
Requirements
- Install Rust & Cargo (for the FUR CLI) → https://www.rust-lang.org/tools/install
- Run: cargo install fur-cli
- Nice to have (optional): GitHub account for saving and syncing conversation logs dynamically
- Nice to have (optional): VS Code
Upcoming Workshops
FUR Basics – Universidad del Pacífico (Lima, Peru)
- Status: Sign-ups open
- Current participants: 10+
- Time: To be scheduled
Note: Attendance is open to everyone, but access to the Universidad del Pacífico campus depends on their security protocols. Entry for non-UP visitors is not guaranteed, and attendees may need to handle their own access at the gate.


