Browser extension crowd-sourcing @YouTube video reactions with @HumeAI.
- Open
chrome://extensions
in Chrome. - Enable Developer mode.
- Click Load unpacked.
- Select the
extension
directory.
cd server
deno task start
- How we distribute, install, and run the extension (explain that we are planning to support more than just Chrome, but only Chrome for now).
- How we deploy and host the HTTP server.
- How we provision and maintain the database.
Created with <3 by [@EthanThatOneKid]