Semantic Index — 2,400 nodes
scroll to enter ↓
Jiajun
Luo
Engineer — AI systems
I build the core from scratch: Rust ingestion, GLSL, retrieval.
BUILDER
I build the memory and retrieval that agents actually run on.
The retrieval stack is built from scratch — semantic chunking, multilingual-CLIP embeddings, agentic RAG with rerank and multi-hop. No LangChain, no LlamaIndex.
End-to-end — embeddings to infra.
AI & LLM Systems
Languages
Infrastructure
Blockchain
myNeutron
Cross-session agent memory — multilingual-CLIP embeddings, agentic RAG with rerank, clarify-then-search and multi-hop. Shipped as a web app, a Chrome extension and an MCP server.
Orbo Code
The multi-agent harness a lean team ships on: planner, self-built reviewer, GitHub Issues integration, automatic context-window management and reusable agent skills. Ships as a cross-platform CLI.
Elevici
Multi-tenant, tenant-isolated platform for regulated onboarding — document processing, biometric matching and compliance orchestration. Built for DFSA / FSRA / ADGM.
Orbo Sentinel
Real-time on-chain monitoring — sub-second event detection and multi-channel alerting. Served a 2,000+ member community.
LLM-Driven Robot & Drone Control
Natural-language commands → executable drone & robot control through a typed AirSim primitive wrapper.
Real-Time Sports CV Tracking
Tracks players & referees across angle, lighting and occlusion. Validated on mAP / MOTA / MSE.
AlphaHex — AlphaZero-style AI
AlphaZero network from scratch (2M+ params): MCTS with policy & value heads. Also Minimax, Q/TD-learning.