Tag: ai
Two weeks ago I went to PyData Amsterdam which kicked off with a tutorial day. These tutorials included a workshop on creating multi-modal LLM agents, advanced web-scraping techniques and …
On 10 & 11 June 2024, INTEGRATE 2024, the Largest Microsoft Integration Tech Conference was held in Kings Place, London. I attended this conference remotely. This year was the …
Can the power of GPT-4 be leveraged to build a high-performance API? In this article we will instruct GPT-4 to build a high-performance API in GoLang using Protocol Buffers …
At the beginning of this month, at AMIS, I attended a Special Interest Group (SIG) meeting about GitHub Copilot, given by one of my colleagues. As we do so …
In the rapidly evolving world of artificial intelligence, language models stand at the forefront of technological innovation and ethical debate. Among these, OpenAI’s suite of models, including the renowned …
At the beginning of this month, I attended the Devoxx Belgium 2023 event in Antwerp. And there was something to celebrate because it was the 20th edition. In this …
With the use of ChatGPT, anyone has access to vast domain knowledge. Even a generalist like me (my colleague would call me a dummy) can act as an expert …
ChatGPT is a bit of a “tongue twister” so I will speak of Cheppy. AMIS has a long history of spotting, exploring, embracing and rolling out new concepts and …
To quote Wikipedia (here): “Stable Diffusion is a deep learning, text-to-image model released in 2022. It is primarily used to generate detailed images conditioned on text descriptions, though it …
GitHub Copilot helped me write a Java application to process a CSV file. Not a hard task – though one that in Java always feels much harder than in …