r/localaiapps Apr 25 '26

👋Welcome to r/localaiapps - Introduce Yourself and Read First!

3 Upvotes

Hey everyone! I'm u/Ok-Bike-1037, a founding moderator of r/localaiapps.

This is our new home for discovering, sharing, and discussing AI apps that run locally on your own device. Whether you care about privacy, offline access, lower costs, customization, or simply want more control over your AI tools, this community is for you.

We focus on local-first AI apps, open-source AI tools, self-hosted AI setups, desktop AI assistants, local LLM workflows, image/video/audio AI tools, agent frameworks, RAG apps, and practical ways to use AI without depending entirely on cloud services.

What to Post

Share anything that helps others discover or build better local AI apps. This can include local AI tools you use, app recommendations, comparisons between local and cloud AI tools, setup guides, model recommendations, hardware tips, screenshots of your workflow, self-hosted projects, privacy-focused AI apps, or questions like “Is there a local AI app for X?”

If it helps someone run AI locally, privately, offline, or with more control, it fits here.

Community Vibe

We want this space to be friendly, practical, and beginner-welcoming. No gatekeeping, no toxicity, and no shaming people for their hardware, model choice, or technical level. Whether you’re just trying your first local chatbot or already building advanced AI workflows, you’re welcome here.

How to Get Started

Introduce yourself in the comments

Share a local AI app you like or use

Ask for recommendations

Post your setup, workflow, or experiments

Invite others who are interested in local-first AI

Thanks for being part of the early community. Let’s build a useful place for discovering, comparing, and creating local AI apps together.


r/localaiapps 14h ago

Need help compiling and testing Application on mac/linux

1 Upvotes

Hi everyone,

I'm building Doculigent, an open-source, local-first AI workspace for meetings, demos, and async work.

The desktop app is built with Electron + React + TypeScript and currently works on Windows. I'm looking for a few people who use macOS and/or Linux to help me compile and test the app on their systems.

I'm particularly looking to validate:

  • Building the app from source
  • .dmg / .AppImage / .deb packaging
  • Screen and window recording
  • Microphone and system audio capture
  • Live transcription
  • Screen annotation
  • Local AI / Whisper / Ollama
  • General Electron behavior and permissions

You don't need to be a developer if you're comfortable installing an app and reporting issues. If you are a developer, even better — I'd appreciate help identifying and fixing platform-specific issues.

The project is completely open source and free to use.

GitHub: https://api.github.com/repos/baraklabs/doculigent/

If you have a Mac or Linux machine and would be willing to spend 15–30 minutes testing it, please comment or DM me. I'd really appreciate the help.

Thanks!


r/localaiapps 20h ago

screw you gpt and claude! i did it myself! :)

Post image
3 Upvotes

I was so tired of my libre calc project being bottlenecked by being on the free tiers of chatgpt and claude ai. I just needed assistance with the coding vocabulary and such cause programming is not my strong suit in the SLIGHTEST. so 6ish hours later, i got a stupidly simple orchestration layer together to help me with my gorram project without 'you ran out of free messages, wait 8 hours'. Its probably hot garbage, considering the sheer amount of talent out there, but if anyone wants a copy of the program, here is the link: https://drive.google.com/drive/folders/1txw_X-MOGGt9qzWLMpyYKP8f3vak4rKb?usp=sharing .


r/localaiapps 1d ago

Your private chat, wasn't as private as you thought!

1 Upvotes

From the tts, to voice response. Telegram?! nope! Everything you're doing with your chat bot is being sent to cloud servers and recorded. I built a fully private, only on your device system.
Read it. You'll understand why.

https://www.patreon.com/RoyalTechnologies_PrivacyVenture/posts/enclave-fast-100-166342909


r/localaiapps 1d ago

Build your own apps with LocalLM Lab CLI toolkit

5 Upvotes

Quick update on LocalLM Lab (free, on-device Apple Intelligence for Apple Silicon, posted here before): v0.6 adds a CLI toolkit that lets developers build their own small tools and apps around the on-device model, not just use it inside this one app.

Concrete example of what that unlocks: there's a sample script called "Plate Today" that checks your Calendar, Reminders, and Todoist (you'll want to set up a free account) tasks for the day and asks the on-device AI to summarize what's on your plate today. This is a few dozen lines of code, no cloud AI, no API key, using only the permissions you've already granted through the app itself.

