An open API service indexing awesome lists of open source software.

https://github.com/upstash/radio-hackernews

Audio Recap of Top Hackernews Stories
https://github.com/upstash/radio-hackernews

ai elevenlabs text-to-speech upstash

Last synced: 3 months ago
JSON representation

Audio Recap of Top Hackernews Stories

Awesome Lists containing this project

README

          

## 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](https://github.com/user-attachments/assets/cd30ef5f-fed4-428a-bb84-99db7d8ce6ec)