Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 2 days ago
JSON representation

A Jupyter Notebook that proofreads a supplied LaTeX file

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.