andrewnguonly/Lumos
A Chrome extension that uses RAG to provide AI-powered summarization and Q&A for any webpage, running entirely on local LLMs.

Velocity · 7d
+1.6
★ / day
Trend
→steady
star history
Lumos is a Chrome extension that acts as an AI co-pilot for web browsing. It leverages Retrieval-Augmented Generation (RAG) to summarize long threads, articles, and documentation or answer questions about web content. The system runs on local LLMs via Ollama, with embeddings and inference handled on the user’s machine. It uses LangChain.js to orchestrate the RAG pipeline.