<img height="1" width="1" style="display:none" src="https://www.facebook.com/tr?id=2528533714139722&amp;ev=PageView&amp;noscript=1">
New call-to-action
be-page-banner (1)

Welcome to CIONET Belgium

Realise your ambition! Connect with your local community of digital leaders.

See what's next

Upcoming Events

 
Banner

Belgium 30-9-25 Squad Only Virtual english

Technical Debt: When to Pay It and When to Walk Away ; Making smart trade-offs between progress, maintenance, and risk

Everyone has technical debt. The question is what to do with it. Refactor now? Wait for the next feature? Build on it and hope it holds? If you’re tired of debating whether to clean up or move on, this session helps you frame the debt conversation in a way that supports both speed and stability.

Read More
Banner

Belgium 1-10-25 Invitation Only Physical english

Telenet Business Leadership Circle - Legacy & Lifecycle Management

In today’s rapidly evolving technological landscape, organisations face a critical challenge: how to modernise their legacy systems while managing costs, maintaining security, and ensuring operational continuity. This exclusive round table discussion brings together CIOs, CTOs, and Digital Leaders to explore best practices for legacy and lifecycle management. Key topics include extending the lifespan of existing systems, mitigating cyber security risks, optimising costs, and integrating legacy platforms with modern technologies. We’ll also delve into sustainability, workforce challenges, and future-proofing IT infrastructures to navigate technological obsolescence.

Read More
Banner

Belgium 2-10-25 Squad Only Virtual english

The Career Path of the Architect ;Great architecture begins with great architects

Architecture doesn’t happen in diagrams. It happens in minds, seasoned, curious, sharp minds that understand how the pieces fit. But who’s shaping these minds? Who’s growing the next generation of digital architects? If you’re responsible for complex systems, and for the people designing them, this session is for you.

Read More

Upcoming TRIBE Events

 
Banner

September 30, 2025 Squad Session Squad Only Virtual english

Technical Debt: When to Pay It and When to Walk Away ; Making smart trade-offs between progress, maintenance, and risk

Everyone has technical debt. The question is what to do with it. Refactor now? Wait for the next feature? Build on it and hope it holds? If you’re tired of debating whether to clean up or move on, this session helps you frame the debt conversation in a way that supports both speed and stability.

Read More
Banner

October 2, 2025 Squad Session Squad Only Virtual english

The Career Path of the Architect ;Great architecture begins with great architects

Architecture doesn’t happen in diagrams. It happens in minds, seasoned, curious, sharp minds that understand how the pieces fit. But who’s shaping these minds? Who’s growing the next generation of digital architects? If you’re responsible for complex systems, and for the people designing them, this session is for you.

Read More
Banner

October 14, 2025 Squad Session Squad Only Virtual english

Agile Infrastructure ; How to build technical foundations that don’t slow you down

Agile delivery often collides with inflexible infrastructures. One team wants to release weekly. Another is waiting six months for a new test environment. Sounds familiar? If your infra team is tired of being the bottleneck, and your devs are tired of waiting, this session opens a path forward.

Read More

CIONET Partner Updates

CIONET Partner Updates

Recent Cases

Please Log In with your CIONET account first

Paf’s engineering team creates 85 custom GPTs to surge developer productivity

Paf adopted ChatGPT Enterprise across its entire company, with engineers using custom GPTs on a daily basis to speed up routine development tasks. Paf also integrated ChatGPT Enterprise into the grit:lab coding academy. 70% of Paf employees actively use ChatGPT Enterprise, spanning business teams like finance, HR, marketing, and customer support.

Evaluating various AI models

Paf is an international gaming company founded in 1966 in the Åland Islands by the Red Cross, Save the Children, and Folkhälsan, and is an industry leader in responsible gaming. With around 315 employees from 29 countries, Paf has contributed over 447.5 million euros to benefit society since it was founded.

As an organization committed to staying ahead of the technology curve, Paf recognized the transformative potential of AI early on. When generative AI began gaining traction, the company swiftly adopted and evaluated various AI systems to understand how this technology could propel its employees and business operations forward. 

In their search for the ideal generative AI solution, Paf experimented with LLAMA, Claude and GPT-4. When the team conducted head-to-head accuracy and cost comparisons, GPT-4 was 25% more accurate than competitors, without being more expensive. Paf decided to use GPT-4 as its AI solution.

 

"A man in a beige sweater and glasses speaks into a microphone at an event. People in green hats and lanyards are in the background.

 

 

Creating custom GPTs to streamline the development process

Paf rolled out ChatGPT Enterprise to the entire team of 100 developers, and now finds ChatGPT Enterprise indispensable for their daily tasks. “I use ChatGPT 20 times a day for tasks like boilerplate code creation or learning a new programming language,” says frontend developer Krista Koivisto. In addition to using ChatGPT Enterprise for general coding assistance, the engineering team has created over 85 custom GPTs to support specific use cases. 

