Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
thiagobergami committed Nov 9, 2023
1 parent 5821bdb commit 728ca5a
Show file tree
Hide file tree
Showing 3 changed files with 2,366 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .env.example
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
GOOGLE_APPLICATION_CREDENTIALS=""
CHAT_GPT_API_KEY=""
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Node.js YouTube Shorts Video Automation Project

You can check the article I wrote on Medium about this project here: [article](https://medium.com/@thiagobergamig/automatizando-a-gera%C3%A7%C3%A3o-de-conte%C3%BAdo-no-youtube-com-intelig%C3%AAncia-artificial-e-programa%C3%A7%C3%A3o-f50f095d0e70)

This Node.js project aims to automate the creation of YouTube Shorts videos by utilizing various AI and video editing tools. The process involves the generation of a script, voice creation, video editing, subtitle generation, and SEO-friendly description generation. Here's an overview of each step:

## Project Overview
Expand Down
Loading

0 comments on commit 728ca5a

Please sign in to comment.