29,000 beauty salons in one system
Business need
Beauty is a cruel mistress, especially when you need to arrange a last-minute visit to a hair salon. San Francisco alone has 2,900 salons, scattered over dozens of booking platforms. This complicates what could be a very simple process.
Result
We built an all-in-one booking platform for beauty salons, spas, and barber shops. Our proprietary AI-driven development framework cut the time-to-market by eight weeks. This saved 75% of the client’s budget, allowing them to expand the business into more locations across the US.
Salon Tonight is a startup from San Francisco that allows people to book a perfect salon visit in just a few clicks.
10x times more results than competitors
With a few suggestions, the AI wrote code for a test run. However, the first version of the scraper parsed a lot of unnecessary data. The next challenge was to identify the data we needed to adjust the parsing. AI can analyze text much faster than humans if it understands the possible data formats. This saved us a lot of time. Even with the full context for the AI, it still took a while to find the best prompt for the task.
The parallel processing of requests also required us to create a message broker using a Redis event broker. It adds a time stamp to each response and automatically schedules the messages. This allows Salon Tonight to run tens of thousands of requests in parallel without tanking the performance.
Intuitive two-steps booking
Insights about AI-driven development