winstonkoh87/Athena-Public
Open-source persistent memory layer for AI agents that stores knowledge as version-controlled Markdown files and works across ChatGPT, Claude, Gemini, and other LLMs.

Athena provides AI agents with persistent memory, structured reasoning, and full data ownership independent of any single provider. It maintains user context across model updates and switches by storing memory as plain Markdown files on the local machine. The system integrates RAG, semantic search, and vector search to enable agents to recall past conversations and knowledge while remaining portable across different LLM providers.