https://github.com/pakocica/proofreader
A Jupyter Notebook that proofreads a supplied LaTeX file
https://github.com/pakocica/proofreader
gpt-api latex proofreader
Last synced: 3 months ago
JSON representation
A Jupyter Notebook that proofreads a supplied LaTeX file
- Host: GitHub
- URL: https://github.com/pakocica/proofreader
- Owner: pakocica
- Created: 2024-08-06T13:41:19.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-08-16T12:54:50.000Z (11 months ago)
- Last Synced: 2025-02-13T12:24:22.173Z (5 months ago)
- Topics: gpt-api, latex, proofreader
- Language: Jupyter Notebook
- Homepage:
- Size: 600 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LaTeX Proofreader using OpenAI API
This project provides a Colab notebook designed to help you proofread LaTeX files with the assistance of the OpenAI API.
## Overview
The Colab notebook in this repository allows users to upload their LaTeX files and use the OpenAI API to identify and correct typos or other language errors.
## How to Use
1. **Open the Colab Notebook**
Click on the link below to open the Colab notebook: [https://colab.research.google.com/github/pakocica/Proofreader/blob/main/Proofread_LaTeX.ipynb](https://colab.research.google.com/github/pakocica/Proofreader/blob/main/Proofread_LaTeX.ipynb)2. **Follow the Instructions**
Once the notebook is open, follow the step-by-step instructions provided in notebook to upload your LaTeX file and start the proofreading process.## Example File
An example LaTeX file is provided in this repository to help you understand how the tool works and to test its functionality.