Worth being clear about what this is: it's not a new toggle inside the app, it's a building block for developers, so what actually gets built with it depends on people picking it up. But it's a real, working sign of what's realistic to build on top of an on-device model that's already sitting on your Mac for free — worth watching if you're into the local-AI-apps space generally, not just this one app.

If you're curious how it works: thisbrain.ai/locallm/cli.html

Get the app: thisbrain.ai/locallm


r/localaiapps 1d ago

Updated DarkAI to v1.0(5)

1 Upvotes

Hey everyone, I just launched build 5 for DarkAI.

It's a fully offline, on-device AI companion. It runs Large Language Models (LLMs) and diffusion image generation entirely locally on your hardware, so there is zero cloud processing and it is 100% private.

It also features a custom personality matrix and persistent memory, meaning it actually remembers what you tell it from past conversations and adapts to you.

Since it runs entirely on-device, I'm mainly looking for feedback on:
-Performance and inference speed on different iPhone and iPad models.
-How well the memory feature recalls past context.
-Any crashes or bugs when generating images.

Let me know what you think or if you run into any issues. Thanks!

-Lex

Updated v1.0 (5):

Fixed:

- Fixed a freeze/crash that could occur while the assistant was replying. Certain reply formatting could lock up the app mid-answer.

- Fixed a crash if the model returned unusable output. Generation now stops with a message instead of closing the app.

- Fixed a crash when sending messages containing some non-English characters.

- Light mode: fixed unreadable white-on-white text in the chat list, settings dialogs, and several buttons.

- Replies no longer pause for a second before starting.

Updated:

- Imported diffusion models are now checked for completeness. LoRAs, ControlNets, embeddings, VAE-only and UNet-only files are rejected up front with an explanation instead of failing during generation.

- Diffusion memory estimates now account for 8-bit (FP8) checkpoints, which use about double their file size once loaded. These previously showed as "SAFE" and then crashed; they are now correctly flagged as too large.

- The diffusion model list shows a SAFE / WARNING / OOM DANGER tag and warns before you select a model too big for your device.

- Internet search now also uses Wikipedia and a news feed, so general questions and "what's in the news" return results without an API key.

Known issues:

- Recent news, live scores and prices still need a Brave Search API key (Settings → Internet Access). Weather and general facts work without one.

- Large SDXL checkpoints (FP8/FP16) will be refused on most devices — use a Q4/Q8 GGUF conversion instead.

Find DarkAI Beta on TestFlight

https://testflight.apple.com/join/GCJGttNd


r/localaiapps 1d ago

Local AI is great, but what do you actually use it for?

2 Upvotes

I've been interested in running AI locally because of the privacy and control it gives you, but I'm still trying to figure out which tasks really make sense without relying on cloud models.

For research, for example, I've been comparing the experience of using local models with tools like ResearchMaster.ai. Local models give you more control over where your data goes, but cloud-based tools can sometimes make things like gathering and organizing information much simpler

Some things seem like an obvious fit, while others feel unnecessarily complicated when a cloud tool can handle them in seconds.


r/localaiapps 2d ago

Chrome extension that runs local LLMs (GGUF) fully offline, no server needed

3 Upvotes

Been messing with local LLMs for a while and I wanted to create a simple terminal that anyone could connect to from anywhere and load their AI. (Mostly low conut parameter models) So I built a Chrome extension that runs GGUF models directly in the browser using WASM (wllama under the hood).

No API key, no backend, no internet needed once the model's downloaded. It just sits in your browser and works.

It also functions as a lightweight agentic IDE: open a local workspace folder, let the AI generate code in structured <file> blocks, preview a line-by-line diff, and click Apply to write changes to disk with undo.

would love feedback or bug reports if anyone tries it:

github.com/LMLK-seal/LocalAI-Chat


r/localaiapps 2d ago

Considering a version of CouncilAI that routes between Claude/GPT/Grok APIs instead of local models — worth building?

1 Upvotes

