Skip to content

Commit

Permalink
Generate title dynamic with gemini pro
Browse files Browse the repository at this point in the history
  • Loading branch information
FelippeChemello committed Dec 20, 2023
1 parent e41fff7 commit c744ecc
Show file tree
Hide file tree
Showing 8 changed files with 9,848 additions and 8,539 deletions.
1 change: 1 addition & 0 deletions .env.local
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ GOOGLE_CLIENT_ID=
GOOGLE_CLIENT_SECRET=
GOOGLE_REFRESH_TOKEN=
YOUTUBE_REFRESH_TOKEN=
GOOGLE_MAKERSUITE_API_KEY=

CHROME_BIN=

Expand Down
1 change: 1 addition & 0 deletions .github/workflows/build-video.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ env:
INSTAGRAM_EMAIL: ${{ secrets.INSTAGRAM_EMAIL }}
INSTAGRAM_PASSWORD: ${{ secrets.INSTAGRAM_PASSWORD }}
YOUTUBE_REFRESH_TOKEN: ${{ secrets.YOUTUBE_REFRESH_TOKEN }}
GOOGLE_MAKERSUITE_API_KEY: ${{ secrets.GOOGLE_MAKERSUITE_API_KEY }}
# ACTIONS_RUNNER_DEBUG: true
# ACTIONS_STEP_DEBUG: true

Expand Down
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
"registry": "https://registry.npmjs.org/"
},
"dependencies": {
"@google/generative-ai": "^0.1.3",
"@oclif/core": "^1",
"@oclif/plugin-help": "^5",
"@oclif/plugin-plugins": "^2.0.1",
Expand Down
Loading

0 comments on commit c744ecc

Please sign in to comment.