One of the engineering team’s favorite applications of custom GPTs is a suite of specialized coding GPTs that help streamline the development process, from creating backend infrastructure to generating frontend components:

  • Swagger GPT converts Swagger JSON API definitions into TypeScript service endpoint definitions per Paf’s coding standards.

  • TypeScript GPT writes the backend service code using the endpoint definitions, reusing existing session validation functions.

  • GraphQL Nexus GPT generates GraphQL Nexus schemas, integrating existing helper functions to interact with the frontend.

  • Relay GPT creates the React Relay hooks using GraphQL Nexus schemas for communicating with our backends.

  • React GPT writes React components using Paf’s React and TypeScript style guidelines and core component library.

 

Swagger GPT converts Swagger JSON API definitions into TypeScript service endpoint definitions per Paf’s coding standards.

TypeScript GPT writes the backend service code using the endpoint definitions, reusing existing session validation functions.

GraphQL Nexus GPT generates GraphQL Nexus schemas, integrating existing helper functions to interact with the frontend.

Relay GPT creates the React Relay hooks using GraphQL Nexus schemas for communicating with our backends.

React GPT writes React components using Paf’s React and TypeScript style guidelines and core component library.

 

“Focused GPTs avoid overloading models and curb hallucinations,” says Koivisto. “We automatically generate functioning boilerplate implementations with far less effort.” By chaining tailored GPTs together instead of relying on the general model, Paf's developers can quickly generate accurate, standardized application flows and APIs nearly automatically.

 

Empowering every engineer to be a systems architect

Building on its success with the development team’s custom GPTs, Paf has integrated ChatGPT Enterprise into the grit:lab coding academy to accelerate training for 65 aspiring developers. Grit:lab students use ChatGPT for a variety of coding-related tasks, including:

  • Understanding new programming concepts 

  • Debugging code errors efficiently

  • Learning syntax and structure across different languages

  • Generating test data quickly

This AI-augmented software development approach is creating a new breed of software developer, one who has more systems architect knowledge from the start. “Using ChatGPT, the junior developers think at a higher, systematic level,” says Kim Gripenberg, a DevOps engineer, noting that both grit:lab students and junior developers at Paf progress years faster with AI assistance. Instead of getting bogged down in syntax errors and coding basics, developers can focus on the overall application and system design.

 

People working at desks with multiple computer monitors in an office. One person wears headphones, and a green coffee cup is on a desk.

 

 

ChatGPT delivers the equivalent output of 12 employees

In the next year, Paf plans to fully integrate ChatGPT Enterprise and the OpenAI API into all of its processes. “AI is here to stay. Either you are on the train,” says Fredrik Wiklund, Chief Technology Officer, “or you are back at the station, watching it leave.” The company envisions GPTs eventually handling more coding tasks like writing, testing, and deploying software, freeing up developers to focus on higher-level, systems-level work. 

This AI-augmented approach will allow Paf to innovate with a velocity similar to that of a much larger company. By integrating generative AI into every part of its business, Paf is set to maximize its positive impact for employees, customers, and communities it serves.

“We estimate ChatGPT is doing the equivalent work of 12 full time employees,” commented Wiklund. “The impact to our business has exceeded our expectations, and this is only the start.”

 

A man and a woman in green lanyards and green hats look at their smartphones.

CIONET Circles

CIONET Business Circles

Banner
Healthcare Circle

Digital Transformation is redefining the future of health care and health delivery. All stakeholders are convinced that these innovations will create value for patients, healthcare practitioners, hospitals, and governments along the patient pathway. The benefits are starting from prevention and awareness to diagnosis, treatment, short- and long-term follow-up, and ultimately survival. But how do you make sure that your working towards an architecturally sound, secure and interoperable health IT ecosystem for your hospital and avoid implementing a hodgepodge of spot solutions? How does your IT department work together with the other stakeholders, such as the doctors and other healthcare practitioners, Life Sciences companies, Tech companies, regulators and your internal governance and administrative bodies?

Read More
Banner
Telenet Business Leadership Circle

The Telenet Business Leadership Circle powered by CIONET, offers a platform where IT executives and thought leaders can meet to inspire each other and share best practices. We want to be a facilitator who helps you optimise the performance of your IT function and your business by embracing the endless opportunities that digital change brings.

Read More
Banner
Les Rencontres

Découvrez la dynamique du leadership numérique aux Rencontres de CIONET, le programme francophone exclusif de CIONET pour les leaders numériques en Belgique, rendu possible grâce au soutien et à l'engagement de nos partenaires de programme : Deloitte, Denodo et Red Hat. Rejoignez trois événements inspirants par an à Liège, Namur et en Brabant Wallon, où des CIOs et des experts numériques francophones de premier plan partagent leurs perspectives et expériences sur des thèmes d'affaires et de IT actuels. Laissez-vous inspirer et apprenez des meilleurs du secteur lors de sessions captivantes conçues spécialement pour soutenir et enrichir votre rôle en tant que CIO pair. Ne manquez pas cette opportunité de faire partie d'un réseau exceptionnel d'innovateurs numériques !

Read More
Banner
Female Leadership Circle

