Using Chat GPT Open API
This morning I set up the application drafts to use the Open API available from chat GPT. It was pretty easy to set up though you do have to have a paid for account. When I first looked it seemed that the only option was aged $20 a month subscription. I found out there is a possibility of using the API her and you pay as you use it. You can set limits so that it doesn’t go over a certain amount of usage. By all accounts it is very expensive to use in any case.
The good thing about using a paid account is that you will always have availability even during the times when it’s high usage and the free users are restricted. Want to go out today I had a certain amount of text which I wanted to clean up at. It was a set of measurement starting with the measurements in metres followed by the measurements in centimetres and inches within brackets. I told Chat GPT to delete everything apart from the measurements in centimetres and it did the job perfectly. If I was to do this with using regex it would’ve taken me some time to work out the code for that.
I’ve also been testing Chat GPT to translate text into Spanish and it’s been working very well indeed.