

The days when developers routinely go to Stack Overflow when they havea bug or problem is over. Fewer and fewer people still write code without the use of GenAI. In just a few years, the use of GenAI tools has gone from unknown to indispensable, even in our way of working. It is almost impossible to imagine that when Blenddata was founded, these tools were not yet publicly available. Realise that we are then talking about 2022.
By now, ChatGPT, Cursor and other tools have been woven into the way Blenddata’s developers work. In this blog, we take stock: how do you properly deploy GenAI to help you write code without compromising on quality, portability and craftsmanship?
Generative Artificial Intelligence (GenAI) models are capable of generating an answer based on a textual question. These types of ‘chatbots’ are trained on billions of pieces of text to learn the underlying patterns and relationships between words and phrases. These patterns can be used by GenAI, based on input (a question), to produce new text (an answer).
As a chatbot learns the connection that water is wet in this rich set of data over and over again, it will respond to the question “Is water wet?” with “yes”. Not because it conceptually understands that water at room temperature is a liquid, but because it has encountered the connection between the words “water” and “wet” countless times in the text it has been trained on.
The text on which these chatbots have been trained comes mainly from the internet, which may also include the 24 million questions and 36 million answers found on Stack Overflow, or code snippets once posted on Reddit. This also enables GenAI to generate or review code: those patterns are also known to the chatbot.

Proper use of GenAI within your organisation can have a big effect on productivity and the speed at which employees develop. At Blenddata, we already use GenAI in many ways, and we are happy to share that experience with you.
Wondering how you, as a developer, can apply GenAI in a practical way in your development process? Then read how we use the model context protocol to let AI talk to data.
Want to know how you can implement GenAI step by step within your (financial) organisation to create more value? We explain it in this article.