
Title Extraction Website
- In the development of a system, it can be divided into 3 parts
- To access the website and register for membership
- To show electronic document for user
- Can store user data including username, password, first name, and last name
- Can manage, add, delete, and edit documents
- Can see summary data of all documents
- Can manage user
- Can add Document title
USER
STAFF
ADMIN
Project About
This project is about A title extraction and generation from electronic document by using image processing and machine learning. The website allows for PDF file uploads. The system will then convert these files into images and extract text from the images. After extracting text from images, the system will use the obtained text to identify title by prediction from training model. This website is built using HTML, CSS, python, and Flask.

Image


