Skip to content

This project uses audio AI classification to search highlights in videos

Notifications You must be signed in to change notification settings

twitchalerts/highlighter-demo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Video Highlights

This is a demo project uses AI audio classifictior to search highlights in the videos

Run project locally

Set enviroment variables

cp .env.example .env.local

Build the docker container

docker-compose build

Start the docker container

docker-compose up

Visit localhost:8080

Frontent Stack

  • React
  • TypeScript
  • Vite

Backend stack

  • Nodejs
  • TypeScript
  • trpc + expressjs
  • Python

About

This project uses audio AI classification to search highlights in videos

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 79.6%
  • JavaScript 11.5%
  • Python 7.1%
  • Dockerfile 1.1%
  • Other 0.7%