Projects

AI Built Across Every Domain That Matters

A working portfolio of 50+ AI and machine learning projects, from securing autonomous agents to shipping clinical and financial systems. Filter by domain to see depth across healthcare, finance, cybersecurity, agentic AI, and the enterprise.

50+
Projects
8
Domains
2
Live Demos

Domains

AI Security & Governance

6

Securing agents, non-human identities, and the AI tool layer for enterprises.

Agentic AI & Multi-Agent Systems

6

Autonomous and multi-agent systems that plan, use tools, and get real work done.

Healthcare AI

4

Clinical assistants, diagnostic models, and patient-facing AI built for a regulated space.

Finance & Fintech AI

5

Financial RAG, fraud detection, and risk modeling for banking and markets.

Enterprise AI & Search

8

Knowledge graphs, semantic search, and LLM platforms wired into real business data.

Content & Media Generation

6

Generative pipelines for writing, video, audio, and research at scale.

Developer & Productivity Tools

8

LLM-powered tooling that speeds up how people build, apply, and ship.

Applied ML & Consumer Apps

7

Forecasting, computer vision, and full-stack products shipped to real users.

Explore All Work

AI Security & Governance★ Featured

AgentGuard

Non-human identity governance for the agent era

SaaS platform that discovers, risk-scores, and auto-rotates non-human identities (service accounts, API keys, agent credentials) across AWS, Azure, GCP, and GitHub. Closes the fastest-growing gap in enterprise AI security: the exploding population of machine identities that agents create and use.

Non-Human IdentityCloud SecurityAI GovernanceAWS
Python
AI Security & Governance★ Featured

MCPGuard

The 'npm audit' for Model Context Protocol servers

A security scanner for MCP servers that detects tool poisoning, rug-pull tool definitions, and prompt-injection payloads hidden in tool metadata before an agent ever trusts them. Purpose-built for the MCP supply-chain attack surface that is now the most urgent problem in agentic AI security.

MCP SecurityTool PoisoningSupply ChainAgentic AI Security
Python
AI Security & Governance

Attack Surface Intel

AI-powered external attack surface management

External attack surface management and cyber threat intelligence platform that maps an organization's internet-facing footprint and enriches it with AI-driven risk analysis, giving security teams a live, prioritized view of exposure.

Attack Surface ManagementThreat IntelligenceCybersecurityOSINT
Python
AI Security & Governance

Compliance Copilot

AI assistant for security compliance and audit

LLM assistant that accelerates security reviews and audit-readiness by mapping controls, drafting evidence, and answering compliance questions against frameworks, cutting the manual effort in SOC 2, ISO, and enterprise vendor assessments.

ComplianceGRCAudit AutomationLLM
Python
AI Security & Governance

Fake Finder

AI misinformation and fake-content detector

Detection system that flags AI-generated and manipulated content, helping teams defend against misinformation and synthetic-media fraud, an increasingly weaponized threat vector for enterprises.

MisinformationDeepfake DetectionContent IntegrityML
Python
AI Security & Governance

Plagiarism Detector

AI-assisted originality and plagiarism checker

Semantic plagiarism detection that goes beyond string matching to catch paraphrased and AI-rewritten copying using embedding-based similarity.

Plagiarism DetectionEmbeddingsNLPContent Integrity
TypeScript
Agentic AI & Multi-Agent Systems★ Featured

RFP Autopilot

Multi-agent system that writes winning RFP responses

Agentic RFP autopilot that decomposes a request for proposal, researches answers across a knowledge base, and drafts compliant, on-brand responses with a coordinated team of specialized agents, collapsing days of proposal work into hours.

Multi-AgentRFP AutomationLLM OrchestrationRAG
Python
Agentic AI & Multi-Agent Systems★ Featured

LangGraph Multi-Agent System

Stateful multi-agent orchestration with LangGraph

