Developer Tool / Machine Learning / AI Framework

microgpt-c

A pure C implementation for training and running a tiny GPT, with build instructions, sample output, and performance notes for macOS, Linux, and Windows.

Clear28/30
Useful25/30
Specific17/20
Complete15/20
microgpt-c screenshot

Why it was accepted

The page clearly describes an AI-powered developer project: a GPT implementation in dependency-free C. The README shows what it does, how to build and run it, example training output, and benchmark results, which is enough for a useful public listing.

Weakness

The snapshot does not show the full source structure or API surface, so visitors cannot tell how extensible the project is, what dataset formats beyond one-item-per-line are supported, or whether there are tests and release artifacts.

Review status

12 days ago #623 ↓ -3

Last evaluated 12 days ago. Current rank #623. Down 3 spots in the rankings.

Score history

85

Related listings

bdinfo-rs screenshot
92

Developer Tool / Media Analysis

A Rust Blu-ray disc analyzer that reimplements BDInfo for BDMV folders and ISO images, with CLI, desktop, and browser/WASM front ends.

WebLLM screenshot
#7 WebLLM
92

Developer Tool / AI SDK / In-browser LLM inference

WebLLM is a high-performance in-browser LLM inference engine that runs locally in the browser with WebGPU acceleration. It exposes an OpenAI-compatible API, supports streaming and JSON mode, and includes examples for building chat apps and browser extensions.

Molt screenshot
#31 Molt
90

Developer Tool / AI Agent Infrastructure

Molt is an open protocol for letting an AI agent make bounded purchases through disposable, single-use payment credentials. The repo includes a clear quickstart, MCP integration, a threat model, and a working test-mode demo.

Flightdeck screenshot
90

Developer Tool / AI Observability

Self-hosted observability and control plane for production and coding AI agents, with live timelines, fleet-wide feeds, token budgets, MCP allow/block rules, and support for Claude Code plus a Python sensor.