/ When to hire me
- You want to add AI to an existing app without it feeling bolted on.
- Your current AI feature is a chat wrapper and users have stopped opening it.
- You need streaming responses that feel instant on a phone, not a spinner.
- You want prompts and evals managed like code, so the feature stays reliable.
/ What I build
- Streaming LLM responses over server-sent events into a Flutter or SwiftUI UI.
- Prompt orchestration, tool use, and multi-step agentic flows.
- Vector search and retrieval for grounding answers in your data.
- Eval suites that run on every PR so a prompt change can't silently regress.
- Response logging and cost controls so you can debug week six, not guess.
- The FastAPI or Node.js backend that serves all of it.

