Skip to content

Notes AI is a web application built with Streamlit and LangChain that provides concise summaries of YouTube videos. Input the video link and specify the number of lines for the summary; the application will do the rest. This tool is perfect for quickly grasping video content without watching it.

Notifications You must be signed in to change notification settings

chitralputhran/Notes-AI-Videos-Summarized

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

📝 Notes AI | Videos Summarized

Notes AI is a web application built with Streamlit and LangChain that provides concise summaries of YouTube videos. Input the video link and specify the number of lines for the summary; the application will do the rest. This tool is perfect for quickly grasping video content without watching it.

Features

  • Video Link Input: Users can input the YouTube video link they want to summarize.
  • Summary Length Customization: Specify the number of lines for the summary to tailor it to your needs.
  • Quick Summarization: Get a concise summary of the video content in just a few seconds.
  • User-Friendly Interface: The application is designed to be intuitive and easy to use.

Getting Started

Prerequisites

  • Python 3.8 or above
  • Streamlit
  • LangChain

Installation

  1. Clone the repository:

    git clone https://github.com/chitralputhran/Notes-AI-Videos-Summarized.git
    
  2. Navigate to the project directory:

    cd Notes-AI-Videos-Summarized
    
  3. Install the required dependencies:

    pip install -r requirements.txt
    

Usage

Run the Streamlit application:

streamlit run app.py

Open your web browser and go to http://localhost:8501 to use the application.

Screenshots

s1

s2

Contributing

Contributions are welcome! If you have a feature request or a bug report, please open a new issue. If you want to contribute code, please open a pull request.

Project Link:

Live Link: https://notes-ai.streamlit.app

About

Notes AI is a web application built with Streamlit and LangChain that provides concise summaries of YouTube videos. Input the video link and specify the number of lines for the summary; the application will do the rest. This tool is perfect for quickly grasping video content without watching it.

Topics

Resources

Stars

Watchers

Forks

Languages