Change the repository type filter
All
Repositories list
4 repositories
Fontory_FE
PublicFontory_SpringBoot
PublicA Spring Boot backend for a handwriting-to-font generation service. it handles OAuth2/JWT authentication, S3 file uploads, SQS-based font processing requests, and RESTful APIs for managing users, fonts, and bookmarks. Includes Redis integration and production-ready monitoring with Grafana, Prometheus, Loki..github
PublicFontory_Pipeline
PublicA FastAPI & inference model backend for a handwriting-to-font generation service. A FastAPI-based pipeline that generates custom TTF fonts from user handwriting. It integrates image cropping, deep learning inference, SVG vectorization, and TTF font creation. Powered by AWS S3/SQS and PyTorch-based style transfer models.