AI Developer Tool / AI Client / Integration

Claude64

A Commodore 64 chat client for Claude that streams Anthropic responses over a serial-style connection, with a Python proxy and C64-side UI.

Clear28/30
Useful26/30
Specific18/20
Complete12/20
Claude64 screenshot

Why it was accepted

The page clearly describes an AI-powered project with a specific purpose: using Claude from a Commodore 64. The README shows how it works, what it needs, how to build it, and how to run it with VICE and an Anthropic API key. It also includes useful usage notes and debug commands, making it suitable for a public listing.

Weakness

The crawl does not show screenshots, sample conversations, or a deeper explanation of the serial/proxy architecture beyond the brief diagram. It also does not reveal project maturity beyond a small commit history and basic README instructions.

Review status

17 days ago #205 ↓ -6

Last evaluated 17 days ago. Current rank #205. Down 6 spots in the rankings.

Score history

84

Related listings

OpenWorkers screenshot
87

AI Developer Tool / Research Assistant

OpenWorkers is a thesis-focused research assistant that searches literature, verifies citations, critiques ideas, and produces structured research support without writing the prose for the student.

Klent screenshot
#163 Klent
85

AI Developer Tool / Agent Guardrails

Klent is an AI agent guardrails product that sits between agents and their tools, letting teams allow, deny, pause, rewrite, or redirect tool calls with policies, human approval flows, and audit trails.

DataMoat screenshot
#166 DataMoat
85

AI Developer Tool / Agent/Session Logging

Local encrypted vault that captures supported AI assistant sessions from Claude, Codex, Cursor, OpenClaw, and similar tools, then normalizes and stores them for search and review.

zxbasic-rust screenshot
84

AI Developer Tool / AI software engineering experiment

A Rust reimplementation of the 1982 ZX Spectrum BASIC runtime, compiled to native binaries and WebAssembly, with a live browser demo. The page frames it as an AI software-engineering experiment and describes the interpreter, editor, screen, keyboard, and runtime behavior it recreates.