Browser extension for local AI model web assistance
Top 7.5% on sourcepulse
Page Assist is an open-source browser extension designed to integrate locally running AI models with web browsing, offering a sidebar and web UI for seamless interaction. It targets users who want to leverage their AI models for tasks like summarizing or querying webpage content directly within their browser.
How It Works
The extension provides a sidebar and a dedicated web UI, allowing users to interact with AI models hosted locally via Ollama or any OpenAI API-compatible endpoint. It enables "chatting with the webpage" by processing the current page's content, offering a ChatGPT-like experience integrated into the browsing workflow.
Quick Start & Requirements
git clone https://github.com/n4ze3m/page-assist.git
bun install
bun run build
Highlighted Details
Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
Opera and Arc browsers do not support the sidebar or "Chat with Webpage" features, only the Web UI. The project is actively seeking contributions for further customization and UI/UX improvements.
22 hours ago
1 day