This repository provides a service for Optical Character Recognition (OCR) extraction of tables, equations, and general content from scientific papers. It is designed to process PDFs and extract key scientific components, making it useful for tasks such as data analysis, research, and document automation in academic or industrial contexts.
Contributions are welcome! If you want to contribute:
- Fork the repository.
- Create a feature branch (
git checkout -b feature/your-feature
). - Commit your changes (
git commit -m 'Add new feature'
). - Push to the branch (
git push origin feature/your-feature
). - Open a pull request.
This project is licensed under the Apache License 2.0.