A multi-agent orchestration framework built on LangGraph, wiring specialized agents into a stateful graph with shared memory, tool routing, and human-in-the-loop checkpoints, a reference architecture for production agent workflows.

LangGraphMulti-AgentOrchestrationLLMOps
Jupyter Notebook
Agentic AI & Multi-Agent Systems

Multi-Agent Workflows (LlamaIndex)

Collaborative agent workflows on LlamaIndex

Multi-agent workflows built with LlamaIndex, coordinating retrieval, reasoning, and tool-using agents over enterprise documents to answer complex, multi-step questions.

LlamaIndexMulti-AgentRAGAgent Workflows
Jupyter Notebook
Agentic AI & Multi-Agent Systems

Multi-Agent Task Automation

Agents that collaborate to automate tasks end to end

A multi-agent system for collaborative task automation, where planner, worker, and reviewer agents divide a goal, execute in parallel, and reconcile results.

Multi-AgentTask AutomationAgent CollaborationNode.js
JavaScript
Agentic AI & Multi-Agent Systems

AI Code Review Agent

Autonomous agent that reviews pull requests

An autonomous code-review agent that reads diffs, reasons about correctness and security, and posts actionable review comments, bringing consistent senior-level review to every pull request.

Code ReviewAutonomous AgentDevSecOpsLLM
Python
Agentic AI & Multi-Agent Systems

Job Scout Agent

Autonomous agent that hunts and ranks jobs

An autonomous agent that continuously scouts job boards, matches roles against a candidate profile, and ranks the best-fit opportunities without manual searching.

Autonomous AgentJob SearchWeb AutomationLLM
TypeScript
Healthcare AI★ Featured

Cura Healthcare

AI-first healthcare experience

A healthcare application that brings AI into the patient journey, from intake and triage to guidance, designed for the trust and clarity a clinical setting demands.

HealthcarePatient ExperienceAI AssistantFull-Stack
TypeScript
Healthcare AI

PatientCare RAG Bot

Grounded clinical Q&A over medical knowledge

A retrieval-augmented chatbot that answers patient-care questions grounded in a curated medical knowledge base, reducing hallucination risk in a domain where accuracy is non-negotiable.

HealthcareRAGClinical NLPVector Search
Python
Healthcare AI

Melanoma Detection

CNN skin-cancer classifier from dermoscopic images

A custom convolutional neural network that classifies melanoma and other skin conditions from dermoscopic images, applying deep learning to early cancer screening.

Medical ImagingComputer VisionCNNTensorFlow
Jupyter Notebook
Healthcare AI

BreatheIT MCP

MCP server for a wellness platform

A Model Context Protocol server for the BreatheIT wellness platform, exposing platform data and actions to AI agents through the emerging standard for tool integration.

MCPWellnessHealth TechAI Integration
JavaScript
Finance & Fintech AI★ Featured

FinRAG

Retrieval-augmented AI for financial documents

A financial RAG system that answers questions over filings, reports, and market documents with source-grounded citations, built for the accuracy and traceability finance workflows require.

FinanceRAGDocument AIVector Search
Python
Finance & Fintech AI

Mitigating Banking Fraud

ML fraud detection on imbalanced transaction data

A machine-learning pipeline that detects fraudulent banking transactions on highly imbalanced data, using resampling and ensemble models to maximize recall without drowning analysts in false positives.

Fraud DetectionImbalanced DataClassificationRisk
Jupyter Notebook
Finance & Fintech AI

Stock Analyzer

AI-assisted equity analysis

A tool that analyzes stocks by combining market data with AI-generated summaries and signals, turning raw financials into readable insight.

FinanceEquity AnalysisMarket DataLLM
Python
Finance & Fintech AI

Lending Club Case Study

Credit-risk EDA on consumer loans

An exploratory data analysis of Lending Club loan data identifying the driving factors behind loan default, the kind of credit-risk analysis that underpins lending decisions.

Credit RiskEDAData AnalysisLending
Jupyter Notebook
Finance & Fintech AI

