Page Assist offers a seamless browser extension that integrates AI capabilities directly into your web interactions. By combining Novita AI with Page Assist, you can unlock a powerful AI-enhanced browsing experience that enhances productivity and insight generation.

This guide will walk you through the process of deploying and running Page Assist with Novita AI to supercharge your web interactions.

How to Integrate Novita AI with Page Assist

Step 1: Prepare Your Environment

  • Install Bun or npm: Follow the installation guide for Bun or use npm as an alternative.

Step 2: Clone Page Assist Repository

  1. Open your terminal and run:
git clone https://github.com/n4ze3m/page-assist.git
cd page-assist
  1. Install dependencies using Bun or npm:
bun install

Step 3: Build Page Assist Extension

  • Build the extension for Chrome (default):
bun run build
  • For Firefox, use:
bun build:firefox

Step 4: Load the Extension

  1. For Chrome:
    • Navigate to chrome://extensions.
    • Enable Developer Mode.
    • Click Load unpacked and select the build directory.
  2. For Firefox:
    • Go to about:addons.
    • Click Extensions tab.
    • Click Manage Your Extensions.
    • Select Load Temporary Add-on and choose the manifest.json file from the build directory.

Step 5: Configure Novita AI as OpenAI API Compatible Endpoint

  1. Obtain Your Novita AI API Key:

  2. Set Up Novita AI Endpoint:

    • In your Page Assist Settings, enter Open Compatible API to add provider.

    • Choose Novita from the Custom list, and use your API key for authentication.

Step 6: Choose your Model and Test Page Assist with Novita AI

  • Choose your model from the model list provided by Novita AI.

  • Interact with your Novita AI model by asking questions or analyzing web content.