Developer Tools / AI Agents

local-char

Open-source local AI character platform that runs with llama.cpp and offers CLI, TUI, and a simple web server for character roleplay without cloud accounts or subscriptions.

Clear19/30
Useful22/30
Specific14/20
Complete19/20
local-char screenshot

Why it was accepted

The page clearly describes a real AI-powered project with a defined use case: local character roleplay using an LLM. It shows concrete features, installation steps, runtime requirements, and usage commands, which is enough for a useful public listing.

Weakness

The snapshot does not show screenshots, a working demo, model compatibility details beyond weaker 3–5B models, or enough information to judge how polished the web/TUI experience is.

Review status

17 days ago #1005 ↓ -1

Last evaluated 17 days ago. Current rank #1005. Down 1 spot in the rankings.

Score history

74

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.

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.

SigMap screenshot
#7 SigMap
91

Developer Tools / AI Code Assistance

SigMap is a deterministic grounding layer for AI code work. It generates a signature-and-evidence map, helps pick relevant files, validates coverage, and judges whether an AI answer is grounded in the repo.