Skip to content

YouTube GPT is an Android app that allows users to generate video summaries using A.I models. Also capable of answering cross-questions related to the video content!

License

Notifications You must be signed in to change notification settings

shivank8/YouTubeGPT

Repository files navigation

YouTube GPT Android App

YouTube GPT is an Android app that allows users to generate video summaries using AI models. The app accepts YouTube links from users provides video summaries through a chat-like interface and can even answer cross-questions related to the video content!

Features

  • Enter a YouTube link to initiate a conversation.
  • Chat interface with the user and AI-generated responses.
  • "Go to Section" button to jump to specific video sections.
  • User and AI message alignment for easy reading.
  • Modern and user-friendly UI/UX design.

App Demo

YoutubeGPT.Demo.mp4

Installation

  1. Clone the repository to your local machine.
  2. Open the project in Android Studio.
  3. Build and run the app on an emulator or physical device.

Usage

  1. Launch the app on your Android device.
  2. Enter a YouTube link in the chat input field.
  3. Press the "Next" button to start the conversation.
  4. Interact with the AI-generated responses in the chat interface.
  5. Use the "Go to Section" button to navigate to specific video sections.

How it Works

  1. The app fetches subtitles from a YouTube video.
  2. It employs the 𝑭𝒂𝒄𝒆𝒃𝒐𝒐𝒌 𝑩𝑨𝑹𝑻 model to generate comprehensive summaries.
  3. For question-answering, it creates 𝐯𝐞𝐜𝐭𝐨𝐫 𝐞𝐦𝐛𝐞𝐝𝐝𝐢𝐧𝐠𝐬 of the subtitles.
  4. A similarity search identifies the most relevant content/sections.
  5. Enjoy easy redirection to specific video sections for in-depth exploration.

Contributing

Contributions are welcome! If you have any issues or ideas for enhancements, feel free to create a pull request or submit an issue.

License

This project is licensed under the MIT License.


About

YouTube GPT is an Android app that allows users to generate video summaries using A.I models. Also capable of answering cross-questions related to the video content!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages