StackMap
Subscribe
Explore / topics

Local / Inference

Run and serve open models on your own hardware.

airllm logo
4
lyogavin avatarlyogavin 31.7k · today
airllm

Layer-by-layer inference that runs 70B models on a 4GB GPU — no quantization required; 405B on 8GB, DeepSeek-V3 671B on ~12GB. One AutoModel line for most open model families.

local
alternative to colibri, Ollama
ClaraVerse logo
2
claraverse-space avatarclaraverse-space 3.9k · 17 days ago
ClaraVerse

Self-hosted private AI workspace: chat, multi-agent crews with human review, a visual workflow builder and Telegram integration in one app — local models via Ollama/llama.cpp or your own keys.

localagents
alternative to lobehub, ODS
cocoindex-code logo
5
cocoindex-io avatarcocoindex-io 2.7k · 13 days ago
cocoindex-code

AST-based semantic code search for coding agents: pipx install, zero config, local embeddings out of the box — a CLI/skill/MCP that cuts agent context ~70% vs grepping. Built on CocoIndex.

code-intellocal
alternative to tokensave, codegraph-mcp
codebase-memory-mcp logo
6
DeusData avatarDeusData 39.6k · yesterday
codebase-memory-mcp

Code intelligence MCP in pure C: tree-sitter knowledge graph over 158 languages, average repo indexed in milliseconds, sub-ms queries, 10x fewer tokens. Single static binary, zero deps.

code-intellocal
alternative to tokensave, gortex
codeburn logo
2
getagentseal avatargetagentseal 9.6k · yesterday
codeburn

Local-first cost ledger for AI coding: reads the session files 36 tools already write and breaks every token and dollar down by task, model, project. TUI, web, desktop, menubar — no proxy, no keys.

codinglocal
alternative to ai-token-monitor, cc-lens
colibri logo
3
JustVugg avatarJustVugg 25.5k · today
colibri

Pure-C, zero-dep MoE runtime that runs GLM-5.2 (744B) on a 25GB-RAM consumer box by streaming experts from disk — VRAM/RAM/NVMe as one tiered hierarchy, never touching precision.

local
alternative to airllm, Ollama
2
apple avatarapple 1.6k · yesterday
coreai-models

Apple's official Core AI toolkit: recipes exporting Hugging Face models to .aimodel, PyTorch primitives for authoring, Swift runtime for macOS/iOS apps — plus skills for coding agents.

local
pairs well with MLX-LoRA-Studio, SiliconScope
CubeSandbox logo
12
TencentCloud avatarTencentCloud 11.3k · today
CubeSandbox

Hardware-isolated microVM sandboxes for AI agents — sub-60ms boot, <5MB overhead, E2B-compatible API, self-hosted on your own KVM nodes.

agentslocal
pairs well with LangGraph, AutoGen
exxperts logo
4
EXXETA avatarEXXETA 334 · yesterday
exxperts

Local-first agentic runtime with persistent AI rooms and approval-gated memory: every memory write needs your OK; rooms, KB and artifacts are plain files on disk.

memoryagentslocal
pairs well with litellm, vLLM
forkd logo
1
deeplethe avatardeeplethe 2.7k · 5 days ago
forkd

fork() for agent microVMs: children fork copy-on-write from a warm Firecracker parent — 100 KVM-isolated VMs in ~100ms, live-VM branching in ~56ms, portable snapshots from a hub.

agentslocal
alternative to CubeSandbox
gigatoken logo
2
marcelroed avatarmarcelroed 4k · 14 days ago
gigatoken

Tokenization at GB/s: ~1000x faster than HuggingFace tokenizers with drop-in compatibility modes for HF and tiktoken — Rust reading your files directly. pip install gigatoken.

traininglocal
pairs well with DataFlow, train-llm-from-scratch
gortex logo
3
zzet avatarzzet 1.3k · today
gortex

Code-intelligence engine in one static Go binary: tree-sitter graph over 257 languages, compiler-grade resolution for 17, multi-repo, 175 configurable MCP tools — up to 50x fewer tokens. 100% local.

code-intellocal
alternative to codebase-memory-mcp, tokensave
Handy logo
2
cjpais avatarcjpais 30k · yesterday
Handy

Push-to-talk offline dictation: hotkey, speak, text lands in whatever field has focus. Whisper or Parakeet fully on-device; cross-platform Rust/Tauri, built to be forked.

voicelocal
alternative to voicebox, meetily
llm-d logo
4
llm-d avatarllm-d 4.1k · today
llm-d

Distributed inference stack for Kubernetes from Red Hat, Google and IBM (CNCF) — prefix-cache-aware routing, tiered KV-cache, prefill/decode disaggregation and SLO autoscaling above vLLM/SGLang.

local
pairs well with LMCache, Ollama
LMCache logo
2
LMCache avatarLMCache 11.2k · today
LMCache

KV-cache layer for scalable LLM serving: offload and reuse KV across GPU/CPU/disk/remote tiers to cut TTFT and prefill cost. vLLM-first; used by NVIDIA Dynamo and llm-d.

localstorage
pairs well with llm-d, vLLM
2
ysharma3501 avatarysharma3501 5.3k · 2 months ago
LuxTTS

Lightweight voice-cloning TTS — 48kHz speech at 150x realtime, fits in 1GB VRAM and runs on CPU or MPS. SOTA cloning from a ~3s reference sample, rivaling models 10x larger.

voicelocal
alternative to pocket-tts, voicebox
Lynkr logo
8
Fast-Editor avatarFast-Editor 542 · today
Lynkr

