Personal academic website for Jiaao Chen, built with Jekyll on the AcademicPages theme.
Jiaao Chen is a Founding Member of Technical Staff at Eigen AI, specializing in LLM agents, post-training, and reasoning. Ph.D. from Georgia Tech/Stanford (2024).
- Live site: https://www.jiaaochen.com
- Google Scholar: https://scholar.google.com/citations?user=Pi9IVvUAAAAJ
- Install dependencies:
bundle install - Serve locally:
bundle exec jekyll liveserve - Open http://localhost:4000
_pages/— Main pages (about, publications, experience, contact)_sass/_custom.scss— Custom styles (terracotta/sage/sand palette)_includes/— Template partials (sidebar, nav, SEO)_config.yml— Site configurationimages/— Profile photo, logo, favicons
Warm terracotta + sage + sand color palette with card-based layout. See docs/superpowers/specs/ for the full design spec.