About Me
I'm currently studying my bachelor's degree in Computer Science and Engineering. I am involved in various student organizaitons including OHI/O, Software Development Club, and Artificial Intelligence Club.
Skills
Projects
Buck-eye
Implementing object detection with the use of the Yolov8 pretrained model, which allows users to view an updating web application which updates the open seats and tables at an Ohio State University Library. Building the frontend using ReactJS and Flask to generate a 2D model of the library.
Iris Flowers Classification Project
Utilized various machine learning algorithms to evaluate the Iris Flowers Dataset. Implemented the project using Python, and utilized popular machine learning libraries such as Scikit-Learn and Pandas for data preprocessing, model training, and evaluation.
Perspective Generator Project
Utilized the OpenAI API to output three perspectives of a user's inputted opinion. Sanitized the user input, used common prompt engineering techniques to iterate on the prompt, evaluated different models, and passed the output to the UI.