San Francisco, California, United States
• Co-founded an AI company that uses ML to identify and fix vulnerabilities in smart contracts, raising $1.7M from investors like Alchemy and Symbolic Capital with advisors/angels from Meta, Apple, and Ledger
• Trained a lightweight graph neural network (GNN) with NetworkX and PyTorch Geometric to classify cross-contract and cross-function reentrancy from control flow graphs (CFG)
• Spearheaded an effort to use SFT and RLHF to finetune and steer LLMs (Llama2-70B and Mistral-Medium) into identifying vulnerable code that evaded all traditional static analyzers like Slither
• Augmented a fuzzer with a small Transformer fitted with a custom vocabulary and tokenizer to filter transactions based on the likelihood that they broke predefined invariants created in Echidna
• Established a robust hosting and infrastructure environment using AWS SageMaker, Docker, and Modal for efficient model training, testing, and deployment, streamlined with Terraform for seamless automation and scalability