Inspiration
The proliferation of fake news has become a global phenomenon, influencing public opinion and shaping narratives in unexpected ways. We wanted to shed light on this issue by illustrating how simple it can be to generate satirical content from real news articles. By doing so, we aim to provoke thought and entertain while raising awareness about the power of AI and its potential misuse.
What It Does
Not The New York Times takes real news articles and transforms them into satirical pieces. The AI-driven pipeline ensures that satire retains the essence of the original while injecting humor, exaggeration, and irony to deliver a fresh perspective.
How We Built It
- News Scraping: Leveraging RSS feeds, we gather real-time news articles using Python-based web scraping tools integrated with FastAPI.
- Satirical Conversion: Using VoiceFlow, the news content undergoes a transformation process to rewrite it into satire, complete with quirky and humorous twists.
- Frontend Display: Finally, we use Next.js for a polished, interactive web display of the satirical articles.
Challenges We Ran Into
Our most significant hurdle was navigating VoiceFlow, a tool we had never used before. We faced issues with variable conflicts that slowed down the workflow and required multiple debugging sessions. Additionally, integrating Cloudflare Workers AI with our existing stack posed some initial roadblocks, requiring creative problem-solving.
What We Learned
- Mastered the intricacies of VoiceFlow, including managing complex flows and variable dependencies.
- Discovered how to harness Cloudflare Workers AI for real-time data processing and transformation.
- Strengthened our skills in API integration and frontend-backend communication.
What's Next for Not The New York Times
Our immediate goal is to streamline workflows to enhance the satirical content's quality and speed of delivery. Beyond that, we aim to:
- Expand content types to include video and audio satire.
- Introduce user-generated satire by allowing users to submit their own articles for transformation.
- Deploy a scalable architecture to handle increased traffic and new features.
Built With
- VoiceFlow: For crafting satirical logic and flows.
- Cloudflare Workers AI: To efficiently process and enhance content.
- Next.js: For building a dynamic and visually engaging frontend.
- Node.js: As the backbone for seamless server-side logic.
- FastAPI: To power our data pipeline for fetching and processing news.
- Flask: For additional backend utilities and API support.
This project highlights how AI can be both a tool for creativity and a medium for sparking important conversations. We hope Not The New York Times makes you laugh, think, and question the information we consume daily.
Built With
- cloudflare
- fastapi
- flask
- nextjs
- node.js
- voiceflow

Log in or sign up for Devpost to join the conversation.