FujiwaraChoki / MoneyPrinter

Automate Creation of YouTube Shorts using MoviePy.
MIT License
10.07k stars 1.35k forks source link

feat: add Ollama Support #212

Closed SomethingGeneric closed 7 months ago

SomethingGeneric commented 7 months ago

These commits add Ollama support. Probably will want more work to set Ollama host URL as a .env file variable.

SomethingGeneric commented 7 months ago

Ollama support DOES work, and I've refactored to pull the Ollama endpoint from .env

Not sure why it was closed with no comment.