Intelligent software
SaaS software with AI as a native component.
- Full product: auth, DB, UI, API, with native Agentic AI
- Deployed to production (Docker + Scaleway)
- Automated test suite (vitest + e2e)
- Technical documentation and runbook
- CI/CD operational from day one
Next.js 16 + React 19
App Router, Server Components, streaming RSC for LLM responses
Prisma + PostgreSQL
Typed ORM, versioned migrations, schema as single source of truth
Claude API (Sonnet / Haiku)
Model routing per task: Haiku for classification, Sonnet for reasoning
LangGraph
Stateful orchestration when the workflow requires cycles or human-in-the-loop
Langfuse
LLM tracing, cost per feature, anomaly detection: open source, self-hosted
Docker + Scaleway
Reproducible container, fr-par cloud, GDPR-native
- Business brief: what the product must solve, and for whom
- Access to existing data (APIs, exports, database)
- User personas and priority use cases
- Regulatory or technical constraints (GDPR, SSO, SLA)
Linear pipeline with correction loops. The QA agent sends a diff back to the build agent when a test fails: the vertical does not ship until tests are green. Guardrails on every critical output: the architecture agent validates the schema before the build starts, the deploy agent validates artefacts before the production push. No irreversible action without explicit validation.
- Versioned source code, ready for team handoff
- Complete technical documentation (README, ADRs, runbook)
- Operational CI/CD with automated tests
- Configured Langfuse dashboard (costs, traces, alerts)
- Incident runbook (outages, rollback, escalation)
Langfuse traces → A/B test prompts. Every LLM call is traced. We identify the most expensive prompts and test variants: fewer tokens, same quality.
User feedback → fine-tuning. Poorly rated outputs feed a dataset of negative examples. Critical prompts are refined each sprint.
A product that learns from its users, reduces its running costs over time, and is maintained by a fraction of a team. AI is not a feature bolted on afterwards: it is in the architecture from the first data schema.
Build your product?
Describe your idea. We reply within 24h.
Describe my project →