Skip to content

karnikaavelumani/humetube

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HumeTube

Browser extension crowd-sourcing @YouTube video reactions with @HumeAI.

Data flow

Development

Extension

  1. Open chrome://extensions in Chrome.
  2. Enable Developer mode.
  3. Click Load unpacked.
  4. Select the extension directory.

HTTP server

cd server
deno task start

Database

Deployment

  • 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]

About

Browser extension crowd-sourcing @youtube video reactions with @HumeAI.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 58.6%
  • JavaScript 39.9%
  • CSS 1.5%