michaeloo0 / chatgpt-doc-translator

This is a web service built using FastAPI and OpenAI's GPT-3.5-Turbo model that enables translation of various types of documents. The service currently supports translation of PDF, Word, CSV, TXT, and PPTX files.
126 stars 29 forks source link

env. buggfixes #7

Closed dannythunder closed 12 months ago

dannythunder commented 1 year ago

Fixed parsing for env. and modified readme slightly

michaeloo0 commented 12 months ago

Hi dannythunder,

Thanks so much for your addition, and I also noticed that you have added a prompt for translate EN to SV, There is another place need to be modified in the prompt, I have corrected it correctly.