#llm

Wiki 138

Toolbox 20

  • atomicapp Self-hosted knowledge base with built-in embeddings, auto-tagging, wiki synthesis and MCP server
  • botctl Process manager for scheduled autonomous Claude agents, each defined by a BOT.md file
  • cc-mirror Clones Claude Code into isolated per-provider variants, each its own command, config and theme
  • claude-code-router Request-layer router that puts Claude Code on other model providers, with per-task routing slots
  • CrofAI Cheap hosted inference for open-weights models, unusual for publishing each model's quantization
  • cursor-bridge Rust binary that runs Claude Code on a Cursor subscription by proxying Anthropic calls to Cursor
  • deltafin Runs Kimi K3's 2.8T weights on one Apple Silicon Mac, streaming MXFP4 experts over HTTP to disk
  • Gemma Gem Chrome extension running Gemma 4 on-device over WebGPU to read, click and script web pages
  • GoModel Go-based AI gateway with OpenAI-compatible unified API across 10+ LLM providers
  • ik_llama.cpp ikawrakow's llama.cpp fork with IQK quants, Q6 KV cache and faster long-context prompt processing
  • llama.cpp C/C++ inference engine for GGUF open-weights models, the base most local-LLM tools wrap
  • local-llm (jamesob) Build guide and configs for a 4x RTX PRO 6000 local inference rig, including PCIe switch tuning
  • needle 26M-parameter function-calling model distilled from Gemini 3.1 for phones, watches and glasses
  • OpenCode Provider-agnostic terminal coding agent that points at any OpenAI-compatible or local endpoint
  • Petals BitTorrent-style distributed LLM inference across volunteer GPUs β€” working idea, dormant code since 2024
  • qmd Local-first search over markdown notes combining BM25, vector search and LLM re-ranking
  • rawquery Hosted data platform whose CLI is meant to be driven by coding agents instead of humans
  • routing.run Model-routing layer with one OpenAI-compatible endpoint and flat per-request pricing
  • vamp Single-file TypeScript view layer with explicit DOM bindings, written to be legible to LLMs
  • vera Language meant to be written by LLMs β€” no variable names, mandatory contracts, effect rows

talks 1