About HardwareHQ

An automated intelligence platform for AI hardware enthusiasts, researchers, and homelab builders.

Mission

HardwareHQ aggregates specifications, benchmarks, and news for AI-focused computing hardware. Our goal is to provide a single source of truth for comparing GPUs, TPUs, and accelerators used in machine learning workloads—from datacenter-scale H100s to homelab-friendly consumer cards.

Automated Data Pipeline

pipeline.process()
[01]
RSS Aggregation// Fetch from 15 hardware news sources every 6 hours
[02]
Keyword Matching// Filter articles by AI hardware keywords (GPU, TPU, benchmarks)
[03]
Data Normalization// Parse and structure into unified HardwareSpec format
[04]
Database Upsert// Store in PostgreSQL with deduplication
[05]
Live API// Serve real-time data via REST endpoints

Tech Stack

Next.js 14

Framework

TypeScript

Language

Supabase

Database

Tailwind CSS

Styling

Vercel

Hosting

RSS Parser

Ingestion

API Access

All data is available via public REST endpoints:

GET/api/hardware— All hardware specs
GET/api/news— Latest news articles

Built with ◈ by hardware enthusiasts

Data updated automatically every 6 hours