A platform to concise and summarise the steps of any Cooking Video present on YouTube.
- python3
- nodejs, version >= 14
- ytDlp
- deepgram
- deepgram & openAI api Keys
- Expose public/audios/ folder in and use as the host url
- start the app
uvicorn main:app --reload
- clone this repository
https://github.com/nitindoodhiya/cookie-how.git
- cd cookie-how
npm i
npm start