Recent Projects
Here's a collection of my recent work in AI and machine learning:
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.
Harry Potter Fan-Fiction Generator
Used an ML model based on the Markov chain principle to generate short Harry Potter fan-fiction.
Character Script Generator
Uses a fine-tuned model of OpenAI's GPT-3 to generate user-defined crossover scripts between DC and Marvel.
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.