Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/luijait/easy-pdftranslator
Just another GPT based pdf translator for papers
https://github.com/luijait/easy-pdftranslator
Last synced: about 14 hours ago
JSON representation
Just another GPT based pdf translator for papers
- Host: GitHub
- URL: https://github.com/luijait/easy-pdftranslator
- Owner: luijait
- Created: 2024-06-26T08:19:13.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-06-26T08:23:31.000Z (4 months ago)
- Last Synced: 2024-06-26T09:47:37.859Z (4 months ago)
- Language: Python
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
```
pip install --upgrade openai
pip install tqdm
pip install PyPDF2
```Cambia las siguientes variables
Linea 66-96
```
directorio_entrada (str): Ruta al directorio con los archivos PDF originales.
directorio_salida (str): Ruta al directorio donde se guardarán las traducciones.
idioma_destino (str): Idioma al que se traducirán los textos.
``````
python3 papertraduser.py
```Agregar multihilo es fácil pero dispararia los costes expnencialmente en un corto plazo de tiempo