Cross-platform application to retrieve and process browser history locally, enabling natural language queries over previously visited webpages through Retrieval-Augmented Generation Developed cross-platform application to retrieve and process browser history locally Implemented natural language queries over previously visited webpages through RAG Built Python FastAPI backend with React + TypeScript frontend Utilized ChromaDB for vector storage and Ollama running LLaMA 3.2 for intelligent content recall Created custom embedding pipeline for browser history data Implemented real-time query processing with streaming responses