YT Notes is a Chrome extension that allows users to save and chat with their YouTube videos, enhancing information retention and accessibility. Developed during the Langflow Hackathon in July 2024, our project aims to revolutionize how people interact with educational content on YouTube.
According to recent data, 92% of people watch YouTube videos for information and knowledge. However, many users struggle to retain and reference important information from these videos. With the vast amount of content available, it can be challenging to remember key points or locate specific details later, leading to wasted time searching for videos or rewatching content.
YT Notes addresses these challenges by providing a seamless extension that allows users to:
- Save transcriptions of YouTube videos directly into a database
- Use an intelligent chat feature to ask questions about previously watched content
- Receive accurate responses linked to specific videos
This enhances retention and streamlines the learning process, making information easily accessible and actionable.
- Langflow
- LiteLLM
- Chrome Extension Development
- Backend Technologies (specifics to be added)
BlazzAI:
- IA Programming: AI developer specialized in LLMs
- Blazzbyte: Full Stack Web Developer
- Clone the Repository
- Open your terminal or command prompt.
- Navigate to the directory where you want to clone the repository.
- Run the following command to clone the repository:
git clone https://github.com/IA-Programming/YTNotes.git
- Navigate into the cloned repository directory:
cd YTNotes
- Installing with pip
- Install the library
pip install -U langflow
- Run the frontend UI
python -m langflow run --no-store
- Installing with conda
- Install the environment
conda env create -f environment.yml
- Activate the environment
conda activate langflow
Note: Now you need to follow the same steps for when running with pip
Here you can download the extension to try it!
- Gather feedback from the demo
- Improve the application based on feedback
- Advertise through YouTube Ads
- Monitor and improve efficiency
- Application of Technology
- Presentation
- Business Value
- Originality
Developed with passion by BlazzAI for the Langflow Hackathon 2024. Join us in transforming the way we learn from YouTube!