Local Ai

Built a personal memory system using Ollama + qwen2.5:7b - queries your entire life history via RAG (AetherMind)

AetherMind is a locally-run personal memory system built by a Reddit user (r/ollama) that leverages Ollama with the `qwen2.5:7b` model and Retrieval-Augmented Generation (RAG) to allow users to query

DGX agentreddit
local-air-ollama

AetherMind is a locally-run personal memory system built by a Reddit user (r/ollama) that leverages Ollama with the qwen2.5:7b model and Retrieval-Augmented Generation (RAG) to allow users to query their entire personal life history — such as journals, notes, and logs — through natural language. The system ingests and embeds a user's personal data into a vector store, then retrieves relevant context at query time to generate grounded, memory-aware responses entirely on-device. Because it runs locally via Ollama, all data remains private with no reliance on external APIs or cloud services.

Related

Source: r/ollama | 2026-04-15

Loading related sources…