An AI-native developer portfolio that demonstrates AI rather than just describing it. The 'Ask Amit' assistant answers visitor questions about projects, blog posts, and résumé with cited sources, grounded in a 320-chunk RAG index built from the site's own content. A ⌘K command palette runs meaning-based search over the same index. A dedicated /ai-labs page bundles four interactive demos — RAG Playground, Prompt Cost Calculator, Embeddings Playground, and Tokenization Visualizer — each also embedded inline in the relevant blog post. Query embedding runs entirely in the visitor's browser via Transformers.js (all-MiniLM-L6-v2, q8); only the LLM call hits a rate-limited, key-protected OpenRouter route. The architecture keeps the Vercel serverless function tiny (no ONNX runtime bundled server-side) and the visitor experience snappy.
Visitor-facing AI assistant that answers questions about Amit's work with cited sources
Cmd+K semantic search across the entire portfolio — no keyword matching
/ai-labs page with four browser-side interactive AI demos that recruiters can try in seconds
AI-powered job search platform: discover roles, evaluate fit, tailor applications, and close skill gaps. One-time pricing, no subscriptions.
View ProjectExplored Paperclip - an open-source orchestration platform for zero-human companies where AI agents (CEO, engineers, marketers, QA) collaborate autonomously.
View Project