Felipe Barbosa

Hey! I'm a Computer Science undergrad at Stanford University on the Artificial Intelligence Track, planning to graduate in June 2028.

I'm most interested in building the systems that let us simulate complex natural phenomena, from protein folding to the origins of life itself. I also spend a lot of time thinking about reinforcement learning, MDPs, and vision-language-action models for robotics.

Previously I led AI development at Onçafari, designed RAG pipelines and financial models at Atmos Capital, and researched molecular inhibitors at Stanford's Frydman Lab. This summer I'm joining Millennium Management as a Quantitative Research Intern.

Please reach out if any of these ideas sound interesting to you, and check out the other pages to learn more about me!

Millennium Management
Incoming Quantitative Research Intern
Atmos Capital
Summer Analyst
  • Designed production-grade RAG pipeline with Gemini embeddings, AlloyDB/pgvector, and LangGraph — boosted research efficiency 60%
  • Built real-time dashboard aggregating 80M+ nationwide insurance records to model market share and pricing trends
  • Conducted statistical pricing analysis using web scraping (BeautifulSoup, Selenium) and Pandas to identify price discrepancies across e-commerce platforms
Gemini, LangGraph, AlloyDB, pgvector, Google Cloud
Onçafari
AI Application Team Leader
  • Developed AI wildlife recognition processing 500+ hrs/mo of video, reducing manual review 95% for Latin America's largest conservation NGO
  • Secured Google Cloud sponsorship and led joint sprint with Google engineers
  • Curated largest Brazilian fauna dataset (1M+ annotated frames), eliminating ~6,000 hrs/yr of manual classification
Python, Google Cloud, CNN, Computer Vision, TensorFlow
Frydman Lab · Stanford
Research Intern
  • Computational modeling and virtual screening to design TRiC chaperonin inhibitors, followed by experimental validation
São Paulo State University
Research Intern
Caddy — Autonomous Golf Cart
Work in progress
Object Detection, Sunny Pilot, TensorRT, CUDA, MQTT, PID Control
PolySolver
Monte Carlo Tree Search agent enhanced with action filtering, heuristic rollouts, and a domain-aware value function for The Battle of Polytopia. Achieves 100% win rate against all public baselines. A Deep Q-Learning agent trained on PolySolver trajectories recovers 60% win rate with no search at inference time.
MCTS, Deep Q-Learning, MDP
911 Emergency Call Analysis
Real-time system that helps operators classify and prioritize emergency calls using AI. Analyzes call transcripts via multinomial inference and TF-IDF to determine emergency type, priority level, and key information — with Twilio integration for voice and SMS.
Multinomial Inference, TF-IDF, NLP, WebSocket