← projects

status — archived·June 2022

Harry Potter Fan-Fiction Generator

A Markov-chain text generator trained on Harry Potter text, deployed as a Flask API with a React frontend.

PythonFlaskReact


Used a probabilistic NLP model based on the Markov chain principle to generate short Harry Potter fan-fiction. Deployed as a Flask API serving a pre-trained language model, with an interactive React front end (styled with Tailwind CSS) for story generation and display.