Show HN: Lattice – Track what top AI labs are publishing daily

(layerthelatestinalattice.com)

3 points | by FlynnLachendro 3 hours ago

1 comments

  • FlynnLachendro 3 hours ago
    I built this to solve my own problem: keeping up with AI research across labs.

    Lattice ingests papers daily, creates summaries, and organizes by top labs across 24 research topics.

    Features: - Daily paper feed with lab/topic/time filters - Lab profiles with output velocity sparklines and topic focus - Research radar showing which topics are accelerating week over week - Weekly digest: most-read papers, breakout topics, lab activity - Collections with BibTeX/Markdown/JSON export - No account required — anonymous, localStorage only

    Stack: Next.js 16, Supabase, Vercel, GitHub Actions (daily cron). Data from Semantic Scholar API + arXiv + HuggingFace Daily Papers.

    Would love feedback on what's useful and what's missing, cheers.