# The Daily Brief — AI & Technology News > A daily AI and technology news aggregator at thedailybrief.io. Articles are sourced from major tech publications, enriched with AI-generated summaries, and organized by category. The site is a client-side SPA — this file and the API endpoints below are the best way to access content programmatically. The Daily Brief curates and publishes AI and technology news daily. Articles have three display modes: full hosted articles with complete content on-site, summary articles with AI-generated summaries linking to the original source, and card-link articles that link directly to the original source. ## 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 - [AI & Machine Learning](https://thedailybrief.io/api/articles?category=ai-machine-learning&limit=20): Articles about artificial intelligence and machine learning - [Big Tech](https://thedailybrief.io/api/articles?category=big-tech&limit=20): Coverage of major technology companies - [Startups & Venture Capital](https://thedailybrief.io/api/articles?category=startups-venture-capital&limit=20): Startup ecosystem and funding news - [Science & Research](https://thedailybrief.io/api/articles?category=science-research&limit=20): Scientific discoveries and research papers - [Policy & Regulation](https://thedailybrief.io/api/articles?category=policy-regulation&limit=20): Tech policy, regulation, and governance - [Cybersecurity](https://thedailybrief.io/api/articles?category=cybersecurity&limit=20): Security threats, vulnerabilities, and defense - [Consumer Tech](https://thedailybrief.io/api/articles?category=consumer-tech&limit=20): Consumer technology products and services - [General](https://thedailybrief.io/api/articles?category=uncategorized&limit=20): General technology news ## 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