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
- Host: GitHub
- URL: https://github.com/upstash/radio-hackernews
- Owner: upstash
- Created: 2024-10-11T23:13:20.000Z (12 months ago)
- Default Branch: master
- Last Pushed: 2024-12-03T21:59:36.000Z (10 months ago)
- Last Synced: 2025-06-22T02:50:03.462Z (4 months ago)
- Topics: ai, elevenlabs, text-to-speech, upstash
- Language: TypeScript
- Homepage: https://radio-hackernews-web.vercel.app/
- Size: 172 KB
- Stars: 21
- Watchers: 7
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
