Hardware
- NVIDIA Jetson AGX Orin
AI Systems
Developed a locally deployed AI assistant integrated into this portfolio website using Retrieval-Augmented Generation and an NVIDIA Jetson AGX Orin for on-device inference.

Summary
Developed a locally deployed AI assistant integrated into this portfolio website using Retrieval-Augmented Generation and an NVIDIA Jetson AGX Orin for on-device inference.
AI Systems Engineer
This project involved development of a locally deployed AI assistant integrated directly into this engineering portfolio website.
The system uses Retrieval-Augmented Generation (RAG) and a locally deployed language model running on an NVIDIA Jetson AGX Orin edge-AI platform to provide conversational access to portfolio projects, engineering experience, robotics systems, and research work.
The goal was to create an interactive engineering portfolio experience while demonstrating practical local AI deployment on embedded hardware.
My responsibilities included:
The system was designed and deployed as a fully local AI workflow without relying on cloud-hosted LLM APIs.
The portfolio assistant uses a Retrieval-Augmented Generation pipeline integrated with the website backend.
The workflow includes:
The assistant retrieves relevant portfolio information before generating responses, improving grounding and reducing hallucination.
The system runs locally on an NVIDIA Jetson AGX Orin platform.
This deployment approach demonstrates:
Running inference locally also improves:
The assistant is integrated directly into the portfolio website and can:
The objective was to transform the portfolio from a static website into an interactive AI-assisted engineering platform.
Several practical engineering challenges were addressed during development:
Particular attention was given to conversational quality and maintaining technically relevant responses.
This project demonstrates practical deployment of:
The work also connects directly to broader interests in robotics, industrial AI, autonomous systems, and deployment-oriented machine learning.