This project aims to develop an AI model that generates human-like handwriting from typed text. Based on the LSTM architecture proposed in Alex Graves' paper, the model learns to map character-level text input into continuous pen stroke sequences.
Try the live demo here:
-
React + FastAPI Web App: Handwriting Generator Demo (Vercel)
Type any text and see the handwriting appear on canvas in real-time
-
Gradio Demo (alternative interface): Hugging Face Spaces
Simple interface to test handwriting generation and model response
The IAM Online Handwriting Database contains pen stroke sequences and corresponding transcriptions from over 200 writers, used for handwriting generation and recognition tasks.
