2023
Payment Classification
A machine learning classification project using a neural network trained on over 10,000 data points to determine whether debt collection customers were likely to make a payment, enabling more informed decisions about which customers to contact and helping to significantly reduce costs.
Machine LearningNeural NetworkClassificationAnomaly DetectionCost Reduction
2025
LLM Red-teaming Evaluation
A production ready pipeline to determine if an LLM response contained dangerous or unwanted behaviour. Included LLM Judge feature extraction combined with an XGBoost model to align with human evaluation. This is now being used to evaluate real agentic tools built by clients.
Machine LearningGenerative AILLM JudgeFeature Extraction
2026
Quantum Computing Research
A long-term, Knowledge gathering project into the rapidly developing area of quantum computing. The aim is to develop a team of subject matter experts that can help the firm answer any questions clients may have about quantum computing, a growing trend that will be very impactful in the coming years. I learned the basics of quantum physics and also experimented with quantum algorithm simulation.
Quantum ComputingAlgorithmsDocumentation
2026
Prompt Optimisation
For the AI Research team I led the prompt optimisation domain. This focused on applying optimisation techniques to LLM prompts in order to improve task performance and discover best practices for agentic system design. This led to the development of a prompt optimisation pipeline, a dynamic tool that allows us to easily optimise prompts for any scenario and test a wide range of methods to ensure confident results.
OptimisationAgentic SystemsPrompt EngineeringProject Management