# The Daily Brief — AI & Technology News > A daily AI and technology news aggregator at thedailybrief.io. Articles are sourced from major tech publications; articles the pipeline has generated original copy for are hosted on-site as full pages crediting the source, everything else links straight to the original. This file and the API endpoints below are the best way to access content programmatically — the site itself is a client-side SPA. The Daily Brief curates and publishes AI and technology news daily. Most articles link directly to their original source. Articles the pipeline has written original copy for are hosted on-site as a full article page, with attribution back to the source reporting. ## API The JSON API is the primary way to read site content without JavaScript. - [Articles](https://thedailybrief.io/api/articles?limit=20&sort=score): Paginated article list sorted by relevance score. Supports `page`, `limit` (max 100), `sort` (score|date|views), `category` (slug), `featured` (true|false) query params - [Trending](https://thedailybrief.io/api/articles/trending?limit=10): Top articles by view count - [Categories](https://thedailybrief.io/api/categories): All available content categories with slugs ## Categories - [LLMs](https://thedailybrief.io/api/articles?category=llms&limit=20): Large language models — releases, research, and infrastructure - [Research](https://thedailybrief.io/api/articles?category=research&limit=20): Scientific and technical research findings - [Robotics](https://thedailybrief.io/api/articles?category=robotics&limit=20): Robotics and embodied AI hardware and research - [Startups](https://thedailybrief.io/api/articles?category=startups&limit=20): Startup funding, launches, and the venture ecosystem - [Industry News](https://thedailybrief.io/api/articles?category=industry-news&limit=20): Broader technology industry and company news - [General](https://thedailybrief.io/api/articles?category=uncategorized&limit=20): Technology news that doesn't fit the categories above ## Legal - [Privacy Policy](https://thedailybrief.io/privacy-policy): Privacy policy - [Terms of Use](https://thedailybrief.io/terms-of-use): Terms of use ## Optional - [Full Article List](https://thedailybrief.io/llms-full.txt): Expanded version of this file with individual article titles and links, regenerated on each content update