Founding Full-Stack Engineer / Co-Founder
Hammurapi (AI Legal Tech startup)
Built an LLM-based legal-assistant on top of a semantic-search tool with:
- Product design and implementation
- Constraining AI agent via MCP tools to produce correct legal citations, reducing hallucination
- Built a TypeScript backend that uses the MCP (Model Context Protocol) to expose the legal database of Slovak legislation and external APIs as tools for the model
- Created the frontend chat interface with project and session management (TypeScript/React/Node)
- Implemented SSE (Server-Sent Events) to handle streaming and manage state with multiple LLM providers in a unified API.