SaaS platform for agentic AI customer service
leezy.ai · AI Engineer · Fullstack Developer · since 01/2024
Customer requests, whether a general enquiry, a sales matter, or an issue, need to be answered quickly, around the clock, and at consistent quality, including booking appointments independently, without a staff member having to step in every time.
For leezy.ai I designed and built a SaaS platform for agentic customer service: an LLM-based agent answers customer enquiries in real time, classifies incoming requests automatically (general enquiry, sales, or issue), and derives the appropriate action from that classification, up to booking appointments on its own. The platform has been running in production since early 2024. A RAG architecture with a vector database runs in the background. The architecture was consolidated iteratively: from a Python-based prototype through a NestJS backend to an integrated Nuxt/Nitro application. I continuously measured answer quality and response times through Langfuse traces and optimized them iteratively.
What I built
- Platform architecture, RAG pipelines, and prompt engineering strategies
- Multi-tenant architecture: each customer with its own knowledge base, its own integrations, and isolated data
- Automatic classification of incoming requests and independent selection of the resulting action
- Calendar integration with Google and Microsoft for fully automatic appointment booking
- Integrations with Zapier, Notion, Slack, and Microsoft 365
- A customer-facing dashboard for reviewing requests and statistics
- Evaluation and prototype integration of LangChain and other frameworks for orchestrating LLM workflows
Result: around 85% of incoming requests are resolved fully automatically, with no human involvement. The first response arrives in under 2 seconds, around the clock and at consistent quality.
Planning an AI project?
Free first assessment: I'll tell you whether agents are worth it for your use case — or whether a simpler system will do.