
An ongoing machine learning project focused on building a complete handwritten text recognition pipeline. It combines CNN-based feature extraction with RNN sequence modeling (CRNN) to interpret handwritten text. The system includes image preprocessing with OpenCV and is being designed for potential deployment via Streamlit.