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
⚙
01AgentFlow
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.
→
📄
02DocMind
RAG Document Intelligence
Upload PDFs and query with natural language. Client-side parsing, chunk-based retrieval, source highlighting, and confidence scoring.
→
🔍
03CodeLens 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.
→
🎤
04VoxAI
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.
→
📈
05DataPilot
AI Data Analyst
Upload CSV or use samples. Ask questions in plain English and get interactive charts. AI generates query plans executed client-side.
→
⚖
06ModelArena
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.
→
✏
07ContentForge
Agentic Content Pipeline
5-step AI content pipeline: Research, Outline, Draft, Edit, Polish. Full SSE streaming with step-by-step progress tracking.
→
👁
08VisionLab
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.
→
📊
09InsightHub
AI-Powered SaaS Dashboard
Analytics dashboard with Supabase auth, seeded usage data, interactive charts, and provider-backed streaming AI insights.
→
🤖
10BrowseBot
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.
→
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