Recent Projects

Here's a collection of my recent work in AI and machine learning:

Python ML GPT

Shakespearean Text Generator

Built a generative pre-trained transformer (GPT) from scratch and trained it on a Shakespearean text dataset to generate new text in the style of Shakespeare.

Python Markov Chain

Harry Potter Fan-Fiction Generator

Used an ML model based on the Markov chain principle to generate short Harry Potter fan-fiction.

GPT-3 API

Character Script Generator

Uses a fine-tuned model of OpenAI's GPT-3 to generate user-defined crossover scripts between DC and Marvel.

Computer Vision OpenCV

Predicting Live Facial Emotions

Detects live faces from a webcam and predicts your emotion from your facial Detects live faces from a webcam and predicts your emotion from your facial features using computer vision and machine learning.