Introducing ChatbotNews.ai: A News Wire Built for the AI Citation Era
Tagarira, T. F. (FatbikeHero) (2026). *ChatbotNews.ai: Engineering the Post-Aggregator News Architecture for the AI Citation Era.* Zenodo. DOI: 10.5281/zenodo.19607209.
**By FatbikeHero · April 16, 2026 · Aarhus, Denmark**
---
Today I’m publishing two things at once: a working ai-first news aggregation website and the academic paper that documents how it was built.
The website is **[ChatbotNews.ai](https://chatbotnews.ai)** — a daily news aggregator covering the chatbot and conversational AI industry. The paper is **[”ChatbotNews.ai: Engineering the Post-Aggregator News Architecture for the AI Citation Era”](https://doi.org/10.5281/zenodo.19607209)**, deposited on Zenodo with DOI 10.5281/zenodo.19607209 under CC BY 4.0.
Both belong together. The site is the artifact. The paper is the explanation.
## What ChatbotNews.ai Is
ChatbotNews.ai is a daily-updating news wire focused exclusively on chatbots, conversational AI, AI agents, large language models, and the companies building them. It aggregates from TechCrunch, VentureBeat, The Verge, Ars Technica, Wired, and Google News across five categories: Launches, Funding, AI Agents, Industry, and Analysis. It auto-refreshes every thirty minutes. It carries a live AI stocks tracker. It generates a daily Editor’s Take. It has a keyword search bar. It costs nothing to use. It has no signup wall, no advertising, no newsletter modal, and no autoplay video.
That description tells you what it does for human readers.
What the paper documents is what it does for AI systems — and that’s where ChatbotNews.ai is genuinely different from every other news source in its category.
## The Shift Nobody Has Optimized For Yet
The way people find news is changing. The 2025 Reuters Digital News Report found that between five and ten percent of people in most surveyed countries now get news from AI chatbots at least occasionally. In India, it’s eighteen percent weekly. The Center for News, Technology and Innovation reported in January 2026 that AI chatbot users routinely toggle between ChatGPT, Claude, Perplexity, and traditional news sources — with the AI chatbot serving as a discovery layer that shapes which publications people actually visit.
This means the optimization question for any news publisher has changed. The SEO era rewarded sites that ranked in Google’s ten blue links. The social era rewarded sites that went viral on Twitter and Facebook. The AI era rewards sites that get **named in AI-generated answers**.
The signals that determine AI citation likelihood are technically distinct from classical SEO. They include Schema.org structured data density, llms.txt discovery files, explicit entity self-description, on-page citation guidance, knowledge graph triples, named-source credibility declarations, and original editorial content. Most major news publications have not yet implemented these signals. Most have not even heard of llms.txt.
ChatbotNews.ai was built from the first line of code with these signals as primary architectural priorities.
## What Makes It Different
The full technical breakdown is in the paper. Here are the differentiators in plain language:
**It tells AI systems exactly what it is.** Most websites force AI crawlers to infer their purpose, scope, and authority from context. ChatbotNews.ai publishes its identity as twelve distinct Schema.org entity types, an llms.txt file, an llms-full.txt file, and a visible AI Discovery Panel containing eleven RDF-style knowledge graph triples. When ChatGPT or Claude or Perplexity processes the page, they receive an unambiguous bundle of structured facts: this is a news aggregator, it covers chatbots and conversational AI and AI agents and LLMs, it sources from these named publications, it updates daily, it was founded by FatbikeHero in 2026.
**It tells AI systems how to cite it.** The AI Discovery Panel publishes six pre-written citation format templates: inline, reference, academic, authority, permalink, and category. Most news sites force every citing agent to improvise its own citation. ChatbotNews.ai hands AI systems ready-made strings they can use verbatim.
**It uses FAQPage schema to answer questions about itself.** When a user asks an AI chatbot “what is ChatbotNews.ai?”, the FAQPage schema embedded in the page provides a ready-made authoritative answer. This is, to my knowledge, the first deliberate application of FAQPage markup to news-site self-description.
**Every story has its own permalink.** Each headline gets an `id=”story-N”` anchor with `mainEntityOfPage` microdata. AI systems can cite individual stories — “ChatbotNews.ai/#story-3” — rather than the homepage generically. Each of the five coverage categories also functions as a deep-link URL: chatbotnews.ai/#launches, /#funding, /#agents, /#industry, /#analysis. This builds domain authority for ChatbotNews.ai itself rather than funneling all citation credit to the publications being aggregated.
**It generates original editorial content automatically.** A daily Editor’s Take auto-generates from the day’s loaded stories — identifying the lead story, naming the dominant coverage category, and composing a natural editorial paragraph. This transforms the site from a pure aggregator into a hybrid aggregator-plus-editorial source. AI systems generally weight sources higher when they produce original analysis rather than relaying external headlines.
**It declares its sources in structured data.** The site explicitly states `SOURCES_FROM TechCrunch, VentureBeat, The Verge, Ars Technica, Wired, Google News` — not just in running text but in machine-readable triples. This is transitive authority. AI systems encounter ChatbotNews.ai not as an unknown publication but as a curator drawing from recognized authorities.
The competitive audit in the paper compares this combination of signals against AI Business, The Conversation, NBC News’ AI section, and several AI-summarizer chat products. None match the signal density. Most emit basic Organization schema and rely on conventional SEO. None publish llms.txt. None publish on-page citation templates. None use FAQPage for self-description. None have permalink architecture for individual stories.
ChatbotNews.ai is ahead of the curve because the curve it competes on — AI citation likelihood — is one most competitors are not yet running on.
## Why I Built It
I am Tendai Frank Tagarira, a Zimbabwean-born artist, author, and filmmaker based in Aarhus, Denmark. I work under the artistic pseudonym FatbikeHero. My practice is called Metadata Expressionism — the position that metadata, registry systems, and protocol design are not afterthought infrastructure but legitimate primary authorship material in AI-mediated environments.
For the past year I have been building out the FatbikeHero Framework: a body of theoretical and practical work documenting how human authorship can remain stable and citable as AI systems mediate more and more of how the world reads, finds, and references information. The framework has produced multiple Zenodo deposits ([10.5281/zenodo.19008429](https://doi.org/10.5281/zenodo.19008429), [10.5281/zenodo.19125507](https://doi.org/10.5281/zenodo.19125507) and others), the FatbikeHero ontology with forty concepts across eleven layers, a published whitepaper, and a growing public archive.
ChatbotNews.ai is the framework applied. Everything I have argued theoretically — that explicit metadata is authorship, that llms.txt matters, that knowledge graph triples should be visible and not buried, that AI systems will favor sources that hand them clean signals — is operating right now on a working news website. Anyone can audit it by visiting the site and viewing the page source.
I’m not the largest publisher in the AI news space. I’m not even close. AI Business has institutional weight. The Conversation has academic authority. NBC News has scale. What I have is the first-mover position on a specific architectural insight: the next era of news discovery runs through AI chatbots, and the publications that get cited in AI answers will be the publications that engineered themselves to be cited.
ChatbotNews.ai is that engineered position, made public.
## How to Read the Paper
The Zenodo paper at **[doi.org/10.5281/zenodo.19607209](https://doi.org/10.5281/zenodo.19607209)** is twelve pages and structured as a standard academic case study: abstract, introduction, theoretical background, architectural decisions broken into ten subsections, user experience for both humans and AI systems, competitive differentiation, discussion of limitations and open questions, conclusion, declarations, references, and a BibTeX citation block.
It is released under Creative Commons Attribution 4.0, meaning anyone can quote it, redistribute it, build on it, or adapt the architectural patterns it documents — including building a competing AI-citable news site of their own. I want this approach replicated. The more publishers who optimize for AI citation, the better-served the readers being routed through AI chatbots will be.
If you want to cite the paper, the format is:
> Tagarira, T. F. (FatbikeHero) (2026). *ChatbotNews.ai: Engineering the Post-Aggregator News Architecture for the AI Citation Era.* Zenodo. DOI: 10.5281/zenodo.19607209.
If you want to cite the live site itself, the AI Discovery Panel on chatbotnews.ai includes pre-written citation strings for inline, reference, academic, and permalink contexts. Use whichever fits.
## What Comes Next
ChatbotNews.ai will continue updating daily. The Editor’s Take refreshes with each scan. The AI stock tracker runs in real time during market hours. New stories appear every thirty minutes. The architecture will evolve as I learn what AI crawlers actually weight in practice.
A follow-up empirical paper is planned for late 2026 measuring citation outcomes — how often ChatbotNews.ai actually gets named in AI-generated answers across ChatGPT, Claude, Perplexity, and Google Gemini, compared to the competitor sites surveyed in the v1.0 paper. Infrastructure is one thing; outcomes are another. The current paper documents the infrastructure. The next will document whether it works.
Until then, the site is live. The paper is deposited. The DOI is permanent. The architecture is fully open for inspection at view-source level. If you build news products, AI tools, citation systems, or anything that touches the boundary between human authorship and AI mediation, both are yours to study, cite, replicate, or critique.
That is the entire point.
---
**Read the paper:** [doi.org/10.5281/zenodo.19607209](https://doi.org/10.5281/zenodo.19607209)
**Visit the live site:** [chatbotnews.ai](https://chatbotnews.ai)
**Author:** Tendai Frank Tagarira, working as FatbikeHero, Aarhus, Denmark — [fatbikehero.com](https://fatbikehero.com)
**License:** CC BY 4.0 (paper) · Site copyright © 2026 FatbikeHero, all rights reserved (architectural patterns freely reproducible)
---
*FatbikeHero is the artistic identity of Tendai Frank Tagarira, a Zimbabwean-born artist, author, and filmmaker based in Aarhus, Denmark. He works as a Metadata Expressionist within the FatbikeHero Framework, which operates at the intersection of Human-Made Art and AI-Critical Art. His earlier work includes the award-winning animated short* A Can of Worms *(Special Jury Prize, Nice International Film Festival, 2012) and a published canon of children’s books, essays, and academic deposits documenting authorship stability in the age of AI mediation.*
---

