GraphCanon updated Aug 14, 2026 · GitHub synced Aug 14, 2026
34views this month
Decision brief
Lumos is a RAG LLM co-pilot that operates within Chrome and leverages local language models to support web browsing with automation.
Good fit when
- Use Lumos when your task involves heavy web navigation and requires interaction with the latest local machine learning models directly from a browser.
- Consider this tool if you are developing with TypeScript and React, as these are foundational in its architecture.
Avoid when
- Avoid using Lumos when your primary task does not involve browsing the web or requires a standalone application interface that does not need browser augmentation.
- Do not use this tool if you are looking for support in languages other than TypeScript, as it is specifically built around this language.
- Requirements:
- Ensure that your environment supports Docker to run the Ollama server as required for Lumos operation.; Your development workflow should be prepared to integrate a Chrome extension, considering you need to load unpacked extensions into Chrome.
Observed Jul 17, 2026 · Source: enrich:decision_facts
Verify the decision
Adoption
Package downloads where a registry match exists. GitHub stars (1,516) are secondary evidence.
- npm downloads (30d)
- 19·npm downloads API·Aug 14, 2026
Maintenance and security
Full trust report- Maintenance
- Dormant (564d since push)
- As of Aug 14, 2026
- Provenance
- Not a fork · Personal account
- As of Aug 14, 2026
- Security (OSV)
- No lockfile
- As of Jul 15, 2026
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
Lumos is an automated assistant that supports browsing the web using local language models and runs as a Chrome extension.
Capability facts
- MCP server
- No MCP server detected
Source: repo_scan · Aug 14, 2026
- Languages
- typescript, javascript
Source: github.language+package.json · Aug 14, 2026
Categories
Tags
README
Docker The Ollama server can also be run in a Docker container. The container should have the environment variable set to . Run with the flag to set the environment variable: Load Unpacked Extension (Install) https://developer.chrome.com/docs/extensions/mv3/getstarted/development...
For agents
This page has a .md twin and JSON over the API.