HackerTrans
トップ新着トレンドコメント過去質問紹介求人

np123greatest

no profile record

投稿

Show HN: I built a CLI-first pipeline that turns Wikipedia into narrated videos

github.com
2 ポイント·投稿者 np123greatest·6 か月前·3 コメント

コメント

np123greatest
·6 か月前·議論
Thanks! That’s a good comparison.

My focus here is less on building a curated wiki experience, and more on making the entire transformation reproducible as a pipeline .

I’m especially curious how far this kind of automation can go before manual curation becomes unavoidable.
np123greatest
·6 か月前·議論
Hi HN, I’m the author.

This started as an engineering experiment around whether video creation can be made reproducible and pipeline-driven, rather than manually edited.

Wiki2Video is a CLI-first, end-to-end system: Wikipedia → script → narration → visuals → subtitles → final video.

I also tested it by running a small YouTube channel to uncover real-world bottlenecks, not just demo outputs.

Would love feedback from people who have built automation or content pipelines.