Back to projects
AI-Powered Exam Assistant
LLMsRAGVector DBBrowser ExtensionPython
Browser extension using RAG to deliver real-time, cited explanations for certification practice exams.
Built a Retrieval Augmented Generation (RAG) pipeline integrated directly into the TestOut certification platform as a browser extension.
Key Features:
Key Features:
- RAG Pipeline: Ingested entire curriculum corpus into a vector database for contextual answer generation.
Browser Integration: Injected real-time, contextualized explanations into the existing DOM.
Citation System: Engineered source citations linking generated answers back to specific curriculum sections.