Skip to content

lablab-ai/webgpu-llm-chrome-extension-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

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

About

WebLLM Chrome Extension Starter Pack.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published