You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Collaborated with a PhD researcher in an NLP lab on the interpretation of refusal steering vectors in large language models. Utilized Hugging Face models to conduct token-space analyses, reviewing …
A project demonstrating RAG capabilities using Ollama and Wikipedia as the knowledge base. This application shows how you can "finetune" any AI to YOUR actual needs without expensive model training…
This project generates realistic, text-driven crowd movement animations. It uses trajectory extraction from trace data, applies root masks, and leverages diffusion models (MDM) to generate coherent…
A professional, optimized ray tracing engine written in Python. This project demonstrates advanced vectorized computation, geometric acceleration, and high configurability
A computer vision project implementing two advanced image processing algorithms: GrabCut for automatic foreground segmentation and Poisson Image Editing for seamless image composition.