Skip to content
/ nlwia Public

Shorts Summary is a web app that uses AI to create brief summaries of YouTube short videos by transcribing and summarizing the content. Developed in the Foundations track of NLW AI edition, it simplifies the process of understanding short video content on YouTube.

Notifications You must be signed in to change notification settings

kaus1000/nlwia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Preview

License

Preview of the developed project.

🚀 Technologies

This project was developed using the following technologies:

  • HTML
  • CSS
  • JavaScript

How to run the project

# Clone this repository
$ git clone https://github.com/kaus1000/nlwia.git

# Access the project folder in the terminal
$ cd nlwia

# Open the folder in Visual Studio Code
$ code .

# Install the dependencies
$ npm i

# Run the application server with yarn
$ npm run server

# Run the application with yarn
$ npm run web

# The server will start on port 3333 - access <http://localhost:3333>

💻 Project

Shorts Summary is a web application for creating summaries of YouTube short videos using Artificial Intelligence to transcribe the video content and generate a summary of the content. This project is developed in the Foundations track in the NLW AI edition.

Social

Follow @sergiodb121 on social media 😉

📝 License

This project is under the MIT license.

About

Shorts Summary is a web app that uses AI to create brief summaries of YouTube short videos by transcribing and summarizing the content. Developed in the Foundations track of NLW AI edition, it simplifies the process of understanding short video content on YouTube.

Topics

Resources

Stars

Watchers

Forks