Show HN: Local AI server with persistent memory, RAG and plugins
A new local AI server called Server Nexe has been developed, offering persistent memory and full control without relying on cloud services. The project, initiated by a single developer in Barcelona, has evolved into a functional product that allows users to run an AI server on their machines. It emphasizes privacy by ensuring that all data remains on the user's device and includes features like a modular plugin system and multi-backend inference.
- ▪Server Nexe is an open-source local AI server that maintains persistent memory and operates without cloud dependency.
- ▪The project has been built by one individual, incorporating various AI models and ensuring that user data remains private.
- ▪It features a modular plugin system, allowing users to enhance functionality without altering the core system.
Opening excerpt (first ~120 words) tap to expand
Local AI server with persistent memory. Zero cloud. Full control. I've reached the minimum viable product for the real world — but feedback is still missing. 🚀 Documentation · Install · Architecture · Releases Català · Español v1.0.4 — Desktop App Release. Server Nexe now ships as a Tauri v2 desktop application (app/) with onboarding wizard, system tray, and automatic sidecar management. Available as macOS DMG (Apple Silicon) and Linux AppImage (ARM64). See Releases. Linux note: tested on Ubuntu 24.04 ARM64 virtual machines (UTM). CPU inference (Ollama) verified. If you test on native hardware or with GPU acceleration, please open an issue with your results.
…
Excerpt limited to ~120 words for fair-use compliance. The full article is at GitHub.