
An embeddable AI front-desk assistant for small businesses and portfolios. Drop one script tag on any website and your visitors get instant answers.
Most websites make visitors hunt for basic information — hours, services, how to book. I wanted a way to give any project or business an instant, always-on assistant that answers questions in plain language, without requiring a support team or a complex setup. Dew is that assistant. One script tag, and your site can hold a real conversation.
Each business gets a plain-text knowledge file describing their services, hours, and FAQs. That file becomes the system prompt context for every conversation. No model training, no database of embeddings — just a well-structured prompt and Google Gemini doing the rest. New business? Add two files and embed the script. Done in minutes.
Dew comes with a built-in admin dashboard. See every lead captured across all your businesses — name, phone, email, and the conversation that led to it. Browse full chat histories to understand what visitors are asking and where they drop off. Export leads to CSV in one click. The dashboard is password-protected and built for the business owner, not the end user.
The entire stack runs on Next.js — API routes handle conversation logic, Neon Postgres persists chat history and leads, and Groq powers near-instant AI replies with Gemini as fallback. The frontend is served as an iframe so it works on any site without style conflicts. The embed script is a single vanilla JS file with no dependencies.
Add Dew to any website — Next.js, plain HTML, Webflow, Squarespace — with a single script tag. The biz parameter tells the widget which business context to load.