programmingninjas / GPT-3.5-ON-STEROIDS

GPT-3.5-ON-STEROIDS combines GPT with Python tools, empowering dynamic web scraping, language processing, and data retrieval. Contribute to advancing text generation with AI. 🚀
https://www.linkedin.com/posts/ayankhan3105_generativeai-autonomousagents-aiinnovation-activity-7118241513121153025--b3i
MIT License
25 stars 20 forks source link

Feature: Summarise YouTube Videos #5

Closed Prayag2 closed 1 year ago

Prayag2 commented 1 year ago

This feature will let users get a summary of most YouTube videos having English subtitles. The program will first fetch the subtitles of the video mentioned by the user, and then, GPT will summarise and show it to the user.

programmingninjas commented 1 year ago

Go for it ;)