Important
Now developed and maintained here
TrOCR model that converts images of handwitten notes into LaTeX format. The goal of the project is to make studying easier by making ogranizing and acessing notes faster and more convinient.
The final goal is to create three models:
- TrOCR for converting images to LaTeX. (Work in progress...)
- Original transformer to translate LaTeX and Markdown.
- Language model to analyze, structure and access notes.
├── README.md
├── LICENSE
├── TODO
├── requirements.txt
├── setup.py
├── .gitignore
├── data/
│ └── external/
├── notebooks/
├── LaTeX-TrOCR/
│ ├── utils/
│ └── dataset/
├── config/
│ └── config.yaml
└── docker/
Contributions are welcome and geratly appreciated. If you'd like to contribute to UniNotes, please follow these steps:
-
Fork the repository.
-
Create a new branch:
git checkout -b feature/YourFeature
-
Make your changes and commit them:
git commit -m "Add your message"
-
Push to the branch:
git push origin feature/YourFeature
-
Create a pull request.
This project is licensed under the MIT License - see the LICENSE file for details.
For any inquiries, feel free to reach out:
- Twitter: @Vover163