Lumos
Enrichment pendingA RAG LLM co-pilot for browsing the web, powered by local LLMs
GraphCanon updated today · GitHub synced today
Verify the decision
Adoption
Package downloads where a registry match exists. GitHub stars (1,515) are secondary evidence.
- npm downloads (30d)
- 15·npm downloads API·today
Maintenance and security
Full trust report- Maintenance
- Dormant (534d since push)
- As of today
- Provenance
- Not a fork · Personal account
- As of today
- Security (OSV)
- No lockfile
- As of today
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
npm install Lumos npmSimilar tools
Same-category neighbours. No typed graph edges are catalogued for this tool yet.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
A RAG LLM co-pilot for browsing the web, powered by local LLMs
Capability facts
- MCP server
- No MCP server detected
Source: repo_scan · Jul 15, 2026
- Languages
- typescript, javascript
Source: github.language+package.json · Jul 15, 2026
Categories
Tags
README
Docker
The Ollama server can also be run in a Docker container. The container should have the OLLAMA_ORIGINS environment variable set to chrome-extension://*.
Run docker run with the -e flag to set the OLLAMA_ORIGINS environment variable:
docker run -e OLLAMA_ORIGINS="chrome-extension://*" -d -v ollama:/root/.ollama -p 11434:11434 --name ollama ollama/ollama
Load Unpacked Extension (Install)
https://developer.chrome.com/docs/extensions/mv3/getstarted/development-basics/#load-unpacked
For agents
This page has a .md twin and JSON over the API.