We have the answers to your questions! - Don't miss our next open house about the data universe!

Data Protection Officer training: How do I become a DPO?

Data Protection Officer training: How do I become a DPO?

The Data Protection Officer (DPO) is an expert responsible for preventing data leaks and cyber attacks, and ensuring compliance with regulations such as the RGPD. Find out why and how to train for this job! In the age of digitisation and ubiquitous connectivity, protecting personal data has become a top priority for businesses. This is […]

Semantic Analysis: Definition and Use Cases in Natural Language Processing

Semantic Analysis: Definition and Use Cases in Natural Language Processing

Artificial Intelligence tools are becoming more and more effective at processing natural language, thanks in particular to more sophisticated use of semantic analysis. In this article, we take a look at what semantic analysis is and how it can benefit organisations. What is semantic analysis? Definition of semantic analysis Semantics refers to the study of […]

Lookalikes: What is it? Why is it important in marketing?

Lookalikes: What is it? Why is it important in marketing?

People with similar characteristics are more likely to adopt the same behaviour. Based on this principle, organisations define similar audiences to better target their prospects. This is known as lookalike audiences. In focus. What does Lookalike mean? “Lookalike” refers to an exact resemblance between two people, whether in terms of physical appearance, history or personality. […]

Mastering MB-260: A Comprehensive Guide to the Microsoft Customer Data Platform Exam

Dive deep into the MB-260 exam with our detailed guide, covering all essential topics related to the Microsoft Customer Data Platform. Gain insights into exa

The Microsoft MB-260: Microsoft Customer Data Platform exam assesses mastery of the Dynamics 365 Customer Insights cloud service and other customer data management platforms. Find out everything you need to know about this certification, and how to get it! While Microsoft often updates its exams, it’s rare for a completely new certification to be launched. […]

Artificial intelligence: DeepFake detectors have become indispensable

Discover why DeepFake detectors have become indispensable in the landscape of artificial intelligence, safeguarding against the proliferation of synthetic media and ensuring the integrity of digital content. Explore their significance, challenges, and impact on the evolving AI landscape.

DeepFakes detection tools are already essential in the face of the proliferation of falsified videos thanks to artificial intelligence. Find out how far research has progressed in this area, and what methods are used by existing tools. Thanks to artificial intelligence, it is now possible to modify a video or make it up from scratch. […]

LLVM: Everything you need to know about this compiler

LLVM : Everything you need to know about this compiler

While it is common practice for developers to write programs in a “high-level” language such as Python or Java, these same programs need to be “compiled” in order to make direct use of the microprocessor’s capabilities. LLVM has been a major innovator in this field, promoting aspects such as modularity and real-time compilation. Developers know […]

SQL ROWCOUNT: Everything you need to know about SQL formulas

sql row

SQL databases usually contain several hundred or even several thousand lines. But very often, modifications, selections, updates and other instructions only affect a few rows. To find out exactly how many rows have been affected by your various operations, you can use SQL ROWCOUNT. Deciphering. SQL ROWCOUNT to count rows @ROWCOUNT is an SQL query […]

Low Code, a simple programming language accessible to all

Low Code, a simple programming language accessible to all

You no longer need to be a professional developer to create software and applications. Thanks to low-code and no-code platforms, it is now possible to rapidly create applications by writing very few, if any, lines of code. In recent years, companies have seen the emergence of new ways of working, driven by the increasing digitalisation […]

PyPI: The complete guide to the Python third-party repository

PyPI: The complete guide to the Python third-party repository

If you program in Python, you’ve inevitably drawn tools from PyPI. What began as a public platform for sharing Python services has become the central hub of this ecosystem. A Python programmer will benefit from understanding how this ready-to-use reservoir works. What is PyPI? The Python Package Index (PyPI) is a centralized repository of open […]

Fine tuning vs Prompt Engineering: What’s the difference?

Fine tuning vs Prompt Engineering: What's the difference?

GPT-4, PaLM 2, BARD… advances in artificial intelligence are multiplying all the time. And above all, they are becoming accessible to all. Not just data experts, but also business leaders, marketing managers or even students looking for a little help. However, using these generative AI solutions doesn’t just happen. The democratization of these solutions shows […]

Automated Prompt Engineering: How does it work?

Automated Prompt Engineering

Automated Prompt Engineering is a new approach to automating the engineering and writing of prompts for Large Language Models (LLMs) such as GPT and other generative AIs. Find out all you need to know! With the emergence of tools like ChatGPT and MidJourney, generative AI is causing a revolution in a wide range of sectors. […]

Puppet Configuration Management: Exploring a Powerful Solution

Puppet Configuration Management: Exploring a Powerful Solution

Puppet is one of the oldest IaC applications, and as such, it’s a stable and proven solution. What are its features? Puppet is one of the main tools available for managing what is known as IaC or Infrastructure as Code. As a reminder, IaC is an approach that enables a systems engineer to manage an […]