Hi everyone. Have really been struggling with staying consistent on content recently in the past few weeks. Between calls and just running the day to day, posting always ends up at the bottom of the list. I thought a lot of people here have probably felt the same.
Anyway, I built a small workflow for it and wanted to share (should be less than $15/m):
- A WhatsApp or Telegram Trigger node sits and waits, you send your weekly voice notes straight to a private WhatsApp number or Telegram bot instead of recording them anywhere else, and that's what kicks the whole thing off.
- n8n grabs the voice file and sends it to an OpenAI node to transcribe it into clean text.
- That transcript gets passed straight into a second OpenAI node with a prompt to pull out the strongest hooks and lessons from what you said, then turn each one into ready-to-post copy.
- A final node pushes the finished posts straight into Buffer on a schedule, so the week's content is already queued before you've even opened your phone.
I really hope this helps you 🙏 feel free to drop any questions regarding this. Thank you!