Projects

[]
Agents4Science — Multi-Agents for Scientific Discovery

Agents4Science — Multi-Agents for Scientific Discovery

🥇 1st place at the Cambridge–Infosys Hackathon 2026 · built on top of Denario

A literature-grounded peer reviewer for AI-generated science. Agents4Science scores a hypothesis on novelty, saturation, conflict, feasibility, impact, and evidence quality — then rewrites it into stronger variants and tells Denario which idea is actually worth writing a paper about.

LLMsAgentic AIScientific DiscoveryPython
Parallelization of HPC Algorithms

Parallelization of HPC Algorithms

Centre for Scientific Computing, University of Cambridge

A C++17 / MPI molecular-dynamics solver written for the Centre for Scientific Computing at the University of Cambridge. Velocity-Verlet integration for a 1D anharmonic oscillator and a 3D Lennard-Jones fluid, with a domain-decomposed parallel force computation.

C++17MPIHPCMolecular DynamicsParallel Computing
DeepFlex AI Drug Design

DeepFlex AI Drug Design

Wells Wood Research Group

A temperature-aware deep learning model to predict residue-level protein flexibility (RMSF). Integrated ESM-C embeddings, 3D CNNs, and temperature-conditioned attention mechanism.

PythonPyTorchBioinformaticsMachine LearningCNNs
FeatherLM

FeatherLM

Personal Project

A project exploring distillation of large language models into smaller models tailored for specific, immediately useful use cases.

LLMsModel DistillationMachine LearningPython
ClinicalAgents

ClinicalAgents

Research Partner for Cambridge

An open-source multi-agent system designed to act as a research partner for clinical trial data. It mines academic papers and clinical trials, utilizing an adversarial 'Advocate vs Skeptic' debate loop to synthesize accurate, cited research briefs. Built in direct collaboration with biotech company researchers and academics.

LLMsAgentic AIPythonDockerFastAPIVercel
Persona Ranker

Persona Ranker

Personal Project

A high-performance lead ranking system that maps organizational hierarchies and scores buying intent using LLMs. Live Demo: persona-ranker-five.vercel.app · Documentation: persona-ranker-five.vercel.app/docs.

LLMsTypeScriptNext.jsVercel
TimeBrew

TimeBrew

Open-Source iOS App

An app for focused productivity, featuring customizable timers with unique animations to help users stay on task. Published on App Store.

SwiftiOSProductivityFlutterMobile App
Digital Storage in DNA

Digital Storage in DNA

Advanced Systems & Synthetic Biology

Novel methods for encoding vast amounts of digital data into synthetic DNA molecules. Implemented a 'Data Storage in DNA' project at UW.

PythonDNA StorageEncoding
New York Times Clone

New York Times Clone

Flutter Articles App

A Flutter project built using Clean Architecture to fetch New York Times articles, display article details, and provide more information via URLs. Inspired by Yamen Abdulrahman's work.

FlutterDartClean ArchitectureMobile App
FactTrace Hackathon

FactTrace Hackathon

🥉 3rd place at the Cambridge DIS Hackathon (Team Polaris)

FactTrace: The Agentic Consensus Jury — determining whether an external claim is a faithful representation of an internal ground truth. Built for the Agentic Consensus Challenge, it detects distortions, exaggerations, and missing context, and explains its reasoning through a transparent, multi-agent process rather than a black-box True/False verdict. Developed by Felix Burton, Dhruv Gupta, and Uras Asil.

PythonOpenAIElevenLabsAgentic AIOrchestration
VoxelFlex

VoxelFlex

Personal Project

Protein RMSF Prediction from Voxelized 3D Data using Deep Learning. Explored 3D voxelization techniques for protein structure representation.

PythonPyTorchDeep Learning3D Vision