Page Assist: Integrate Local AI Models Directly into Your Web Browser

This repository profile is provided by osrepos.com, an open source repository discovery platform.

Page Assist: Integrate Local AI Models Directly into Your Web Browser

Summary

Page Assist is an open-source browser extension that integrates your local AI models directly into your web browsing experience. It provides a sidebar and a dedicated web UI, allowing users to interact with their AI model, including chatting with the content of any webpage. This tool supports various Chromium-based browsers and Firefox, emphasizing privacy by keeping all data local.

Repository Information

Analyzed by OSRepos on January 22, 2026

Use at your own risk

OSRepos shares public repositories for knowledge and discovery only. Any installation, execution, configuration, or use of code from these repositories is the user's own responsibility. Always review the repository, source code, dependencies, licenses, and security implications before running or installing anything. OSRepos is not responsible for issues, damages, or losses resulting from third-party repositories.

Introduction

Page Assist is an innovative open-source browser extension designed to integrate your locally running AI models directly into your web browsing experience. Developed in TypeScript, this tool empowers users to interact with their AI models from any webpage, offering a seamless way to get assistance, summarize content, or engage in conversations. With support for major Chromium-based browsers like Chrome, Brave, and Edge, as well as Firefox, Page Assist brings the power of local AI to your fingertips while prioritizing user privacy.

Installation

Getting started with Page Assist is straightforward, offering both direct browser store installations and a manual setup for developers.

Browser Extension Stores

You can easily install Page Assist from your preferred browser's add-on store:

Manual Installation

For those who prefer to build from source or contribute, follow these steps:

Prerequisites:

Steps:

  1. Clone the repository:
    git clone https://github.com/n4ze3m/page-assist.git
    cd page-assist
  2. Install dependencies:
    bun install
  3. Build the extension (builds for Chrome, Edge, and Firefox by default):
    bun run build
  4. Load the unpacked extension in your browser's extension management page (e.g., chrome://extensions for Chrome, about:addons for Firefox), selecting the build directory.

Examples

Page Assist offers two primary interfaces for interaction:

  • Sidebar: Accessible on any webpage via a context menu or the default shortcut Ctrl+Shift+Y. This sidebar allows you to interact with your AI model and view results directly alongside your browsing content.
  • Web UI: A dedicated web interface that opens in a new tab, similar to a ChatGPT website. You can launch it by clicking the extension icon or using Ctrl+Shift+L.
  • Chat With Webpage: A powerful feature that enables you to ask questions and discuss the content of the current webpage with your local AI model.

The extension also supports various keyboard shortcuts to enhance productivity, which can be customized in your browser's extension settings.

Why Use Page Assist?

Page Assist stands out for several compelling reasons:

  • Local AI Integration: It allows you to harness the power of local AI models like Ollama, Chrome AI (Gemini Nano), or any OpenAI API compatible endpoint, keeping your data on your machine.
  • Enhanced Privacy: The project emphasizes privacy, stating that it does not collect any personal data. All information is stored locally in your browser, and the open-source nature allows for full transparency and verification.
  • Seamless Browsing Experience: By integrating AI directly into your browser, Page Assist provides immediate assistance without needing to switch applications or copy-paste content.
  • Open Source and Community Driven: Being open-source, Page Assist benefits from community contributions, ensuring continuous improvement and feature development.
  • Broad Browser Support: It supports a wide range of browsers, making it accessible to a large user base.

Links

Related repositories

Similar repositories that may be relevant next.

Read Frog: Open Source AI-Powered Immersive Translate Extension

Read Frog: Open Source AI-Powered Immersive Translate Extension

March 15, 2026

Read Frog is an open-source, AI-powered browser extension designed for immersive language learning. It offers features like bilingual translation, context-aware AI, text-to-speech, and deep article analysis to help users master languages effortlessly. Available for Chrome, Edge, and Firefox, it supports over 20 AI providers and various translation modes.

browser-extensionimmersive-translatelanguage-learning
Mitaka: A Browser Extension for Streamlined OSINT Search

Mitaka: A Browser Extension for Streamlined OSINT Search

January 16, 2026

Mitaka is a powerful browser extension designed to simplify Open Source Intelligence (OSINT) searches. It automates the selection of Indicators of Compromise (IoCs) and supports over 65 services for comprehensive threat intelligence gathering. This tool is essential for security professionals and researchers looking to enhance their investigative workflows directly from their browser.

chrome-extensionosintsecurity
web-archive: A Free Web Archiving and Sharing Service on Cloudflare

web-archive: A Free Web Archiving and Sharing Service on Cloudflare

January 11, 2026

web-archive is an open-source project offering a free web archiving and sharing service built entirely on Cloudflare's serverless ecosystem, including Workers, D1, and R2. It comprises a browser plugin for saving pages, a server to manage uploads, and a web client for viewing archived content. This self-hosted solution provides robust features for preserving and accessing web pages.

web-archivingcloudflareserverless
AliasVault: Privacy-First Password and Email Alias Manager

AliasVault: Privacy-First Password and Email Alias Manager

January 4, 2026

AliasVault is an open-source, privacy-focused password and email alias manager designed to enhance online security and privacy. It offers end-to-end encryption, a built-in email server for aliases, and supports self-hosting for complete control over your data. This tool helps users create unique identities and strong passwords for every online service.

password-manageremail-aliasprivacy

Source repository

Open the original repository on GitHub.

View on GitHub
OS
OSRepos

Analysis and discovery of open source repositories. Find interesting projects and follow their updates.

Monitor your website with YourWebsiteScore

OSRepos shares public repositories for knowledge and discovery only. Any installation, execution, configuration, or use of third-party repository code is at your own risk. Always review source code, dependencies, licenses, and security implications before running anything.

© 2025 OSRepos. Built with Nuxt 3 and lots of ❤️