PYGRUNN 2025. Presenting about the MCP
PyGrunn is the main Python and open-source conference in the north of the Netherlands, held annually in Groningen. PyGrunn aims to inform, inspire, and impress leaders in innovative technologies through…
PyGrunn is the main Python and open-source conference in the north of the Netherlands, held annually in Groningen. PyGrunn aims to inform, inspire, and impress leaders in innovative technologies through…
In the beginning of 2021 NFTs became a massive hype. Their value skyrocketed and many people saw it as an investment opportunity. Now in 2024 most NFT collections are worthless…
I strongly believe that there is still so much potential in generative AI that is untapped, even in this oversatured market where AI is added to everything. This potential can…
LLMs are very poor at math, even if you happen to add a math textbook to its dataset. It will not learn to do calculations well. This teachback article will…
It has recently become possible to alter any audio file to sound like a famous artist by the proces of altering the original file with deep learning. This model is…
Oddly enough I couldn’t find anything like a proper AI Tarot card reading game online so ofcource I had to build it. Tarot reading games seem simple to implement. Building…
Prompt engineering is a crucial technique for improving the performance of large language models (LLMs), allowing users to customize the model’s behavior to specific tasks or domains. By designing effective…