llm
Projects tagged with llm on GitHub.
82 projects
llm-space
TypeScriptA desktop app to prototype agent ideas, inspect every harness step, replay failures, and evaluate performance, all in one place. Local-first, cloud-ready for managed agents.
awesome-llm-apps
Python100+ AI Agents, Agent Skills and RAG Apps - Free and Open Source.
local-llm
ShellEverything I know about running LLMs locally
llama.cpp
C++LLM inference in C/C++
Soup
PythonFine-tune LLMs from one YAML. Layer streaming trains an 8B model on a 4 GB laptop GPU.
apex-inference-chip
PythonAn inference chip design that runs a real LLM (Qwen2.5-0.5B) on FPGA — one transformer decoder layer in RTL, every silicon value bit-exact against a golden model. 0.56 tok/s measured, a 140× climb, full evidence trail.
ctrlb-decompose
RustLLM-ready reasoning surface over logs
Investbrain
PHPSmart LLM-enabled investment tracker that consolidates and monitors market performance across your different brokerages
chorus
TypeScriptMulti-LLM peer review for code decisions. Bring your own CLI; Chorus convenes 2-4 other LLMs to review the work before you ship.
pi
TypeScriptAI agent toolkit: unified LLM API, agent loop, TUI, coding agent CLI
shard
PythonPipeline-parallel LLM inference across GPUs on separate machines.
voidllm
GoPrivacy-first LLM proxy and AI gateway - load balancing, multi-provider routing, API key management, usage tracking, rate limiting. Self-hosted. Zero knowledge of your prompts.
bindwidth
JavaScriptEvidence-aware on-prem LLM inference sizing and TCO calculator
unsloth
PythonLocal UI to run and train LLMs and diffusion models, including Qwen3.8, Kimi K3, MiniMax-H3, Gemma 4, DeepSeek-V4, FLUX and more.
tokenspeed
PythonTokenSpeed is a speed-of-light LLM inference engine.
macos-harness
PythonThe simplest, thinnest harness that gives an LLM complete freedom to control a Mac.
MLX-LoRA-Studio
SwiftA native Mac App for LLM fine-tuning on Apple Silicon — fully on-device, fully open source.
trueforge
TypeScriptThe open-source agent harness - the runtime layer that turns an LLM into a working agent.
inference-school
SwiftA hands-on Swift and Metal course for building LLM inference from first principles on Apple silicon, with 48 guided lessons, runnable exercises, a native macOS Studio, and a complete companion book.
vomit
GoClean up Claude's token vomit with a separate LLM. Save your tokens, Opus is hopeless
LocalAI
GoLocalAI is the open-source AI engine. Run any model - LLMs, vision, voice, image, video - on any hardware. No GPU required.
Photo-agents
PythonAutonomous self-evolving agents. Vision-grounded layered memory and self-written skills for LLM agents that operate your computer.
feeds.fun
PythonNews reader with tags, scoring, and LLM
AI-Engineering-Lab
Jupyter NotebookA free, self-paced 24-week AI engineering course: Python, machine learning, LLMs, RAG, fine-tuning, agents and MCP, Azure and Vertex and Bedrock, and Databricks. 43 runnable notebooks, one continuous case study. MIT licensed, no signup. By Zorost Intelligence AI Lab.
ragflow
GoRAGFlow is a leading open-source Retrieval-Augmented Generation (RAG) engine that fuses cutting-edge RAG with Agent capabilities to create a superior context layer for LLMs
harness
SwiftAI-driven user testing for iOS Simulator, macOS apps, and web apps. Write a goal in plain language; an LLM agent drives the UI and reports friction. macOS 14+, Swift 6.
deja-vu
GoSearch your past AI coding sessions — Claude Code, Codex, Cursor and 17 more. Indexes the session history they already wrote to disk, including months from before you installed it, and recalls it in any of them. No LLM, no embeddings, one local Go binary.
ollama
GoGet up and running with Kimi-K2.6, GLM-5.2, MiniMax, DeepSeek, gpt-oss, Qwen, Gemma and other models.
open-webui
PythonUser-friendly AI Interface (Supports Ollama, OpenAI API, ...)
langchain
PythonThe agent engineering platform.
deltafin
RustRun full Kimi K3 on a single device. And an OpenAI-compatible API server for local chat and coding agents.
ratel
TypeScriptContext engineering for AI agents. ~80% fewer tokens. Fix tool overload. Skills and memory with in-process BM25 and semantic retrieval. Progressive Disclosure. No vector DB.
cursed_browser
SwiftTrue AI-Native Browser — a VLM reads the HTML and hallucinates the page.
spec-ptc
PythonSpeculative programmatic tool calling (sPTC) for harnesses like RLM, CodeAct, etc.
market-pilot
JavaScriptEvidence-grounded market research prototype with traceable AI workflows.
jarvis
ShellJarvis meta-repository: shared docs, configs, and setup scripts
unlazy
JavaScriptAnti-laziness skill for AI agents. Core: the Depth Tree method, which splits a task N layers deep and gives every leaf the full time budget of the whole task, so effort multiplies with depth. Grounded in 2025-2026 research on model laziness, underthinking and premature completion.
MTPLX
Python3x faster speeds on MLX | Qwen 3.8 27B | Native MTP Speculative Decoding On Apple Silicon With No External Drafter.
OptMem
PythonPermanent memory for AI agents. A 426-token prompt, a script, plug and play.
waggle
RustAttributed, resolvable artifact references for agent handoffs — a ~30-byte token instead of pasted context. MCP-native; the reference layer for the agent-harness world.
agentacct
PythonSee what your coding agents did and what it cost. Breaks each task down into work steps — tools used, files changed, tests run, time and tokens spent. Local-first dashboard for Claude Code, Codex, OpenCode, and more. No login, no telemetry.
appless
TypeScriptWhat if your phone had no apps
rome
TypeScriptRome is the agentic OS.
evonic
PythonOpen Agentic AI Platform - The home your agents deserve
lora-speedrun
PythonSpeedrunning LoRA fine-tuning: frozen task, frozen hardware, public wall-clock leaderboard. modded-nanogpt for fine-tuning.
CodeJury
PythonTerminal-first, knowledge-grounded multi-agent software delivery pipeline: scope requirements, implement changes, run tests, and gate pull requests with deterministic QA and ensemble code review.
ambient-context
RustA menu bar app that keeps a written record of what you worked on.
ECC
JavaScriptThe agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.