This is a webapp to extract insights from product review videos on YouTube with a couple of clicks!
👆 Try it here: https://vidgist.onrender.com
P.S.: Due to YouTube blocking the download option, the last step of the app might not always be able to work. If you run it locally, you should be able to get the app running right away.
- Clone this repo
- Paste your own YouTube Data API Key on line 86 of main.py (or save your YT API key as an environment variable)
- Make sure you have an AssemblyAI account
- Run the app with "streamlit run main.py"
- An AssemblyAI API Key: get it here
- Streamlit
- YouTube Data API Key: get it here
🙏 Please report any issues with the app on GitHub. Thank you!