Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 827 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 827 Bytes

Youtube Academy

A Youtube-integrated chatbot built for the GDSC 2024 Hackathon at McMaster University.

Technologies

  • Gemini AI offers a powerful ability to interpret conversations with users that can be used to find relevant and helpful Youtube videos.
  • Youtube Data API accesses Youtube's massive database of content, that can be filtered with AI to serve users with educational videos.
  • Flutter used to develop a minimalistic UI for our chatbot
  • Flask used to create an API that allows for quick communication between our frontend (Flutter) and backend (Youtube Data API and Gemini AI)

Objectives

  • Enhance Youtube's capabilities as an educational platform, by promoting content catered to those who wish to learn something new!
  • Develop a distraction-free resource for querying Youtube videos