Skip to content

upstash/radio-hackernews

Repository files navigation

Radio Hackernews

This app exemplifies the use of Upstash Workflow in a complex AI pipeline. The app is a Hackernews reader that reads the top stories from Hackernews then summarizes them using OpenAI API and then converts them to audio using the ElevenLabs Text-to-Speech API. The audio is then stored in TigrisData.

Demo link: https://radio-hackernews-web.vercel.app/

Workflow Docs: https://upstash.com/docs/workflow/getstarted

image