Robolist.ai is a 67Lab.ai enterprise venture — a live robot-discovery directory that lets buyers, integrators, and researchers find, compare, and source industrial and commercial robots from verified manufacturers worldwide.
What it does
- Robot catalogue — browsable and searchable listings with deep
specification data, progressively disclosed through a proprietary
DeepSpecsAccordionthat surfaces complex proprietary fields without cluttering the initial view. - 3-layer comparison engine — side-by-side robot comparisons structured across Identity, Operational, and Category layers for systematic evaluation.
- Verified company profiles — manufacturer pages carry glassmorphism verification badges (Claimed, Tier 1, Tier 2) and link to PDF datasheets.
- B2B pricing tiers — Free, Starter, Pro, and Enterprise plans with category buyouts and admin seats, backed by Airwallex payment processing.
How it's built
Built on Next.js with Supabase Postgres as the backbone. Robot specifications
live in a JSONB specs_extra column for schema flexibility. An RPC
(get_total_funding) handles aggregate funding calculations past PostgREST
row limits. Dynamic chunked sitemaps keep 40 k+ URLs indexable on Google
Search Console. Admin actions are recorded in an append-only admin_audit_log
table. The UI enforces 67Lab.ai's deep slate glassmorphism aesthetic with cyan
brand accents throughout.