
PhotoWhips
A two-way marketplace where owners list classic and exotic cars for photoshoots, film sets, and events. Recently crossed 100 vehicles with traffic climbing fast.
Studio
Recent launches from the team—shipping in the browser, on the lot, and in your ad stack.

A two-way marketplace where owners list classic and exotic cars for photoshoots, film sets, and events. Recently crossed 100 vehicles with traffic climbing fast.

A dead-simple CRM for lead-gen shops: one drop-in script, then wire lead status and revenue back to Google Analytics and Google Ads. Meta support is in progress—beta software; use at your own risk.

A browser-based language trainer that pairs spaced repetition with speech checks so you practice listening and speaking—not only reading. Open a live deck:
MIT License · underdown/flashcard

Our playground for visitor intelligence: we squeeze out as much signal per session as we can—think the opposite of code golf, but for browser fingerprinting. A product release is on the way.

A Hermes Agent plugin that logs every API call to gzip-compressed CSV files—token counts, DeepSeek cache hit rates, estimated costs, and latency. Query with /token-summary or analyze with shell one-liners.
MIT License · underdown/hermes-token-logger

Live per-million-token pricing for 4000+ models across 100+ providers—OpenRouter, Anthropic, OpenAI, NVIDIA, Bedrock, and more. Built into the Hermes CLI with /model and /cost commands.
MIT License · underdown/hermes-model-pricing

A GitHub-style badge in the footer that runs a real Lighthouse audit via Google PageSpeed—performance, accessibility, best practices, and SEO scores for this site, no CLI required.

Hermes Agent's memory/skills guidance dropped from 537 to 255 tokens per call (-282) by removing instructions the memory tool schema already teaches.

Hermes's clarify tool now asks 2-5 questions per call instead of one, cutting agent-human round-trips and the 16-27 option combinatorial blowup.

Hermes plugins render live inline UI in the chat transcript. Agents emit ::directive lines, plugins claim the name, output paints in a sandboxed frame.

continuity=true injects a cron job's own 8K-truncated last output into each run, so recurring jobs dedupe against what they already reported.