How We Built a Local-First, Privacy-Focused RAG for Our AI Terminal

A detailed exploration of the design and implementation of the Retrieval-Augmented Generation (RAG) system in Aye Chat, AI-powered terminal workspace, focusing on privacy, performance, and user experience.

November 16, 2025 · Vyacheslav Mayorskiy, dev team

A Design for a Local-First, Privacy-Focused RAG System for Codebases

A summary of Aye Chat’s local-first RAG system design, covering the core stack, progressive indexing strategy, and resource management for a private, context-aware AI.

November 14, 2025 · Vyacheslav Mayorskiy, dev team