Website: https://charliespy.github.io/ResearchAgentCapstoneWebsite/
This repository contains the source code for the public-facing project website for Research Agent Mobile, a mobile-first agentic interface for monitoring and steering machine learning experiments.
- Hargen Zheng
- Charlie Sun
- Avi Mehta
- Mihir Joshi
- Hao Zhang (Mentor)
Requires Ruby 3.x: brew install ruby@3.3. In each new terminal, run the export first (or add to ~/.zshrc):
export PATH="/opt/homebrew/opt/ruby@3.3/bin:$PATH"
bundle install
bundle exec jekyll serve- Project Website: https://charliespy.github.io/ResearchAgentCapstoneWebsite/
- Source Code: https://github.com/hao-ai-lab/research-agent
UC San Diego — DSC 180AB Capstone — 2025–2026