Skip to content
View daniellaah's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report daniellaah

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
daniellaah/README.md

Bo Gao

AI Engineer · Retrieval · Agents · LLM Post-Training

Typing SVG

I build AI systems around retrieval, recommendation, and language models.

Currently studying Computer Science at USC. Before diving deeper into agents and LLMs, I spent several years building large-scale recommendation and retrieval systems.


Website LinkedIn


What I'm working on

Agentic Retrieval for Knowledge Bases

An agentic retrieval system where the model decides how to search, what to read, and when to stop, instead of following a fixed RAG pipeline.

match · search · read

BM25 · semantic · hybrid · RRF · reranking

Explore ARKB →

Small experiments, one idea at a time

A learning lab for understanding LLM post-training through small, reproducible experiments on Apple Silicon.

Currently: SFT + LoRA with MLX

Explore the experiments →

Current rabbit holes

Retrieval + Agents
  • How should an agent decide which retrieval tool to use?
  • When should it search again, read deeper, or stop?
  • How should agentic retrieval be evaluated beyond final-answer accuracy?
  • Can retrieval strategies themselves be improved through post-training?
LLM Post-Training
  • SFT and instruction tuning
  • Preference optimization
  • Online RL and GRPO
  • Reward design for tool-using agents
  • Efficient post-training of small open-weight models
Recommendation + Search
  • Retrieval and ranking
  • Two-tower models
  • Multi-interest representation learning
  • Real-time recommendation systems
  • The overlap between classic RecSys retrieval and modern agentic search

Tools I reach for

Tech stack

LLM / ML: Transformers · MLX · Ollama
Retrieval: BM25 · Qdrant · RRF · neural reranking
Data / Systems: Spark · Flink · Kafka

Elsewhere

I keep longer notes, project write-ups, and experiments at bogao.dev.


build → measure → understand → repeat

Pinned Loading

  1. bogao.dev bogao.dev Public

    My Personal Blog

    JavaScript 7 4

  2. ARKB ARKB Public

    Agentic Retrieval for Knowledge Bases

    Python

  3. cmu-11-768-ai-agents cmu-11-768-ai-agents Public

    Python 1

  4. stanford-cs329z stanford-cs329z Public