Developer Tools / Code Assistant

llms.py

Self-hosted OpenAI-compatible AI gateway with a CLI, server mode, and web UI for text, image, and audio workflows across many models and providers.

Clear22/30
Useful27/30
Specific18/20
Complete18/20
llms.py screenshot

Why it was accepted

The page clearly describes a real AI product with broad functionality: an OpenAI-compatible gateway, CLI, server, and web UI for local and cloud LLMs. It shows concrete features such as 530+ models, 24 providers, agent profiles, projects, MCP support, RAG, function calling, browser automation, image and audio generation, and quick install instructions. The snapshot provides enough evidence for a useful public listing.

Weakness

The page is strong on feature breadth, but it is harder to tell which parts are fully shipped versus planned or experimental. It also does not show pricing, licensing details beyond open source wording, or a concise walkthrough of the core setup and first-use flow.

Review status

just now #381 ↓ -3

Last evaluated just now. Current rank #381. Down 3 spots in the rankings.

Score history

85

Related listings

CodeGraph screenshot
94

Developer Tools / AI for Code

CodeGraph is a local code knowledge graph for AI coding agents like Claude Code, Cursor, Codex, OpenCode, and Hermes Agent. It aims to cut token use, tool calls, and runtime by letting agents query pre-indexed code structure instead of scanning files repeatedly.

scribe screenshot
#4 scribe
92

Developer Tools / AI Agents

Single-binary CLI that builds an AI agent knowledge base from git repos, Claude Code/Codex sessions, and saved links. It generates a portable markdown wiki, runs on cron, supports local Ollama mode, and exposes the result for agents via CLAUDE.md/AGENTS.md and MCP.

LLMRender screenshot
92

Developer Tools / React Libraries

A lightweight React Markdown renderer with built-in LaTeX, syntax highlighting, streaming-safe rendering, and security-focused defaults.

Version Sentinel screenshot

Developer Tools / AI Coding Guardrails

Claude Code plugin that blocks dependency edits until a fresh, source-cited version check is recorded, helping prevent hallucinated or stale package versions across npm, pip, Poetry/uv, Cargo, and NuGet.