Comparison
page-assist vs grepai
Verdict
Pick page-assist if a Chrome and Firefox extension enabling local AI model-assisted web browsing, built with TypeScript under an MIT license and requiring Bun for development; pick grepai if grepai is designed for developing local semantic search and call graphs for AI agents with an emphasis on privacy.
Markdown twin · page-assist alternatives · grepai alternatives
GraphCanon updated Sep 20, 2026
6views this month
Trust & integrity
| Signal | page-assist | grepai |
|---|---|---|
| Maintenance | Very active (0d since push) As of Sep 20, 2026 · github_public_v1 | Very active (5d since push) As of Sep 19, 2026 · github_public_v1 |
| Provenance | Not a fork · Personal account As of Sep 20, 2026 · github_public_v1 | Not a fork · Personal account As of Sep 19, 2026 · github_public_v1 |
| OSV dependency advisories | No lockfile (source not queried) As of Jul 15, 2026 · osv@v1 | Published findings As of Aug 30, 2026 · osv@v1 |
| deps.dev advisories | Not queried deps.dev@v1 | Not queried deps.dev@v1 |
| OpenSSF Scorecard | Not queried openssf-scorecard@v1 | Not queried openssf-scorecard@v1 |
Tagline
- page-assist
- Use your locally running AI models to assist you in web browsing
- grepai
- Semantic Search & Call Graphs for AI Agents (100% Local)
Stars
- page-assist
- 8.2k
- grepai
- 1.9k
Forks
- page-assist
- 784
- grepai
- 156
Open issues
- page-assist
- 364
- grepai
- 71
Language
- page-assist
- TypeScript
- grepai
- C
Adopt for
- page-assist
- A Chrome and Firefox extension enabling local AI model-assisted web browsing, built with TypeScript under an MIT license and requiring Bun for development.
- grepai
- grepai is designed for developing local semantic search and call graphs for AI agents with an emphasis on privacy.
Persona
- page-assist
- -
- grepai
- -
Runtime
- page-assist
- -
- grepai
- -
License
- page-assist
- MIT
- grepai
- MIT license, allowing for wide usage in both open-source and proprietary applications without restrictions on redistribution.
Last pushed
- page-assist
- Sep 19, 2026
- grepai
- Sep 14, 2026
Categories
- page-assist
- Developer Tools
- grepai
- Developer Tools, Vector Databases
Trust and health
Days since push
- page-assist
- 0d
- grepai
- 5d
Open issues (now)
- page-assist
- 364
- grepai
- 71
Stars delta
- page-assist
- +73 (30d)
- grepai
- +89 (30d)
Open issues delta
- page-assist
- +12 (30d)
- grepai
- -25 (30d)
OSV dependency advisories
- page-assist
- No lockfile (source not queried)
- grepai
- Published findings
Full report
- page-assist
- Trust report
- grepai
- Trust report
Choose page-assist if…
- page-assist is primarily TypeScript; grepai is C.
- Tags unique to page-assist: chat-application, chrome-extension, localllm, ollama.
- page-assist ships an MCP server manifest.
- You need to integrate your own locally developed AI models into a browser environment
When NOT to use page-assist
- If you require cloud-hosted AI services, as page-assist focuses on local model use
- When the development setup demands a specific build tool other than Bun or npm
- In environments where installation of additional software such as Ollama is restricted
Choose grepai if…
- grepai is primarily C; page-assist is TypeScript.
- Pricing: Available at no cost due to its MIT licensing, with the scope of use limited only by any dependencies it requires..
- Tags unique to grepai: ai, claude-code, cli, code-search.
- Also covers Vector Databases.
- When you need to develop a system that prioritizes local processing without cloud dependencies, which is essential in highly regulated environments where data privacy and security are paramount.
When NOT to use grepai
- Not suitable if your application requires real-time updates from cloud-based services, as grepai operates entirely locally without any online components for updating its functionality.
- If the development team prefers not to deal with C language implementation details,grepai might be less attractive given that other tools may support more modern or higher-level languages like Python.
Explore
Sources
Every stat on this page traces to a dated GitHub sync, license file, enrichment field, or trust scan.
- GitHub stars (n4ze3m/page-assist) · observed Sep 20, 2026
- GitHub forks (n4ze3m/page-assist) · observed Sep 20, 2026
- Last push (n4ze3m/page-assist) · observed Sep 19, 2026
- License file (MIT) · observed Sep 20, 2026
- Decision facts (enrichment) · observed Jul 17, 2026
- Trust scan (lockfile / OSV) · observed Jul 15, 2026
- GitHub stars (yoanbernabeu/grepai) · observed Sep 19, 2026
- GitHub forks (yoanbernabeu/grepai) · observed Sep 19, 2026
- Last push (yoanbernabeu/grepai) · observed Sep 14, 2026
- License file (MIT) · observed Sep 19, 2026
- Decision facts (enrichment) · observed Jul 14, 2026
- Trust scan (lockfile / OSV) · observed Aug 30, 2026
GitHub stars on cards: page-assist 8.2k · grepai 1.9k (synced Sep 20, 2026).
Common questions
- What is the difference between page-assist and grepai?
- page-assist: Use your locally running AI models to assist you in web browsing. grepai: Semantic Search & Call Graphs for AI Agents (100% Local). See the comparison table for live GitHub stats and shared categories.
- When should I choose page-assist over grepai?
- Choose page-assist over grepai when page-assist is primarily TypeScript; grepai is C; Tags unique to page-assist: chat-application, chrome-extension, localllm, ollama; page-assist ships an MCP server manifest; You need to integrate your own locally developed AI models into a browser environment.
- When should I choose grepai over page-assist?
- Choose grepai over page-assist when grepai is primarily C; page-assist is TypeScript; Pricing: Available at no cost due to its MIT licensing, with the scope of use limited only by any dependencies it requires.; Tags unique to grepai: ai, claude-code, cli, code-search; Also covers Vector Databases; When you need to develop a system that prioritizes local processing without cloud dependencies, which is essential in highly regulated environments where data privacy and security are paramount.
- When should I avoid page-assist?
- If you require cloud-hosted AI services, as page-assist focuses on local model use When the development setup demands a specific build tool other than Bun or npm In environments where installation of additional software such as Ollama is restricted
- When should I avoid grepai?
- Not suitable if your application requires real-time updates from cloud-based services, as grepai operates entirely locally without any online components for updating its functionality. If the development team prefers not to deal with C language implementation details,grepai might be less attractive given that other tools may support more modern or higher-level languages like Python.
- Is page-assist or grepai more popular on GitHub?
- page-assist has more GitHub stars (8,220 vs 1,878). Stars measure visibility, not whether either tool fits your constraints.
- Are page-assist and grepai open source?
- Yes - both are open-source projects on GitHub (page-assist: MIT, grepai: MIT).
- Where can I find alternatives to page-assist or grepai?
- GraphCanon lists graph-backed alternatives at page-assist alternatives and grepai alternatives (page-assist markdown twin, grepai markdown twin), ranked by typed relationship edges rather than popularity votes.
- Is there a machine-readable version of this comparison?
- Yes. The markdown twin at this comparison mirrors this page for agents and LLM crawlers, with the same stats table and FAQ answers.
- Which is better maintained, page-assist or grepai?
- page-assist: Very active. grepai: Very active. Compare maintenance labels, days since push, and release cadence in the trust section below - stars alone do not measure maintenance.
- Where are the full trust reports for page-assist and grepai?
- GraphCanon publishes per-repo trust reports with dated maintenance, provenance, and scan summaries: page-assist trust report; grepai trust report.