Housing Price Prediction

Regression modeling for property valuation

A regression model that predicts housing prices from property and market features, covering the full workflow from feature engineering to model evaluation.

RegressionPrice PredictionFeature EngineeringML
Jupyter Notebook
Enterprise AI & Search★ Featured

Enterprise Knowledge Graph

Knowledge graphs built over organizational data

A builder that constructs an enterprise knowledge graph over an organization's data, connecting people, documents, and entities so AI systems can reason over relationships instead of isolated chunks.

Knowledge GraphEnterprise AIGraphRAGSemantic Layer
Python
Enterprise AI & Search

Smart Search

Semantic search that understands intent

An AI-powered semantic search application that retrieves by meaning rather than keywords, delivering relevant results across large document and product corpora.

Semantic SearchEmbeddingsVector SearchRAG
TypeScript
Enterprise AI & Search

Azure OpenAI Chatbot

Enterprise chatbot on Azure OpenAI

A production-oriented conversational assistant built on Azure OpenAI, demonstrating enterprise deployment patterns: managed keys, grounding, and controlled responses.

Azure OpenAIEnterpriseChatbotCloud
Python
Enterprise AI & Search

Chat Assistant

LLM-powered conversational assistant

A flexible LLM chat assistant scaffold with streaming responses and tool hooks, a clean foundation for domain-specific copilots.

ChatbotLLMConversational AI
Python
Enterprise AI & Search

E-commerce Chatbot

Shopping assistant for online storefronts

A conversational commerce assistant that helps shoppers find products, answer questions, and complete purchases, lifting conversion through natural-language discovery.

E-commerceConversational AIProduct DiscoveryLLM
Python
Enterprise AI & Search

Context Splitter

Smart chunking for LLM pipelines

A document and context splitter that chunks source material intelligently for LLM pipelines, preserving structure and semantics to improve retrieval quality.

ChunkingRAGDocument ProcessingLLM Infrastructure
Python
Enterprise AI & Search

SEO Tool

AI-driven SEO analysis and optimization

An AI SEO tool that audits pages, surfaces optimization opportunities, and generates recommendations to improve search visibility.

SEOContent OptimizationMarketing AILLM
Python
Enterprise AI & Search

Newsletter Platform

AI-assisted authoring and delivery

A newsletter platform that uses AI to draft, format, and personalize issues, then handles delivery, an end-to-end publishing workflow.

Content PlatformPersonalizationLLMFull-Stack
TypeScript
Content & Media Generation

Article Writer

AI long-form content writer

An AI article and content writer that researches a topic and produces structured, on-brand long-form drafts, built to scale content production without losing quality.

Content GenerationCopywritingLLMSEO
Python
Content & Media Generation

News2Social

Turn news articles into social posts

A pipeline that ingests news articles and generates platform-tailored social-media posts, automating the news-to-distribution loop.

Content AutomationSocial MediaSummarizationLLM
Python
Content & Media Generation

Video Creator

AI video creation pipeline

An AI video creation pipeline that assembles scripts, voiceover, and visuals into finished videos, compressing production into an automated workflow.

Video GenerationMultimodal AIMedia PipelineTTS
Python
Content & Media Generation

Translate Video

AI video translation and dubbing

A tool that translates and re-voices video into other languages, combining transcription, translation, and speech synthesis to localize content automatically.

Video TranslationDubbingSpeech AILocalization
Python
Content & Media Generation

EchoScribe

AI transcription and note-taking

An AI transcription tool that turns speech and audio into accurate, structured text and notes, built for meetings, interviews, and research.

Speech-to-TextTranscriptionWhisperAudio AI
Python
Content & Media Generation

Research Paper Helper

AI assistant for reading research papers

An assistant that reads, summarizes, and answers questions about academic papers, helping researchers digest dense literature faster.

ResearchSummarizationDocument AILLM
Developer & Productivity Tools

Prompt Builder

Interactive prompt-engineering workbench

