Skip to content

Latest commit

 

History

History
34 lines (18 loc) · 1.42 KB

File metadata and controls

34 lines (18 loc) · 1.42 KB

WebLLM Chrome Extension

Chrome Extension

To run the extension, first start a local server using the steps outlined here. Next, you can do the following steps under this folder

npm install
npm run build

This will create a new directory at chrome-extension/dist/. To load the extension into Chrome, first launch Chrome with web security disabled (this is to disable CORS).

google-chrome --disable-web-security --user-data-dir=/some/dir/

Next, go to Extensions > Manage Extensions and select Load Unpacked. Add the chrome-extension/dist/ directory. You can now pin the extension to your toolbar and use it to chat with your favorite model!


Artificial Intelligence Hackathons, tutorials and Boilerplates

Join the LabLab Discord

Discord Banner 1
On lablab discord, we discuss this repo and many other topics related to artificial intelligence! Checkout upcoming Artificial Intelligence Hackathons Event

Acclerating innovation through acceleration