LocalGPT: A local-first AI assistant in Rust with persistent memory
Summary
LocalGPT is a local-device AI assistant written in Rust that uses a markdown-based memory store and a single binary. It supports multiple LLM providers, offline operation, and a HTTP API, making it a privacy-focused tool for on-premise AI workflows. The README details installation, memory model, and useful CLI/API features.