Self-hosted LLM gateway wrapping Claude Code, Cursor or Codex with zero code changes — strips unused tools, compresses JSON tool results ~88%, semantic-caches, tier-routes easy work to local models.

codinglocalgateway
pairs well with Ollama, prompt-cache-skills
meetily logo
4
Zackriya-Solutions avatarZackriya-Solutions 29.6k · 2 months ago
meetily

Privacy-first meeting note-taker that runs 100% on-device: live Whisper/Parakeet transcription, speaker diarization, local Ollama summaries. Desktop app for macOS & Windows — no cloud, no call bots.

localvoice
alternative to call.md, Handy
memanto logo
3
moorcheh-ai avatarmoorcheh-ai 1.8k · yesterday
memanto

Companion memory agent for 20+ coding agents, built on Moorcheh — its own information-theoretic engine, no third-party vector DB to manage. Runs local (Docker + Ollama, keyless) or on their cloud.

memorylocal
alternative to memsearch, agentmemory
memvid logo
2
memvid avatarmemvid 16.4k · 1 months ago
memvid

Single-file memory layer for agents: data, embeddings, index and metadata in one portable .mv2 — append-only Smart Frames, time-travel queries, sub-5ms recall, no server. Rust core, Node/Python SDKs.

memorylocal
alternative to Memoria, Chroma
mesh-llm logo
4
Mesh-LLM avatarMesh-LLM 3.3k · today
mesh-llm

Distributed LLM inference in Rust: pool GPUs across machines into one OpenAI-compatible endpoint — local fit first, mesh routing, and stage splits for models too large for any single box.

local
alternative to colibri, Ollama
MLX-LoRA-Studio logo
4
Goekdeniz-Guelmez avatarGoekdeniz-Guelmez 257 · 1 months ago
MLX-LoRA-Studio

Native Mac app for on-device LLM fine-tuning via mlx-lm-lora: pick a model, choose SFT/LoRA/DPO-family algorithms, watch loss fall live, push to Hugging Face. No cloud, no code.

traininglocal
pairs well with SiliconScope, coreai-models
ODS logo
2
Osmantic avatarOsmantic 4.5k · 7 days ago
ODS

One installer that turns a PC, Mac or Linux box into a private AI server: Ollama, Open WebUI, n8n, ComfyUI wired together — inference, chat, voice, agents, RAG and image gen, no cloud.

local
alternative to ClaraVerse, Ollama
23
ollama avatarollama 179k · today
Ollama

Run Llama, Mistral and other open models locally with a single command and a clean API.

local
pairs well with Lynkr, pocket-tts
OpenSandbox logo
3
opensandbox-group avataropensandbox-group 14.4k · today
OpenSandbox

CNCF-landscape sandbox platform for AI agents: multi-language SDKs, unified API, CLI and MCP over Docker/Kubernetes runtimes — coding agents, GUI agents, evals and RL training.

agentslocal
pairs well with gym-anything, CubeSandbox
pocket-tts logo
4
kyutai-labs avatarkyutai-labs 8.8k · 3 days ago
pocket-tts

Kyutai's 100M-parameter CPU-only TTS — streaming audio in ~200ms, ~6× real-time on two laptop cores, voice cloning, six languages. pip install and it talks.

localvoice
pairs well with Ollama, LuxTTS
2
rtk-ai avatarrtk-ai 76.7k · today
rtk

Rust CLI proxy compressing dev-command output 60-90% before your agent reads it — git, tests, linters, docker, 100+ commands; hooks auto-rewrite bash calls. Single binary, <10ms overhead.

codinglocal
pairs well with tokensave, headroom
searchbox logo
3
hanxiao avatarhanxiao 52 · 1 months ago
searchbox

Airgapped closed-corpus QA testbed: a local Qwen agent in a Pi harness explores a .zip dataroom with grep/embeddings/rerankers under a token budget — a bed to study search as test-time compute.

localragagents
pairs well with Ollama, Ragas
sie logo
3
superlinked avatarsuperlinked 2.8k · 10 days ago
sie

Self-hosted inference cluster for everything agents call besides the big LLM: embeddings, rerankers, OCR, NER, guardrails and small LLMs — 100+ models, one OpenAI-compatible API, K8s stack included.

localrag
alternative to vLLM, Ollama
SiliconScope logo
4
kennss avatarkennss 843 · 2 days ago
SiliconScope

Sudoless Apple Silicon monitor: SwiftUI dashboard plus menu-bar suite tracking ANE, Media Engine and memory bandwidth Activity Monitor won't show — with DVR-style record & replay.

local
pairs well with MLX-LoRA-Studio, Ollama
tokensave logo
12
aovestdipaperino avataraovestdipaperino 582 · yesterday
tokensave

Code-intelligence MCP server for coding agents — a pre-indexed semantic graph (libSQL + FTS5) they query instead of grepping: symbols, callers, impact radius in one call. 100% local, 50+ languages.

code-intellocal
pairs well with Lynkr, headroom
vLLM logo
16
vllm-project avatarvllm-project 89.5k · today
vLLM

High-throughput, memory-efficient inference and serving engine for LLMs.

local
pairs well with litellm, speech-to-speech
xberg logo
6
xberg-io avatarxberg-io 9.2k · yesterday
xberg

Rust-core document-intelligence engine with 15 language bindings: turns 96 formats — PDF, Office, images, audio, code — into clean text, tables and RAG-ready chunks. Library, CLI, REST or MCP.

ocrraglocal
pairs well with Chroma, LlamaIndex