Performed fraud analysis on payment services, built a Django OTP system, and developed an ML-based BEC phishing classifier.
[01]ToT-Nav · Robot Navigation with a Tree of Thoughts
In submissionTurning a plain-language instruction into a robot route, with a language model comparing possible routes side by side.
Imagine telling a robot to go past the red car, turn left, and stop at the blue building. ToT-Nav turns that sentence into a route without any navigation training data, because a language model reads the instruction, a vision model finds the places it mentions on a map, and a Tree-of-Thoughts search compares possible routes side by side until only the one that really follows what you said is left. I built the system end to end and evaluated it in indoor homes and on outdoor streets against LM-Nav, the system it extends.
GPT-4o · CLIP ViT-L/14 · Tree-of-Thoughts beam search · Matterport3D R2R · Python










