The stack
Technologies I work with
Tools follow the problem, not the other way around — these are the tools I’m fastest with. Every item below appears in the six case studies — in the shipped demo or as the documented production path.
Plugs into what you already run
The center is the part I build
Swipe sideways for the full diagram →
Your website
CRM
Booking calendar
Spreadsheets
Phone lines
OpenAIClaudeLLaMAASR · TTS
Models & speech
Grounded data
PostgreSQLpgvectorRAGOCR
Automation
n8n
Email / SMS
Sheets & CRM sync
Website · CRM · calendars · sheets · phones stay yours — the AI layer wires in around them.
AI models & inference
The reasoning layer
- OpenAI (GPT family)
- Anthropic Claude
- LLaMA — self-hosted
- Embedding models (e5, bge)
- Speech pipelines (ASR / TTS)
Retrieval & data
Grounded answers, verifiable sources
- PostgreSQL
- Vector stores (pgvector)
- RAG pipelines
- OCR extraction
- Semantic search
Automation & integrations
The busywork layer
- n8n
- Make · Zapier
- Webhooks & REST APIs
- Google Workspace APIs
- SMS gateways
- Canva API
Engineering
How the products get built
- Python · FastAPI
- Node.js · TypeScript
- React
- WebRTC · WebSockets
- Tailwind CSS
Infrastructure & delivery
Shipping and running it
- Docker
- Cloudflare Workers
- Self-hosted LLM infra
- GitHub