Ch1nada

Ch1nada OP t1_j6h1gdw wrote

Thank you! Tbh I really over-engineered it at first, trained a model to classify articles into sub-categories, then built a query around that to fetch contextualized videos from pexels, but it was really clunky (e.g., stock market could return something like someone buying fruit at the farmer's market). Currently, I have a 2 pools of videos I curate manually, and the content creator script just picks randomly either from the stocks pool, or crypto pool.

2

Ch1nada OP t1_j6f451e wrote

Ah, good thing it's not monetized yet :P all jokes aside, I think their policy is against repetetive, fully programatically generated content. Since I'm still manually curating the contents of the video due to the current limitations, that might actually be a good thing. But thanks for pointing that out, I'll try to clarify it and adjust as needed.

2

Ch1nada OP t1_j6dxgam wrote

Thank you very much! I got it to a point where it "works", but there's a lot of work to be done still. Off the top of my head the TTS pace is a bit off and pronunciation is often clunky, videos are chosen from a random pool and could be matched to the article. But the biggest challenge so far has really been automating it end-to-end in a reliable way

3