Explore the best open-source tools for running large language models (LLMs) locally without API limits or costs. This guide covers options for beginners, power users, and production deployments.
CodeGraphContext is a tool that indexes local code into a graph database, enabling AI assistants and developers to query and understand complex codebases through natural language and CLI commands.
Google Gemini Labs introduces a no-code platform to create multi-step AI workflows with multiple models, shareable as apps without coding or fees.
Design.md is a format specification that enables coding agents to understand and apply a visual identity consistently through machine-readable design tokens combined with human-readable rationale.
One Skill to Rule Them All is a markdown-first meta-skill that observes work sessions, captures corrections and recurring patterns, and turns them into improvements for an agent skill library.
Claurst is a Rust terminal coding agent with strong early adoption, a GPL license, prebuilt releases, and a fast-moving implementation aimed at Claude-style coding workflows.
Tmux Orchestrator is a Python and shell project for coordinating Claude agents inside tmux sessions so multiple agent roles can keep working across projects and time.
Agent Rules Books is a markdown library of compact, ready-to-use coding-agent rules distilled from classic software engineering books for Codex, Claude Code, Cursor, and similar tools.
LLM Wiki Compiler is a TypeScript CLI that turns raw sources into an interlinked markdown wiki, giving the LLM Wiki pattern a more productized compiler-style workflow.