chatgpt-api

chatgpt-api on GitHub What is chatgpt-api? chatgpt-api was a simple tool I made to interact with ChatGPT. You could use it to bring up the ChatGPT interface directly in your terminal. So if you were too lazy to open your browser or wanted to integrate ChatGPT into another software, this was your go-to tool. Why I Built It I built chatgpt-api during the time when ChatGPT was becoming super popular and there was no API....

polish-geonames

polish-geonames on GitHub About polish-geonames Simply put, polish-geonames is a collection of names and coordinates for Polish cities and villages. The idea stemmed from the need to simplify access to this data. The Polish government provides it, but in XML format. This XML doesn’t only contain city names and coordinates but a lot of additional, often unnecessary, government data. I hope to provide a straightforward resource for those needing Polish city coordinates without the extra hassle....

pyioga

pyioga on GitHub Pyioga is a short name for “Python IMAP Oauth2 Google Authenticator Helper” - It sounds kinda funny but I didn’t really put too much effort in making this up. The goal of this “project” is to help with setting up Google OAuth2 authentication for IMAP connection with Gmail. But I’m not really considering it as a project - more like a useful source of information. I wrote it after I had an urgent need to implement reading emails from Gmail for my script....