RAG chatbot on my CV — 100% in your browser
Chat with my CV
Ask anything about my background, skills or projects. The engine combines 14 canned answers for the most frequent questions with a real semantic RAG (all-MiniLM-L6-v2 embeddings via Transformers.js + cosine similarity over 26 CV items) for everything else. 100% in your browser, zero server, zero history stored.
No data is sent over the network. The all-MiniLM-L6-v2 model (~25 MB) is downloaded once and cached. Your questions stay in your browser.