← All projects
FactJuice screenshot
Web app LIVE

FactJuice

AI-powered fact generator. 1,500+ topic pages with a "Squeeze a fact" button that calls Claude in real time.

Visit live →
What it is

FactJuice was originally a static fact archive built from FactFacts.com data, then pivoted in May 2026 to a live AI-generation site. Each topic page reads facts from JSON storage. A 'Squeeze a new fact' button hits an API endpoint that calls Claude Haiku, dedupes, rate-limits per IP, caps spending per day, and saves the new fact to disk so future visitors see it.

What's been done
Tech
Stack: PHP + JSON + Anthropic API + Cloudways