10 live AI applications

Christopher Gentile

Full-Stack AI Engineer / JDGAFX / CGDarkstardev1

I build AI systems — multi-agent orchestration, RAG pipelines, voice assistants, computer vision, and browser-task planning. The frontends are deployed; provider-backed flows are clearly bounded by their configured runtime.

React 19 TypeScript 5.7 OpenRouter Free Netlify Functions Tailwind v4
AI Portfolio — 10 AI Applications
01
AgentFlow
Multi-Agent Research Orchestrator
4 AI agents collaborate in sequence via React Flow. Real-time SSE streaming with token counts, timing, and downloadable PDF/DOCX reports.
React FlowSSEMulti-Agent
📄
02
DocMind
RAG Document Intelligence
Upload PDFs and query with natural language. Client-side parsing, chunk-based retrieval, source highlighting, and confidence scoring.
PDF.jsRAGChunking
🔍
03
CodeLens AI
AI Code Review Agent
Paste code in 10+ languages. AI returns line-by-line reviews with severity ratings (critical/warning/info) and fix suggestions.
Code AnalysisMulti-Lang
🎤
04
VoxAI
Voice AI Assistant
Type or request microphone access. Permitted recordings use Deepgram transcription, then OpenRouter chat and browser TTS; typed chat is the honest fallback.
Web AudioDeepgram STTTTS
📈
05
DataPilot
AI Data Analyst
Upload CSV or use samples. Ask questions in plain English and get interactive charts. AI generates query plans executed client-side.
RechartsCSVNL Query
06
ModelArena
Multi-Model LLM Playground
Compare 2-3 OpenRouter Free runs head-to-head. Responses stream simultaneously with actual model, latency, token, cost, truncation, and cancellation state.
Parallel SSEBenchmarks
07
ContentForge
Agentic Content Pipeline
5-step AI content pipeline: Research, Outline, Draft, Edit, Polish. Full SSE streaming with step-by-step progress tracking.
Pipeline5-StageSSE
👁
08
VisionLab
Multimodal Vision AI
Upload images for a vision-capable OpenRouter analysis. Get scene description, object detection, text extraction, and visual Q&A with streaming responses.
OpenRouter VisionMultimodal
📊
09
InsightHub
AI-Powered SaaS Dashboard
Analytics dashboard with Supabase auth, seeded usage data, interactive charts, and provider-backed streaming AI insights.
SupabaseRechartsAuth
🤖
10
BrowseBot
Bounded Browserbase Executor
Describe an approved web task and watch a bounded Browserbase session execute it through Playwright, with observed page evidence, limits, and recoverable failures.
BrowserbasePlaywrightSSE
Tech Stack
React 19
TypeScript 5.7
Vite 6
Tailwind CSS v4
OpenRouter Free
Netlify Functions v2
Supabase
Deepgram STT
Browserbase
Playwright
React Flow
Recharts
Framer Motion
Web Audio API