An interactive builder for crafting, testing, and refining prompts, giving teams a structured way to engineer and version their prompts.

Prompt EngineeringDeveloper ToolsLLMProductivity
Python
Developer & Productivity Tools

Code Explainer

AI that explains unfamiliar code

A tool that reads source code and produces clear, human explanations of what it does and why, accelerating onboarding and code comprehension.

Developer ToolsCode UnderstandingLLMDX
Python
Developer & Productivity Tools

Text to CSV

Turn unstructured text into structured data

An LLM-powered converter that extracts structured CSV from messy, unstructured text, a practical bridge from documents to databases.

Data ExtractionStructured OutputETLLLM
Python
Developer & Productivity Tools

Idea Generator

AI brainstorming partner

An AI idea-generation tool that expands a seed prompt into a diverse set of concepts, a fast brainstorming partner for product and content teams.

IdeationCreativityLLMProduct
TypeScript
Developer & Productivity Tools

Page Summarizer & QA Extension

Browser extension for instant page Q&A

A browser extension that summarizes any web page and answers questions about it in place, bringing an LLM copilot to the reading experience.

Browser ExtensionSummarizationQ&AProductivity
JavaScript
Developer & Productivity Tools

IntelliApply Extension

Intelligent job-application autofill

A browser extension that intelligently autofills job applications from a candidate profile, eliminating the repetitive data entry of the job hunt.

Browser ExtensionAutomationAutofillProductivity
TypeScript
Developer & Productivity Tools

JobFusion AI

AI job-search and application assistant

An AI assistant that streamlines the whole job search, matching roles, tailoring materials, and tracking applications in one place.

Job SearchCareer TechLLMAutomation
Python
Developer & Productivity Tools

Prospector

AI sales-prospecting assistant

An AI sales-prospecting assistant that researches leads and drafts personalized outreach, helping sales teams find and engage the right accounts faster.

SalesProspectingOutreachLLM
Python
Applied ML & Consumer Apps

Advanced Time Series Analysis

Forecasting repository activity with LSTM & Prophet

A time-series forecasting system that predicts repository activity and trends using TensorFlow/Keras LSTM networks alongside Facebook Prophet and StatsModels, benchmarking classical and deep-learning forecasters.

Time SeriesForecastingLSTMProphet
Python
Applied ML & Consumer Apps

Handwritten Text Recognition

Deep-learning OCR for handwriting

A deep-learning model that recognizes handwritten text from images, applying computer vision and sequence modeling to the classic OCR challenge.

Computer VisionOCRDeep LearningCNN
Jupyter Notebook
Applied ML & Consumer Apps

Social Network & Happiness Analysis

Graph analytics on social and well-being data

An online social-network analysis project that studies world-happiness data through graph analytics and community detection, extracting insight from network structure.

Network AnalysisGraph AnalyticsData ScienceNetworkX
Jupyter Notebook
Applied ML & Consumer Apps★ Featured

SF Event Finder

Live app for discovering San Francisco events

A deployed web app that surfaces and recommends San Francisco events, pairing a clean product experience with AI-assisted discovery.

Full-StackRecommendationsConsumer AppLive
Applied ML & Consumer Apps

Job Finder

Live job-discovery web app

A deployed job-discovery application that helps users search and filter opportunities through a fast, modern interface.

Full-StackJob SearchConsumer AppLive
TypeScript
Applied ML & Consumer Apps

Restaurant Finder

Restaurant discovery app

A restaurant-discovery app that helps users find places to eat with smart filtering and a clean, responsive interface.

Full-StackDiscoveryConsumer App
TypeScript
Applied ML & Consumer Apps

Movie Finder

AI movie recommendation app

A movie-discovery app that recommends films based on user preferences, combining a content catalog with AI-driven suggestions.

RecommendationsConsumer AppML
Python

Building something ambitious with AI?

I lead AI engineering and security for enterprises and startups, from first prototype to production. Let's talk about what you are building.