Skip to content

muratali016/Youtube_AI_Detective

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YouTube AI Detective

Download the App

Link:https://drive.google.com/drive/folders/1U3ZgePofywQdR_KZyzOXaw449W7SfAhI?usp=sharing

  • This is a PyQt5-based application that detects ads in YouTube videos and provides a transcript of the video. It uses the YouTube Transcript API and the OpenAI GPT-3.5-turbo model for natural language processing tasks.
Youtube.AI.detectivee.mp4

Features

  • Detect ads in YouTube videos and provide information about the minutes and durations of the ads
  • Generate a transcript of the YouTube video
  • Summarize the video content
  • Set OpenAI API Key for using the GPT-3.5-turbo model

Prerequisites

Before running the application, make sure you have the following dependencies installed:

  • PyQt5
  • youtube_transcript_api
  • openai You can install these dependencies using pip or any other package manager.

License

This project is licensed under the MIT License.

Acknowledgements

PyQt5 for the graphical user interface. youtube_transcript_api for accessing the YouTube Transcript API. pandas for data processing tasks. OpenAI for the GPT-3.5-turbo model for natural language processing tasks. Contributions Contributions are welcome! If you find any issues or want to add new features, feel free to submit a pull request or open an issue.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published