1. llmfit

    Rust CLI that reads your hardware and ranks which local LLMs will actually run on it, with a TUI, a web API and community benchmarks.
  2. LLM Wiki

    The LLM-maintained wiki pattern (after Karpathy), and how I turned it into a working skill that ingests my files nightly and keeps a cross-linked knowledge base current.
  3. AnythingLLM

    AnythingLLM is an open-source, all-in-one AI desktop app that bundles RAG, AI agents, document chat, and multi-model support into a single privacy-first package.
  4. Ollama Python Library

    Overview of the Ollama Python library for running and interacting with large language models locally.