Posted by u/BangMyPussy
I got tired of ChatGPT forgetting everything, so I built it a "Save Game" feature. 1,000+ sessions later, it remembers my decisions from 2 months ago.
A few days ago I posted about "Project Athena" — my open-source "Save Game" layer for AI. The response was insane (450K+ views). The #1 question was: *"Why not just use ChatGPT's memory?"* Because ChatGPT's memory is a sticky note. Athena is a filing cabinet. And more importantly: **ChatGPT rents you memory. Athena lets you OWN it.** I just pushed a massive update (v8.5.0) to make this accessible to everyone, not just Python wizards. **The "Operating System" Upgrade:** I realized calling it a "memory tool" was too small. It's really an OS for your Agent. 1. **Passive Memory (Heartbeat):** You don't need to manually save anymore. A background daemon watches your project files. You save a file → Athena indexes it. Your AI stays in sync with your work automatically. 2. **Agentic Search:** Instead of just finding keywords, it now breaks down your complex questions into sub-queries, searches your history, and validates the answer before showing it to you. 3. **Daily Briefings:** It wakes up at 6 AM, reads your RSS feeds (Hacker News, Reddit), checks your active projects, and writes a briefing for you. 4. **No Vendor Lock-in:** It works with **ChatGPT, Claude, AND Gemini**. Switch models instantly. Your memory stays in your local folder. **The "Fuck SaaS" Philosophy:** People in the comments kept asking "Is this a SaaS?" "Where's the pricing?" "Is there a subscription?" **NO.** * No subscription. * No account to create. * No data sent to my server. * MIT License (Free Forever). It runs on **your** machine, using **your** API keys. You pay Google/OpenAI directly for what you use. I don't see a dime, and I don't see your data. **How to get it:** I made it dead simple. * **Cloud (Zero Setup):** Click the "Open in GitHub Codespaces" badge. It spins up a cloud machine for you. Type `/start`. Done. * **Local:** `git clone` → `pip install` → `/start`. **Repo:** github.com/winstonkoh87/Athena-Public To the 1.4K of you who upvoted the last one: Thank you. You proved that people actually care about **owning their intelligence**. Let's keep building. 🚀 A few days ago, I shared my "Save Game" feature for AI here. The response was wild (450K+ views, 1.4K upvotes). But the top comment asked the real question: "Why not just use ChatGPT's memory? It remembers things now." This pushed me to ship a massive update (**v8.5.0**) to explain exactly why. **The Answer: You are confusing RAM with a Hard Drive.** ChatGPT’s memory is **RAM**. It’s fast, useful, and magically remembers your dog’s name. But it’s fragile, unstructured, and **locked to their platform**. If you switch to Gemini or Claude tomorrow, you lose your brain. You are *renting* your intelligence. I wanted to **OWN** my intelligence. So I pivoted the project. It’s no longer just a "memory tool." It is now **The Linux OS for AI Agents**. Just as Linux provides the file system and permissions for apps to run, **Athena** provides the persistent memory and governance for AI models to run. **What’s New in v8.5.0 (The "OS" Update):** 1. **The "Hard Drive" Architecture**: Your AI now treats your local Markdown files as its long-term storage. It writes case studies, decision logs, and protocols to *your* disk. * *Result*: I can switch from GPT-4o to Claude 3.5 Sonnet mid-conversation, and the new model instantly "mounts" my entire memory drive. No data loss. 2. **MCP Server (Model Context Protocol)**: I exposed the whole core as an MCP server. You can now connect any MCP-compliant tool (Cursor, Claude Desktop, customized clients) to your memory vault. 3. **Permissioning Layer (The "Sudo" Command)**: Just like Linux has `rwx` permissions, Athena now has 4 capability levels. You can give an agent "Read-Only" access to your notes, or full "Sudo" access to execute code. 4. **Three-Phase Budget**: We implemented "Adaptive Latency." It spends maximum compute at boot (to load context) and shutdown (to save index), but sprints efficiently during the work session. **The "F\*ck SaaS" Philosophy (Still 100% True)** I saw the comments accusing me of selling something. Let me repeat: * **No Subscription.** * **No Signup.** * **No Data Logging.** * **MIT License.** This runs locally on your machine. You pay OpenAI/Google/Anthropic directly for your API keys. I don't see a dime, and I don't want your data. **Why I’m doing this:** We are heading into a world where we all have "Agentic Extensions" of ourselves. If you rely on OpenAI’s proprietary memory, **they own your extension.** If you build on a local OS, **you own it.** Code is up. Docs are updated. Go build something sovereign. **Repo**: github.com/winstonkoh87/Athena-Public *(P.S. To the guy who asked if this works with Obsidian: Yes. It’s just Markdown files. Your vault is now your brain.)*
More from r/ChatGPT
Stop, just stop.
Cancel and Delete ChatGPT!!!
I think it's time to burn any bridges we had with ChatGPT, cancel your subscription, delete it too obviously. Also...
I find this incredibly impressive
I was expecting it to make the plane essentially unrecognizable but apparently the newer image models are better at...