built a privacy focused notes taking terminal app that lets you run local models RAG on top of it using llama.cpp
Summary
A privacy-focused note-taking terminal app that integrates local models and RAG using llama.cpp.
Similar Articles
I made a local-first MCP tutorial repo with node-llama-cpp and a custom agent loop
A tutorial repo that teaches the Model Context Protocol (MCP) by building it step by step in Node.js, with a local-first setup using node-llama-cpp, GGUF models, and a custom agent loop.
I made a UI and server for using Anthropic's new Natural Language Autoencoders locally with llama.cpp
The author built a custom llama.cpp server and Mikupad UI to enable local inference and activation steering with Anthropic's open-weight Natural Language Autoencoders. A LoRA version is in development to reduce memory requirements.
@hasantoxr: Google built NotebookLM. Now a developer built a better version that turn your own files into a private AI research ass…
Open Notebook is an open-source, privacy-focused alternative to Google's NotebookLM that runs locally and supports multiple AI models for research assistance.
Automated AI researcher running locally with llama.cpp
ml-intern is a harness for AI agents that integrates with Hugging Face's libraries and now supports running local models via llama.cpp or ollama, enabling an automated AI researcher to run 24/7 on a laptop.
Built a Tauri v2 desktop chat shell for local LLMs — point it at Ollama / llama.cpp / any OpenAI-compatible endpoint, MIT, ~12 MB binary
Built a Tauri v2 desktop chat shell for local LLMs that can connect to Ollama, llama.cpp, or any OpenAI-compatible endpoint. The project is MIT licensed and produces a ~12 MB binary.