Remote Rickroll
Deploys a remote server that masquerades as a podcast generator but redirects users to a rickroll video.
Acerca de
This project allows you to deploy a remote server to Cloudflare Workers that appears to generate podcasts based on user input, but instead cleverly redirects them to a Rick Astley music video. It uses Cloudflare Workers AI to generate complex URL slugs based on the provided topic, making the redirect appear legitimate. The generated podcast URL and topic are then saved to a Cloudflare D1 database.
Características Principales
- Includes tools for generating podcast links and listing recent podcasts.
- Generates AI-powered URL slugs to simulate podcast episodes.
- 1 GitHub stars
- Uses Cloudflare Workers AI and D1 database.
- Connects to Cloudflare AI Playground and Claude Desktop
- Easy deployment with a 'Deploy to Workers' button.
Casos de Uso
- Experimentation with Cloudflare D1 database
- Amusing prank deployment
- Demonstration of Cloudflare Workers AI capabilities