oseme-techguy / react-pdf-annotation-tool-demo

This is a react project that is a simple demo for a PDF annotation tool.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to the PDF Annotation Tool Project!

This is the PDF Annotation Tool; is is written in React. It is responsible for managing documents, annotations and users info/roles. We manage the data using AWS RDS (prefer to use MySQL or Postgres).


Demo found here -> PDF Annotation Tool Demo Service

Responsibilities of this tool

This service will manage the following:

  • Users and access control on the application.
  • Uploaded PDF documents.
  • Annotations on the uploaded PDF documents.
  • Named Entities that should be used to extract annotations on Spacy.

About

This is a react project that is a simple demo for a PDF annotation tool.

License:MIT License


Languages

Language:CSS 96.1%Language:JavaScript 3.9%Language:HTML 0.0%