License
Preview of the developed project.
This project was developed using the following technologies:
- HTML
- CSS
- JavaScript
# 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>
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.
Follow @sergiodb121 on social media 😉
This project is under the MIT license.