Here are working demos we've built to show how we work. Click around; they run in your browser.
Working demos
Appointment booking and admin
An online booking app for clinics, salons and service businesses. Customers pick a service and a free slot. Staff see every booking in an admin view, with filters and cancellations.
Shows: booking flows, live availability, admin tools, responsive design.
An assistant that answers questions from a company's own documents and shows the sources behind each answer, so people can check it. Paste in your own text and ask about it too.
Shows: how document Q&A works, from search and ranking to answers with cited sources. In demo mode the answers come from in-browser search. In production we connect a large language model to your real data, with the same citations.
An interactive business dashboard with filters and charts. Change a filter and every chart and number updates together. Export the filtered data as CSV.
Shows: data visualisation, filtering, sortable tables, dashboard layout.