OndaHertz.es
A hands-off experiment in fully automated AI publishing about amateur radio.
AI-generated ham radio blog for the Spanish-speaking amateur radio community, fully written and illustrated by an automated pipeline.
A hands-off experiment in fully automated AI publishing about amateur radio.
AI-generated ham radio blog for the Spanish-speaking amateur radio community, fully written and illustrated by an automated pipeline.
I wanted to know how far a fully automated content pipeline could go without a human in the loop. Not a demo, but a real site that lives on its own domain, publishes on its own, and lets anyone judge the quality for themselves. Ham radio was a good test subject: a niche with plenty of technical depth, an underserved Spanish-speaking audience, and a steady stream of topics to write about.
OndaHertz.es is a Jekyll static site hosted on GitHub Pages. Every article and every accompanying image is produced by my own ContentGen-AI pipeline, which calls the OpenAI API for the text and DALL-E for the illustrations. The site itself is just the output: the interesting part is the pipeline that feeds it.
Running this in public taught me where the real work sits. The model is the easy part. Prompt design, topic selection, and keeping the output consistent and accurate across many posts are the hard parts. OndaHertz.es is honestly an experiment, and treating it as one is the point. It is a working reference for what a hands-off AI pipeline can ship today, and a reminder of where a human still has to step in.