Webpilot is a free, open-source "Copilot for web" that allows you to have free-form conversations with web pages or engage in automatic arguments with other users. Unlike ChatGPT, there is no need to chat or switch web pages, and no need to constantly copy and paste back and forth.
Chrome Extension: Add to Chrome
Official Website: HomePage
Dev Team: dev@webpilot.ai
First, run the development server:
pnpm dev
# or
npm run dev
# or
yarn dev
Open your Chrome browser and load the appropriate development build:
build/chrome-mv3-dev
folder.