Weekly tech update (w. 12)

We haven't posted in a while. That's because we've been heads-down building.

The past few months have been intense — testing ideas, shipping code, scrapping what didn't work, and pushing forward every day. Here's what we've actually built.

The core system

Fixmeapp is now in testing phase with the AI-driven booking bot for local service providers (hair stylists, therapists, beauty professionals). The idea is simple: a customer sends a message on Instagram, and our system handles everything from there.

Under the hood

  • A FastAPI + Python backend with a full booking engine — services, availability, scheduling, invoicing, all connected

  • An Instagram webhook integration that listens to DMs in real time and routes them through our AI orchestrator

  • The AI layer uses conversational models to understand what the customer wants, check availability, and lock in a booking — no back-and-forth, no human needed

  • A React Native mobile app so providers can manage their calendar, clients, and revenue from their phone

  • A web dashboard with an embedded public booking flow — each provider gets their own profile link that customers can book through directly

Where we are

The architecture is solid. The booking engine handles conflicts, VAT, line items, and provider-scoped numbering. The AI conversation layer is integrated with the messaging pipeline. The mobile and web frontends are live and connected to the same API.

Next

We're wiring the final pieces together, running real-world tests with providers, and preparing for launch.

The ask → match → book flow is no longer just an idea. It runs.

Thank you for reading our tech update!

/ Team Fixmeapp

Next
Next

Weekly Tech-update (w.6)