Skip to content
/ nlwia Public

O Shorts Summary é um aplicativo web que utiliza IA para criar resumos breves de vídeos curtos do YouTube, transcrevendo e resumindo o conteúdo. Desenvolvido na trilha Foundations da edição NLW AI, ele simplifica o processo de compreensão do conteúdo de vídeos curtos no 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

O Shorts Summary é um aplicativo web que utiliza IA para criar resumos breves de vídeos curtos do YouTube, transcrevendo e resumindo o conteúdo. Desenvolvido na trilha Foundations da edição NLW AI, ele simplifica o processo de compreensão do conteúdo de vídeos curtos no YouTube.

Topics

Resources

Stars

Watchers

Forks