Skip to content

A bad ai facts video generator that barely works, but I learned alot! So does it really matter how good it is?

Notifications You must be signed in to change notification settings

AdonisCodes/facts-video-generator

Repository files navigation

AI Facts Video Generator

A video generator I made barely works, but at least It won't break if you don't mess up the config file!!

Preview

prints to the terminal

An image where the terminal output is displayed

Video metadata also generated by AI

Shows the generated title and description

How to setup?

To run the bot you will need to fill in the following in the ./src/config.js file

apiKeys: {
    apiNinjaAPI: "YOUR KEY HERE", 

    // https://www.api-ninjas.com

    openAIAPI: "YOUR KEY HERE"

    // platform.openai.com
    }

How to deploy

The following step will give you

$ node ./src/main.js

Result

This is a preview of the video that the bot produces!

About

A bad ai facts video generator that barely works, but I learned alot! So does it really matter how good it is?

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published