
Palo Alto Civic | Local government, clearly reported
Track Palo Alto City Council decisions, meeting records, and civic information through an AI dashboard.
brianhama · HN
AI driven civic dashboard for Palo Alto
The full gallery
Tech stack
17 projects

Track Palo Alto City Council decisions, meeting records, and civic information through an AI dashboard.
brianhama · HN
AI driven civic dashboard for Palo Alto

Bring decisions to a private panel of 5 AI advisors who debate live and reach a synthesized recommendation.
@yaseenvalji · X
built this in a couple hours with Claude Code on Fable 5 ultracode. any hard decision goes to a board of 5 AI advisors: they debate live, a Chair calls it, and it remembers the outcome. open source, on the Claude API. @AnthropicAI

Redact PII from PDFs entirely on your device with local OCR and AI verification.
u/AmazingFinger · Reddit
VeriRedact - Offline PDF redactor because I didn't trust any tool with my tax returns Apartment hunting meant sending my SSN, tax returns, and bank statements to strangers, often all in one PDF. Redacting them myself with a black box or highlighter tool felt scary. Cloud tools wanted me to upload my tax return to fix that. However, I didn't trust them, and the one that look trustworthy would charge a lot of money. So I built VeriRedact. Load it, optionally download the local A

Google Maps business leads with phone, email, and website already resolved. Priced per row with no per-call minimum, no subscription, and credits that never expire. Amazon reviews
@chrislutzxy · X
The only lead data API you'll ever need.

AI-powered code review that runs code in microVMs to catch more bugs.
u/dumbfoundded · Reddit
Ito, AI Code Review that Runs Code I've been using AI code review tools but none of them actually run code so I built one: https://www.ito.ai/ The way it works is that it uses microVMs to spin up your environment with all of the services running. Then a bunch of AI agents go and test the application to collect runtime evidence. The result is you get test cases along with evidence about whether or not the test cases pass or fail. The runtime evidence can be videos, request/response curls, db