Paste a Youtube video URL and get the sentiment of the comments on the video.
- Clone the repo
- Refer to
.env.example
and create a.env
file with the required environment variables, You'll need Google Client API keys and HumeAI API keys. - Run
npm run dev
- Open
localhost:3000
in your browser - Enjoy
Screen.Recording.2023-12-05.at.2.16.50.AM.mov
- Next.js
- TailwindCSS
- FastAPI
- HumeAI
- Google Cloud API (Youtube API)