How can I improve my AI API integration in my code

3 days ago 3
ARTICLE AD BOX

I'm new here. This is my first post here. I'm looking for help on my project I was working on a few months ago but now I've decided to give it one more go before the end of the year but now that I'm back in it I feel more clueless than ever 🥲. I wrote the code in Python on Google collab but I don't know Python well enough to write good reasonable working code so I actually used AI to write the code (I get that this may be offensive so I apologize). I do know BASIC and HTML if anyone cares to know 🥲.

The project is essentially an analysis tool and predictor for betting on virtual matches whose results are based on a random number generator. The code scrapes the betting platform using screenshots by emulating an iPhone to load the page properly and then organizes it into a spreadsheet and a CSV file in both my collab workspace and my Google sheets and it then used an AI API to analyse and make predictions from the sheets (It's not going great). My goal is to find a pattern in all of the chaos and make a random number generator "less random" if I can help it and possibly make a lot of money from it before I get busted by some international betting regulation body

If anyone's interested in giving me a hand, please let me know or reach out to me through email at [email protected].

Also if you read this far, thank you for your time🫶

Read Entire Article