Skip to content

Proof in practice

Examples where the system had to help a real team.

What they have in common

A clear user task at the center

Metrics tied to adoption or efficiency

Architecture that can survive daily use

Product concept
Revenue Enablement

GRIT

Adaptive sales enablement for regulated medical teams

65%
faster onboarding
50K+
monthly sessions
Revenue Enablement

GRIT

Adaptive sales enablement for regulated medical teams

Built a persona-adaptive sales enablement platform for medical technology teams that need faster onboarding without losing regulatory context. The system combines RAG, MCP-style content updates, and skill-gap analysis so each rep can practice against role-specific objections, product narratives, and compliant messaging. It turns static enablement material into an interactive coaching workflow that helps managers see where reps are stuck and gives new hires a clearer path from training to confident field conversations.

RAG
MCP
LangGraph
Real-time AI
Product concept
Voice Workflow

Talksmith

Voice-first analytics for teams that live in data

200+
daily users
8
business teams
Voice Workflow

Talksmith

Voice-first analytics for teams that live in data

Created a voice-enabled data copilot that lets analysts and business users ask questions naturally instead of writing SQL by hand. The workflow captures spoken intent, translates it into structured database queries, and returns usable answers from Snowflake-backed data sources. LangGraph coordinates the voice, reasoning, SQL generation, and response steps so users can move from a business question to a data-backed answer in seconds while keeping the interaction simple enough for non-technical teams.

LangGraph
Snowflake
Voice AI
SQL Gen
IntervueRecall interview question extraction project cover
Interview Prep

IntervueRecall

Interview recordings turned into clean question lists

1-click
audio upload
Qs
extracted list
Interview Prep

IntervueRecall

Interview recordings turned into clean question lists

Built IntervueRecall as a SaaS workspace for candidates who want a clear record of the questions asked in their interviews. Users upload an interview recording, the app transcribes the audio, extracts only the interviewer questions, and presents them as a clean list. The workflow is focused on question recall so candidates can review what was asked and prepare for future interviews with a more accurate question bank.

Audio Transcription
Question Extraction
Interview AI
SaaS
Product concept
Knowledge Copilot

InsightDesk AI

A knowledge copilot for documents, tables, and daily decisions

10K+
monthly questions
~50%
analyst lift
Knowledge Copilot

InsightDesk AI

A knowledge copilot for documents, tables, and daily decisions

Built an enterprise assistant that can decide whether a question should be answered from documents, structured tables, or a combination of both. The system uses Databricks, RAG, Delta-backed data, and tool-style routing so employees can ask operational questions without knowing where the answer lives. It is designed for repeated internal use: clear answers, grounded context, and a workflow that reduces the manual analyst effort normally spent searching files, checking dashboards, and stitching together evidence.

Databricks
RAG
Delta Tables
MCP
LinkedInfluencer project cover
Content Operations

LinkedInfluencer

AI content intelligence for building a credible LinkedIn voice

20+ hrs
saved weekly
A/B
content optimization
Content Operations

LinkedInfluencer

AI content intelligence for building a credible LinkedIn voice

Built LinkedInfluencer, a local browser app that discovers live GenAI discussions from Reddit, Hacker News, Dev.to, and Stack Overflow, scores story relevance, and turns the strongest ideas into LinkedIn-ready posts. The LangGraph pipeline runs discovery, aggregation, analysis, selection, hook generation, content transformation, sanitization, quality control, and final JSON export with live server-sent progress events in the UI. It supports Fast and Deep modes, configurable audience, goal, tone, source selection, worker limits, output folders, and Claude token budgets so content can be tuned without touching code.

LangGraph
Content AI
A/B Testing
Automation
FitScout talent screening project cover
Talent Screening

FitScout

Recruiter intelligence for faster resume screening

1000+
resumes monthly
90%+
screening accuracy
Talent Screening

FitScout

Recruiter intelligence for faster resume screening

Built FitScout as a recruiter-facing screening assistant that turns a pile of resumes into structured hiring signals. It uses LlamaIndex and Pinecone to extract skills, experience, role fit, and searchable candidate context, giving recruiters a faster way to compare applicants without reading every document from scratch. The product focuses on practical hiring workflows: resume ingestion, skill matching, evidence-backed summaries, and shortlists that still leave the recruiter in control of the final judgment.

LlamaIndex
Pinecone
FastAPI
OpenAI
WhisperIt legal chatbot project cover
Legal Ops

WhisperIt Legal Copilot

A private document assistant for faster legal review workflows

45%
faster turnaround
GDPR
privacy aligned
Legal Ops

WhisperIt Legal Copilot

A private document assistant for faster legal review workflows

Designed a polished legal AI assistant for Swiss document workflows, focused on making contract review, clause summarization, and legal Q&A feel fast, controlled, and professional. The experience presents a clean chatbot interface over a privacy-conscious RAG flow, helping users move from dense legal text to practical answers, draft language, and review-ready summaries. The project emphasizes trust signals that matter in legal operations: source-grounded responses, clear document context, GDPR-aware handling, and a calmer workflow for teams that need accuracy without slowing down routine review.

RAG
GDPR
Legal Tech
Semantic Search
Product concept
Shared Services

OpsAnswer Hub

One assistant for HR, finance, policy, and payroll questions

40%
routine query share
200+ hrs
saved monthly
Shared Services

OpsAnswer Hub

One assistant for HR, finance, policy, and payroll questions

Integrated HR and finance knowledge into a shared AI assistant for routine internal support. The chatbot answers policy questions, surfaces payroll information, explains process details, and routes users toward the right operational context without forcing them through multiple systems. Built with LangChain, Azure OpenAI, Databricks, and ETL pipelines, it is shaped around the kind of questions employees ask repeatedly and the kind of auditability support teams need when answers involve people, money, and policy.

LangChain
Azure OpenAI
Databricks
ETL