Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/antonio2812/shorts-summary
Resumo de Vídeos Curtos
https://github.com/antonio2812/shorts-summary
css3 git github html5 inteligencia-artificial javascript
Last synced: 9 days ago
JSON representation
Resumo de Vídeos Curtos
- Host: GitHub
- URL: https://github.com/antonio2812/shorts-summary
- Owner: antonio2812
- License: mit
- Created: 2023-09-18T13:39:12.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-18T14:50:04.000Z (about 1 year ago)
- Last Synced: 2024-04-29T02:34:53.519Z (7 months ago)
- Topics: css3, git, github, html5, inteligencia-artificial, javascript
- Language: JavaScript
- Homepage: https://antonio2812.github.io/shorts-summary/
- Size: 389 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Shorts Summary
Projeto |
Tecnologias |
Como Contribuir |
Autor |
Mostre seu apoio |
Licença
![print-shorts-summary](https://github.com/antonio2812/shorts-summary/assets/104834145/a2e63e98-6cbc-44b4-9828-ab5412829a3e)
## 💻 Projeto
Shorts Summary é uma aplicação web para criar resumo de vídeos shorts do Youtube utilizando Inteligência Artificial para transcrever o conteúdo do vídeo e realizar o resumo do conteúdo.
[Visite o projeto online](https://antonio2812.github.io/shorts-summary/)
## ⚡ Tecnologias
Esse projeto foi desenvolvido com as seguintes tecnologias:
- HTML5 e CSS3
- JavaScript
- Git e GitHub
- Inteligência Artificial## 🤝 Como Contribuir
```bash
# Clone o projeto
$ git clone https://github.com/antonio2812/shorts-summary.git
```````bash
# Entrar no diretório
$ cd shorts-summary
``````bash
# Instale as dependências utilizando o npm
$ npm install
``````bash
# Executar
$ npm start
``````bash
# rodar o projeto
$ npm run web
``````bash
# rodar o servidor
$ npm run server
```Ou
```bash
# Instale as dependências utilizando o yarn
$ yarn
``````bash
# Executar
$ yarn start
```## 👤 Autor
**Antonio Carlos**
* [Linkedin](https://www.linkedin.com/in/antonio-carlos-de-souza-junior/)
* [Gmail](mailto:[email protected])
* [Instagram](https://www.instagram.com/carlosdesouzajunior.antonio/)
* [Discord](https://discord.com/channels/@me)## ✨ Mostre seu apoio
Dar uma⭐️se esse projeto te ajudou ou inspirou!
## :memo: Licença
Esse projeto está sob a licença MIT. Consulte o arquivo LICENSE para mais detalhes.