Text Summarizer Flask Application is a web app that uses a BART-based model to summarize user-provided text. It stores inputs and summaries in a SQLite database and includes functionality to fine-tune the model with stored data.
flask-framework file-handling-in-python text-summarization-with-transformers sqlite-database-management model-fine-tuning python-and-pytorch-integration
- Updated
Aug 20, 2025 - Python