llm-webui
Projects tagged with llm-webui on GitHub.
77 projects
open-webui
PythonUser-friendly AI Interface (Supports Ollama, OpenAI API, ...)
browser-use
Python🌐 Make websites accessible for AI agents. Automate tasks online with ease.
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++
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
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
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
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.
Soup
PythonFine-tune LLMs from one YAML. Layer streaming trains an 8B model on a 4 GB laptop GPU.
ollama
GoGet up and running with Kimi-K2.6, GLM-5.2, MiniMax, DeepSeek, gpt-oss, Qwen, Gemma and other models.
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.
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
LocalAI
GoLocalAI is the open-source AI engine. Run any model - LLMs, vision, voice, image, video - on any hardware. No GPU required.
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.
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.
appless
TypeScriptWhat if your phone had no apps
rome
TypeScriptRome is the agentic OS.
evonic
PythonOpen Agentic AI Platform - The home your agents deserve
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.
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.
transformers
Python🤗 Transformers: the model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal models, for both inference and training.
MoneyPrinterTurbo
Python利用 AI 大模型和自动化工作流,根据主题或关键词一键生成高清短视频。Generate HD short videos from a topic or keyword with an automated AI workflow.
ponytail
JavaScriptMakes your AI agent think like the laziest senior dev in the room. The best code is the code you never wrote.
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