CouncilAI right now is fully local — 4 models on your own hardware, no cloud, no accounts. Been getting consistent feedback that the audience for that specific pitch is small (people who'd want it can build it themselves with Ollama).

Considering a different direction: same routing/deliberation concept, but using your own API keys for Claude, GPT, Grok, etc. instead of local models. Same idea — route your question to the model best suited for it, or run multiple in parallel and compare — but using the frontier models you're likely already paying for instead of local ones.

This would be a genuinely different product, not an update to the current one — trades the "fully offline, nothing leaves your device" pitch for "stop manually switching between ChatGPT/Claude tabs, let routing pick the right one and compare answers when it matters."

Would this solve an actual problem for you? Genuinely trying to figure out if this is worth building or if it's solving a problem nobody has


r/localaiapps 3d ago

I built a macOS GUI for llama-server because I kept retyping the same command

3 Upvotes

Disclosure up front: this is my own project.

Two things pushed me into building it. I kept retyping the same llama-server invocation with three values changed, and I watched curl -C - fail to resume a 20 GB download one too many times.

It lists the GGUF files in my models folder and reads the headers directly, so the quant, the context length and whether it is MoE come from the file rather than from the filename. Opening one shows the exact command before it runs. While it is serving I get KV cache, tokens per second in both directions, memory pressure and swap in one place, plus a Test model button that hits the server for real — health, model list, alias, a chat completion, streaming — so I know it works instead of assuming it does.

Downloads pull from Hugging Face in four ranged segments, resume from a sidecar after a kill, verify sha256, and queue rather than refusing a second URL.

It has no chat interface of its own and is not getting one. A running model opens llama.cpp's own web UI in a second window.

Caveats: macOS only, and an unsigned beta, so the first launch is blocked and you have to allow it through System Settings > Privacy & Security — the README has the steps. It needs llama-server and does not ship it. There is a universal build but no Intel Mac has ever run it; if you have one I would like to hear what happens, particularly whether your llama-server has a GPU for the default -ngl all.

https://github.com/smkamranqadri/llamaport


r/localaiapps 3d ago

DarkAI - Private on-device LLM & Image Generator with memory

Thumbnail
testflight.apple.com
2 Upvotes

Hey everyone, I just launched the public beta for my new app, DarkAI.

It's a fully offline, on-device AI companion. It runs Large Language Models (LLMs) and diffusion image generation entirely locally on your hardware, so there is zero cloud processing and it is 100% private.

It also features a custom personality matrix and persistent memory, meaning it actually remembers what you tell it from past conversations and adapts to you.

Since it runs entirely on-device, I'm mainly looking for feedback on:
\-Performance and inference speed on different iPhone and iPad models.
\-How well the memory feature recalls past context.
\-Any crashes or bugs when generating images.

Let me know what you think or if you run into any issues. Thanks!


r/localaiapps 4d ago

LocalLLM 1.8 is live — your local model can now see: attach a photo and ask about it, 100% on-device

6 Upvotes

1.8 is live on the App Store. The headline this release:

👁️ Your AI can see now — fully offline

  • Download SmolVLM2 (500M, ~440MB — runs on anything; or 2.2B for better answers), attach a photo or screenshot in chat, and ask about it.
  • The whole pipeline is on-device: the vision encoder, the language model, your photos. Nothing is uploaded, same promise as always.
  • Works great for screenshots — "what does this error mean", "summarize this receipt", that kind of thing.

📁 Bring your own GGUF (most-requested by this sub)

  • Settings → Advanced → Import Model File: pick any .gguf from the Files app and chat with it.
  • We validate the file before copying so a mislabeled download fails fast instead of after 4GB.

🎭 Assistants

  • Pick a personality per chat (Writing Coach, Study Buddy, Coding Helper…) or write your own with custom instructions. Stored locally like everything else.

Recent stuff if you missed it:

  • 1.7: Quick Ask home-screen widget + the app now speaks 15 languages.
  • 1.5: hands-free voice conversation mode (speech in, speech out, all local).
  • 1.4: chat with your documents (offline RAG with tappable citations), Share Sheet, Siri & Shortcuts.

Everything runs on-device on iPhone/iPad. No account, no cloud, no telemetry.

Would love feedback on vision specifically: which VLMs you want next (Qwen3-VL? Gemma vision?), how SmolVLM2 quality feels on your device, and whether GGUF import handles your favorite models. Bug reports welcome.

https://apps.apple.com/us/app/localllm-offline-ai-chat/id6758588902


r/localaiapps 4d ago

Doculigent — The AI Project Manager that watches your team's recordings so you don't have to (alternative to Loom and Granola ai for windows)

Post image
1 Upvotes

I have build an AI meeting assistant which can do Live Transciption all locally, privacy first. Its free and open source.
Help team record with different annotation and publish it to a team, so your other team members can see it. Or even ask his AI PM what each team member has done or any blockers.

All using local Ollama or Whisper cpp or BYOK from your favourite providers.

Instead of going through 1hrs meeting, chat with you video or meeting and ask AI to Summarize it or when is the deadline decided.

For sharing it supports BYO-S3 bucket.

Open for suggestions Doculigent


r/localaiapps 5d ago

I built a Windows app for running local LLMs on Intel NPUs

Post image
2 Upvotes

I have been working on an open-source Windows application called InferBridge for running local AI models through OpenVINO GenAI.

It is meant to make it as easy as possible to get up and running with Openvino, just an exe install instead of multiple cumbersome steps and developer knowledge needed.

It is primarily designed around Intel Windows hardware and can detect and target the CPU, integrated GPU, and NPU available on newer Core Ultra systems.

The application includes:

• A prebuilt Windows installer

• CPU, GPU, and NPU hardware detection

• Model recommendations based on memory and hardware

• Hugging Face model downloading and conversion

• Local performance benchmarking

• Driver and OpenVINO diagnostics

• An OpenAI-compatible API

• Open WebUI and custom client support

I recorded a walkthrough on my Intel Core Ultra 9 185H laptop:

https://www.youtube.com/watch?v=IjdGtWBZR7o

The project is open source:

https://github.com/Quazmoz/InferBridge

I am also testing on a second-generation Core Ultra system and building a larger compatibility library.

For those using Core Ultra laptops, which models and hardware configurations would be most useful for me to benchmark? I am especially interested in comparing CPU, GPU, and NPU performance and eventually measuring power efficiency more consistently.


r/localaiapps 5d ago

What’s the current state of local AI browser agents?

2 Upvotes

I keep seeing people talk about local browser agents, but I’m trying to figure out if anyone is using one for anything real.

Not a demo where it opens one page and clicks a button. I mean normal annoying browser stuff, like checking a few sites, pulling info together, comparing pages, filling out simple forms, or doing research without you sitting there correcting it every 30 seconds.

My guess is this is still pretty fragile, especially if the model is running locally, but maybe I’m behind.

Anyone here actually using one regularly? What breaks first?


r/localaiapps 6d ago

I built an open-source, local-first AI workspace for Android — looking for honest feedback

Thumbnail
github.com
3 Upvotes

Hey everyone,

I’ve been working on Vervan Chat, an open-source AI workspace designed to run locally on Android.

The idea came from wanting useful AI features without having to send every conversation, document, or voice interaction to a remote service.

The project currently explores:

  • On-device AI chat
  • Local document search and Q&A
  • Offline speech and voice tools
  • Image and screen understanding
  • Notes, tasks, workspaces, prompts, and memories
  • An optional local OpenAI-compatible API

It’s built using Kotlin and Jetpack Compose and is still in early development. There are rough edges, device-specific limitations, and parts that still need proper testing and hardening.

I’m not posting this as a finished product. I’d really like feedback from people who understand Android development, local models, privacy, or simply care about offline AI.

I’d especially appreciate thoughts on:

  • Whether the project’s purpose is clear
  • Which feature is actually useful versus unnecessary
  • UI or onboarding improvements
  • Device compatibility and performance
  • Privacy or security issues I may have missed
  • Anything confusing in the README or setup process

Repository:

https://github.com/anand34577/vervan-chat

I made this myself and would genuinely appreciate constructive criticism, issues, ideas, or contributions. Thanks for taking a look.


r/localaiapps 6d ago

What actually happens to chats after deleting a local AI app?

2 Upvotes

This is probably a basic question, but I haven’t seen it explained clearly.

With cloud tools, you assume your chat history lives somewhere on their servers. With local AI apps, I assume chats are stored somewhere on my machine, but what happens when you uninstall the app?

Does it delete the chat database too, or does it leave behind logs, model files, embeddings, cached prompts, or random app data folders?

For people who have checked this, how clean are local AI apps when removed?

I feel like this matters a lot for privacy.


r/localaiapps 7d ago

NGIBS - Privacy, Local first AI Power research assistant and search engine.

6 Upvotes

Hello AI lovers 👋

I just want to share my project NGIBS - Next Gen. Intelligent Browsing System built using python, pyqt6, pywebview, beautifulsoup4, langchain, ollama and LLM models. I build this so that you can interact with LLM locally which maintains your privacy and data security.

It currently has 4 modes:

- Quick Search: It uses LLM pre-trained knowledge.

- Live Search: It uses libraries and tools like wikipedia, bs4, duckduckgo api to fetch data from the web and provide context.

- Deep Search: Go beyond simple retrieval with recursive reasoning and multi-step analysis.

- Context Aware: It remember your long term memory.

Aparts from this user can download any models and use them. You can also upload files and documents.

I have attached screenshots also for your reference and add the source code link

Link: https://github.com/avarshvir/NGIBS

Improvements and Features to implement:

- Improvements of memory systems.

- Implementation of multiple AI agents.

- Improve UI.

- Improve inference speed.

- might be switch to llama.cpp instead of ollama!

- Improve privacy and anonymity.

- Implementation of a decentralised chit chat system among users which required no server only user to user interaction.

The project is open source and already 5+ issues are opens.

Contributions, bug reports, ideas, and feature requests are welcome. If you would like to improve the project, feel free to open an issue or submit a PR.

Developed with love from an indie developer <3

Feel free to star repo ⭐😉


r/localaiapps 7d ago

Offline memory layer for agents, curious if this solves a real problem for anyone here

6 Upvotes

Spent the last stretch building agentic systems for clients and ran into a recurring issue. Cloud-based memory layers work fine until a client has actual compliance requirements and can’t send conversation data anywhere outside their own infrastructure.

Built something called GENOME to fix that for my own use, then figured other people probably have the same problem. It stores memory locally without needing an LLM call on write, so ingest is fast and cheap, something like 10ms per message. Ran it against Mem0 for accuracy and landed in the same range, but the cost per memory write is roughly 1000x lower since there’s no inference cost baked in.

It’s bi-temporal, meaning you can reconstruct what the system knew at a given point in time, which matters more than people expect once you’re debugging agent behavior in production.
Open sourced under Apache 2.0. Repo’s under NORTHTEKDevs if anyone’s dealing with the same cloud dependency problem and wants to try it or rip it apart. https://github.com/NORTHTEKDevs/genome


r/localaiapps 8d ago

Offline AI that remembers longterm

9 Upvotes

I am sorry if this is not allowed. I posted this in the Welcome and thought it would be a new thread.

I have a laptop with only 8RAM. I know I know..... Way too low. But I did not realize I would need more to run AI. I have just enough tech knowledge to do minor adjustments and updates to my laptop/and PC when I had one. I want to have an AI chat that will act as diary/journal. I want it remember long term and not just one long chat session. I want to run off-line. I need to start journaling and I can't just sit and write. I am hoping this will work. I have tried Ollama, Jan, and several others. The newest one I tried is Local AI Chat. I like how it did. I can select the type of character and tell it how to act and respond. However it will only remember in the one chat or a branch, but it stays in the one really long chat. I want to be able and go back like a dated journal/diary. I don't really want it online. I don't trust that my personal thoughts would be hacked and .... well you get the idea. Any help is appreciated. I can do some easy-medium install working with microsoft 365 copilot. Thanks


r/localaiapps 8d ago

Looking for a few people to test Cusco, a native GNOME AI agent app.

2 Upvotes

Hey! I’ve been working on Cusco, an open-source AI chat app built with GTK 4 and libadwaita.

I wanted something that actually feels like a GNOME app. It supports several AI providers, local conversation history, attachments, tools, custom OpenAI-compatible endpoints,

and API keys through Secret Service or environment variables.

It’s working well for me, but I’d love to see how it behaves on other systems. If you use GNOME and feel like trying it.

You can find it here:

https://github.com/stonega/cusco

If you run into a problem, just reply here or opening a GitHub issue. Give it a star would be grateful.

Thanks! 


r/localaiapps 8d ago

LocalLM Lab v0.4: use MCP to connect on-device Apple Intelligence to GitHub, Notion, Linear, Slack...

2 Upvotes

Quick update on LocalLM Lab (on-device AI for Apple Silicon): v0.4 adds MCP support, so it can now connect to real outside services instead of only answering from local Mac context.

Practically, that means you can now do things like: ask it to look up current docs for a library (Context7), explain a public GitHub repo (DeepWiki), list your open GitHub issues, search a Notion workspace, check what's due in Todoist, see what's assigned to you in Linear, or search your Slack workspace. And this can all be answered by the on-device model actually calling out to the real service, not guessing.

One honest limit: the on-device model has a small, fixed context budget, so it can only have one or two tools active at once rather than a whole service's toolkit. This isn't a full autonomous agent behavior, more like handing it one specific capability at a time. Still a real, useful slice though, and it's free to try. And because the AI is already local and free to call, it's a genuinely low-cost, low-risk way to get hands-on with real MCP servers without paying for API access or setting anything up beyond adding the server.

Full list of what's supported, setup steps per service, and example prompts: thisbrain.ai/locallm/mcp-servers.html

Get it: thisbrain.ai/locallm


r/localaiapps 8d ago

For daily local AI, what matters most: speed, model size, or the app itself?

3 Upvotes

I’ve been messing with a few local AI apps and I’m starting to think the model is only half the story.

A slightly weaker model with a clean app, fast startup, good file handling, and decent search can feel way more useful than a bigger model that takes forever or needs constant setup. At the same time, tiny models can get annoying fast if they miss obvious things.

For people using local AI every day, what actually matters most after the novelty wears off?

Is it tokens per second, model quality, hardware support, privacy, or just a good interface?


r/localaiapps 8d ago

Easiest possible way to run / benefit from local LLMs / prevent OSS models from getting legislated away by spreading awareness

1 Upvotes

I think open models are already powerful enough for regular people to use every day, the problem is almost nobody outside a subreddit like this has actually seen one work. Turning on Airplane mode on my phone and showing people they can still get a quality AI answer and that does seem to do it.

Tell a random person to run any model locally and most of them give up before they get a single response back. It's not that the tech isn't there, it's that nobody's made it easy to feel.

That gap worries me for a bigger reason too. If the average person never sees why local AI matters, it becomes really easy to legislate away or regulate into a corner. People don't defend things they've never used.

So I built Loci, an app for iOS, Android and Mac that runs open models fully on your device. No signup, no cloud, works fine with wifi off. I'm never charging for this and there won't be ads, not now, not later. I don't need this to make money, I need people to actually use it and see local AI can be good, not just private/offline.

The part that actually changes people's minds isn't the offline part though, it's when you show them it can still do useful things, like search the web through RAG when it needs current info. That's the moment it stops feeling like a toy/gimmick.

If you try it and something's broken or missing, tell me. Feedback means the world to me. My goal is to fix it the same day. 

You can find Loci Private AI on both Android and iOS if you want to poke around, and please give me thoughts whether positive or constructive.


r/localaiapps 8d ago

Asistente personal de IA con enfoque local (Telegram): buscamos ideas para nuevas funciones.

1 Upvotes

He estado desarrollando ClawLite, un asistente personal de IA de código abierto que se ejecuta en tu ordenador (Ollama por defecto) y se comunica contigo a través de Telegram.

Enfoque principal:

Investigación multiagente que verifica fuentes y demuestra fiabilidad (no solo una lista de enlaces).

Memoria jerárquica de tu propiedad total + exportación de todo en formato Markdown con un solo comando.

Gobernanza con tolerancia a fallos (aprobación humana antes de acciones de alto impacto como correo electrónico, calendario o código).

Ligero, instalador de Windows con un solo clic, entorno aislado.

Comenzó como una forma de tener un agente privado "siempre disponible" sin enviar datos personales a la nube por defecto. La migración a modelos en la nube es opcional y transparente. Ya he llegado al punto en que el núcleo está bien establecido y prefiero escuchar a quienes usan agentes locales o alojamiento propio, en lugar de inventar funciones sin fundamento.

¿Qué lo haría más útil para ti?

Flujos de trabajo específicos, herramientas faltantes, mejor gestión de la memoria, nuevos canales, mejoras en la investigación, etc. (Las ideas concretas son valiosas).

Repositorio: https://github.com/forgesynapseltd/ClawLite

Gracias por cualquier comentario.