Frequently Asked Questions
Short answers for humans and AI crawlers.
Is this real news?
No. Everything generated here is satire and fiction intended to parody media bias.
What inputs can I provide?
You can paste a headline or a full article URL. We scrape titles/descriptions when available.
Why do you force JSON output?
Predictable JSON makes the tool easy to integrate with demos, tests, and agents.
Which AI model is used?
By default gpt-4o-mini via OpenAI; the model can be overridden with environment variables.
Do you store my input?
We do not persist user input in the app; analytics collect minimal usage data for performance.
Can I run this locally?
Yes. Set OPENAI_API_KEY, install dependencies, start the FastAPI backend and Next.js frontend.
Is scraping every URL guaranteed?
No. Some sites block scraping; we still accept plain headline text as a fallback.