Tiegertropfen119-0001 / OpenAI-text-correction-system

πŸ€– OpenAI API corrects text in this project. πŸ“

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenAI-text-correction-system

πŸ€– This is an easy-to-use text correction system based on ChatGPT3.5-Turbo πŸ“

img

How to Use

To use this system, you need to install the requests and json packages via pip. I used Python 3.11 on Windows.

After installing the required packages, you need to enter your OpenAI API token at OPENAI_API_KEY = "token". Then, you can launch main.py by typing py main.py in the terminal.

Additional Information

Please note that the price calculation may be incorrect. You can get an API token on the official OpenAI website at https://platform.openai.com/account/api-keys.

About

πŸ€– OpenAI API corrects text in this project. πŸ“

License:Apache License 2.0


Languages

Language:Python 100.0%