Skip to content

Commit 47bfe88

Browse files
committedNov 11, 2023
Merge branch 'main' of https://github.com/raahilv/Vid2Notes
2 parents b5b7f1b + 63d4f9f commit 47bfe88

File tree

1 file changed

+62
-1
lines changed

1 file changed

+62
-1
lines changed
 

‎README.md

+62-1
Original file line numberDiff line numberDiff line change
@@ -1 +1,62 @@
1-
this is readme
1+
*ENTER W README*
2+
3+
## Vid2Notes
4+
5+
Never watch a lecture video again.
6+
7+
![Vid2Notes Meme](https://github.com/raahilv/Vid2Notes/assets/81647774/4ce48742-6373-4d07-af92-84c217ba7fd7)
8+
9+
---
10+
11+
## Table of Contents
12+
13+
- [Introduction](#introduction)
14+
- [Features](#features)
15+
- [Demo](#demo)
16+
- [Acknowledgements](#Acknowledgements)
17+
18+
---
19+
20+
## Introduction
21+
22+
Welcome to Vid2Notes, and welcome to never having to watch a MAT137 pre-class video ever again. 🔥
23+
24+
Paste any Youtube video link into our tool and get a detailed summary in bullet form about that video.
25+
Also take adavnatage of the Flash Cards function which allows you to study that topic in a fun and effective way.
26+
27+
This tool is very useful for users who have hearing disabilities as it allows them to read the video summary.
28+
Also perfect for students who hate watching lecture videos and need a quick and effective way to learn the material.
29+
30+
---
31+
32+
## Features
33+
34+
List the key features of your project. You can use checkboxes to indicate the completion status of each feature.
35+
36+
Feature 1: Video Summary in Point Form
37+
- Like mentioned before, this feature takes a youtube link as input and outputs a detailed summary of that video in point form with the use of Generative AI APIs.
38+
- Videos of any lengths are accepted.
39+
- The video must be a *Youtube* video.
40+
41+
Feature 2: Study Flash Cards
42+
- Once the user has used Feature 1, they have the option to study/memorize the material using Flash Cards.
43+
- A question is asked about the topic and to see the answer the user simply needs to click the card to unveil it.
44+
45+
---
46+
47+
## Demo
48+
49+
Link to a live demo on how to use Vid2Notes
50+
51+
[Live Demo](https://www.youtube.com/watch?v=Ln7522u1Z4g)
52+
53+
## Acknowledgments
54+
55+
Created with the help of:
56+
57+
- Python
58+
- JavaScript
59+
- CSS
60+
- YoutubeAPI
61+
- CohereAPI
62+
- MAT137 trauma 😔

0 commit comments

Comments
 (0)