CIONET is committed to highlighting and celebrating female role models in IT, Tech & Digital, creating a leadership programme that empowers and elevates women within the tech industry. This initiative is dedicated to showcasing the achievements and successes of leading women, fostering an environment where female role models are recognised, and their contributions can ignite progress and inspire the next generation of women in IT. Our mission is to shine the spotlight a little brighter on female role models in IT, Tech & Digital, and to empower each other through this inner network community.

Read More

Check out our latest news

Testimonials

Geert Goethals
Geert Goethals
CIO
Sibelga
Bahadir Samli
Bahadir Samli
CIO
ING Belgique
2-Feb-29-2024-11-35-00-9309-AM
Bart Kerkhofs
Vice President & Head of IT
Bridgestone EMIA
Untitled design (1)-Apr-01-2022-10-58-34-57-AM
Michał Paprocki
Group CIO
Euroclear
1-Feb-29-2024-11-34-59-8990-AM
Manfred Boudreaux-Dehmer
Chief Information Officer
NATO
Untitled design-Nov-22-2023-08-42-05-3178-AM
Annick Faes
Vice President IT and CIO Medical Devices EMEA
Johnson & Johnson
Piet_De_Ceuleners
Piet De Ceuleners
Global IT Director
Melexis
1658251930890
Dirk De Bevere
Large Enterprise Sales Leader
Telenet Business
Untitled design-7
Stef Schampaert
Country Managing Director BeLux
Red Hat
CIONET Belgium - Advisory Board Member - Geert Lejon
Geert Lejon
Vice President Head of Belux / Head of Comms Benelux
Cognizant
Kevin_Ledegen
Kevin Ledegen
Group IT director
SDWorx
Gunter-Van-Craen_Small
Gunter Van Craen
Chief Digital & Information Officer
Bekaert
Thomas Kessler
Thomas Kessler
Partner | CIO Programme Leader
Deloitte
Emmanuel Gob
Emmanuel Gob
CIO
DPD
pascal pauwels
Pascal Pauwels
CIO
Colruyt
Untitled design (4)-Dec-13-2023-10-53-15-5032-AM
Koen Segers
Managing Director Belgium and Luxembourg
Dell Technologies
benoit dewaele
Benoît Dewaele
Group IT Directo
Vandemoortele
Dirk Deridder-1
Dirk Deridder
CTO - Technology Services & Practices
SMALS
Thierry Driesens
Thierry Driesens
CIO
TVH
Untitled design-Sep-18-2023-11-59-29-7866-AM
Koen Vandaele
CIO
Delen Private Bank
Untitled design (4)-Jun-12-2023-01-23-11-7540-PM
Liesbet D'hoker
Managing Director
Kyndryl BeLux
steven-vermeulen
Steven Vermeulen
CIO
Digitaal Vlaanderen
Jack Hamande
Jack Hamande
Director General Digital Transformation
Federale Overheidsdienst Beleid en Ondersteuning
Tom Tomczak
Tom Tomczak
Chief Commercial Officer (CCO)
NRB
1726588748718
Cassandre Laurent
Directeur général
Agence du Numérique
an swalens
An Swalens
Head Of IT (CIO)
National Bank of Belgium
Untitled design (2)-Apr-01-2022-10-58-34-68-AM
Elke Laeremans
Chief Digital & Supply Chain Officer at Casa International
CIONET Belgium - Advisory Board Member - Koen Van Loo
Koen Van Loo
CIO
Group S.
Peter Sany
Peter Sany
Executive Advisor
Zoom
CIONET Belgium - Advisory Board Member - Steven De Haes
Steven De Haes
Dean
Antwerp Management School
Marleen Thorré
Marleen Thorré
Head of Digital EMEA
Mitsubishi Chemical Group
christel-plessers
Christel Plessers
Head of IT European Markets
Mercedes-Benz Europe
bauduin cor
Baudouin Corlùy
Chief Market Development Officer
LCL Data Centers

Team

Luc Hendrikx
Luc Hendrikx
Partner - CEO
Inès De Bien
Inès De Bien
Partner - CCO
1-Feb-08-2022-10-22-08-68-AM
Daniel Eycken
Partner - COO
Hendrik Deckers
Hendrik Deckers
Partner - Founder
Untitled design (1)-2
Jelte Scheys
Tribes Sales Director Belgium
foto Herman
Herman Roelandts
Tribe Master
Joseph Antoun
Joseph Antoun
Senior Programme Director
1-Dec-16-2021-02-15-57-02-PM
Eman De Sutter
Programme Manager
4-Feb-08-2022-10-22-09-03-AM
Shelly Deracourt
Programme Manager
Untitled design (5)-Sep-01-2022-02-47-55-60-PM
Charlotte Coen
Partner Success Manager
Untitled design (1)-Nov-22-2023-08-56-42-6802-AM
Ivana Bradvica
Programme Manager
ML B-W-1
Martine Lefevre
Financial Controller
Vlera Berishaa (1)
Vlera Berisha
Community Manager
Phaedra Vanhaeren
Phaedra Vanhaeren
Programme Manager

Contact us

Would you like to know more about CIONET Belgium, membership or partnership opportunities? Do you have feedback or any other question? Send us a message!