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

107 days ago #967 ↓ -6

Last evaluated 107 days ago. Current rank #967. Down 6 spots in the rankings.

Score history

84

Related listings

prompt-scrub screenshot
90

AI Developer Tool / Prompt privacy / PII redaction

A local-first Node.js utility that redacts emails, phone numbers, paths, secrets, URLs, and other identifiers from LLM prompts, then rehydrates responses locally using session-based mappings.

ORBIT screenshot
#105 ORBIT
89

AI Developer Tool / AI Gateway / RAG Backend

Self-hosted, OpenAI-compatible AI gateway for private RAG, natural-language data access, and tool-calling agents. It connects files, databases, vector stores, APIs, and MCP tools through one backend with auth, observability, and governance features.

claude-code-eyes screenshot

AI Developer Tool / Vision / Hardware Verification

A Claude Code skill that lets the model inspect live camera frames so it can verify hardware displays, spot wiring issues, and check physical UI behavior on real devices.

state-harness screenshot
89

AI Developer Tool / LLM Agent Monitoring

Runtime safety net for LLM agents that detects runaway token growth, classifies failure patterns, and suggests fixes without extra LLM calls. The project includes a Rust core, Python SDK, examples, benchmarks, and benchmark claims across multiple models and runs.