cbdb-project/Unlimited-Excel-Processing-through-GPT-3.5-API
This code processes an Excel file alongside a text file of the same name that provides a prompt for each row in the Excel file. It then sends these prompts to the ChatGPT 3.5 API. A batch (.bat) file is used to automatically close and restart the Python script whenever a API limit of 50 is reached.
PythonCC0-1.0
No issues in this repository yet.