back to gallery
V
VeroAnnuncio
Day #1Vertical consumer fraud-prevention SaaS / Trust-as-a-service for Italian rentersJune 7, 2026
The fastest way to vet any Italian rental listing before you pay. Paste a Subito.it, Immobiliare.it, Idealista, Casa.it, Bakeca, or Facebook listing URL. Get a VERDE/GIALLO/ROSSO risk verdict in 30 seconds, cross-checked against OMI government zone prices, Camera di Commercio agency registry, reverse-image search, and a 50-phrase Italian scam corpus. Built for the 600,000 Italian fuorisede students, ~25,000 Erasmus inbound students, and ~250,000 expat-relocations who get burned every August-September peak season.
built with
Next.js 14 (App Router) + TypeScript + TailwindCSS. Italian-first UIEN/ES toggle. Prisma ORM with SQLite v1 (listing-checks + OMI dataset + user emails). OMI dataset pre-loaded from the Agenzia delle Entrate free CSV download (~50MB1.6M zone-price rowssemi-annual refresh). Per-portal HTML parsers for Subito.it + Immobiliare.it + Idealista.it (covers 80% of scammed listings; Bakeca/Casa/CasaDaPrivato added v1.1). OpenAI gpt-4o-mini for Italian scam-phrase nuance detection (rule-based first pass on the 50-phrase seed listLLM fallback for paraphrases). SerpAPI free tier (100 reverse-image searches/month) on top 3 listing photos. Free Telemaco / visure.it scraping (rate-limited) for Camera di Commercio agency lookup. Geocoding via Nominatim (free OSM) to map listing address to OMI zone. Stripe Checkout for €4.90/€9.90/€19 tiers. Magic-link auth via Resend (no password). Deployed on Vercel free tier. Mobile-first responsive (no native app v1).