itheo.tech, I automate Sh!t

itheo.tech, I automate Sh!t

Follow
homeAbout MeTech usedShop❤️ DonateContactbadgesnewsletter
Tag

chatgpt

#chatgpt

More content

Read more stories on Hashnode


Articles with this tag

Harnessing OpenAI's GPT-4 API with Python, Poetry and Unittest

May 17, 20233 min read 41 views

The OpenAI's GPT-4, an advanced language model, offers a powerful tool for natural language processing tasks, including text generation, translation,...

Harnessing OpenAI's GPT-4 API with Python, Poetry and Unittest

Check validity on big XML files with Python

Apr 27, 20232 min read 27 views

And use a XSD when it's when it is available · I wanted to check a XML file (250MB in size) but I realised that a normal editor would not really would be...

Check validity on big XML files with Python

Download space wide screen images with Python

Apr 24, 20232 min read 34 views

And add it as your MacOS background · So I would like a new wallpaper every day from outer space. I love Python so I was thinking about writing a python...

Download space wide screen images with Python

Get ScreamingFrog Data with a Python script

Apr 6, 20234 min read 48 views

Without using ScreamingFrog · The last few days I have been writing about getting URL data from a site with python. A few years back I started to write a...

Get ScreamingFrog Data with a Python script

Get all site urls, without images, javascript and css files

Apr 5, 20234 min read 33 views

Put them in a csv file · So the other day I created.... (with a bit of help) a script for me to get all site URLs and put them in a csv file. All urls...

Get all site urls, without images, javascript and css files