overview / js /data /press.js
yjernite's picture
yjernite HF Staff
Upload 5 files
74761ca verified
raw
history blame
2.33 kB
export const pressMentions = [
{
title: 'Is AI A Good Companion? INTIMA Tests This Comprehensively',
date: '2025-09-10',
source: 'Forbes',
sourceUrl: 'https://www.forbes.com/sites/johnwerner/2025/09/10/is-ai-a-good-companion-intima-tests-this-comprehensively/',
areaTags: ['personal'],
subAreaTags: ['interaction'],
},
{
title: 'The problem of AI chatbots telling people what they want to hear',
date: '2025-09-03',
source: 'Financial Times',
sourceUrl: 'https://www.ft.com/content/72aa8c32-1fb5-49b7-842c-0a8e4766ac84',
areaTags: ['personal'],
subAreaTags: ['interaction'],
},
{
title: 'Should AI flatter us, fix us, or just inform us?',
date: '2025-08-19',
source: 'MIT Technology Review',
sourceUrl: 'https://www.technologyreview.com/2025/08/19/1122021/should-ai-flatter-us-fix-us-or-just-inform-us/',
areaTags: ['personal'],
subAreaTags: ['interaction'],
},
{
title: ' Will AI really wipe out white collar jobs? Tech insiders are split ',
date: '2025-07-21',
source: 'CNN',
sourceUrl: 'https://www.cnn.com/2025/07/21/tech/ai-replace-human-workers-tech-insiders-split',
areaTags: ['ecosystems'],
subAreaTags: ['labor'],
},
{
title: 'How Much Energy Does Your AI Prompt Use? I Went to a Data Center to Find Out.',
date: '2025-06-26',
source: 'Wall Street Journal',
sourceUrl: 'hhttps://www.wsj.com/tech/ai/ai-prompt-video-energy-electricity-use-046766d6',
areaTags: ['efficiency'],
subAreaTags: ['measuring', 'environment'],
},
{
title: 'Study reveals how much energy AI uses to answer your questions',
date: '2025-06-25',
source: 'CNN',
sourceUrl: 'https://www.cnn.com/2025/06/22/climate/ai-prompt-carbon-emissions-environment-wellness',
areaTags: ['efficiency'],
subAreaTags: ['measuring', 'efficient'],
},
{
title: 'European tech’s most influential lobbyists',
date: '2025-04-17',
source: 'Sifted',
sourceUrl: 'https://sifted.eu/articles/european-tech-startups-lobbyists',
areaTags: ['rights'],
subAreaTags: ['general', 'open'],
},
];