Artificial Intelligence
A collection of my projects related to Artificial Intelligence.← View All Projects

3D AI Behavioral Simulation
A high-fidelity 3D simulation environment built in Unity to test custom autonomous agent behaviors, physics-based engagement logic, and modular system architectures.

AI-Driven Navigation Software
Engineered the autonomous control software for a custom robotic platform (NVIDIA Jetson). Built computer vision pipelines using Python and Linux to handle localization and mapping while interfacing with low-level controller logic.

Conversational NLP
A research-driven AI personal assistant prototype utilizing Natural Language Processing (NLP) and the SURR algorithm to categorize user input and provide context-aware responses.

Predictive Imputation
A robust data engineering tool developed to handle missing data through custom K-means clustering and automated classification, optimizing predictive accuracy across varied datasets using Python.