On September 16th, 2025, our teams hosted an internal conference titled “A Journey Through Generative AI”. The goal was to demystify generative artificial intelligence, explain its core concepts, and share real-world applications.
Led by Roxane Jouseau and Hichame Haichour AI experts (from Novencia), the session brought together teams and enthusiasts to explore topics such as Large Language Models (LLMs), their architecture, how they are trained, and how they can be applied to real business problems.
Understanding the Basics of Generative AI
The three levels of Artificial Intelligence
- ANI (Artificial Narrow Intelligence): AI focused on a single, narrow task.
- AGI (Artificial General Intelligence): AI with human-like reasoning ability.
- ASI (Artificial Super Intelligence): AI that surpasses human capabilities (still theoretical).
How do LLMs work?
Large Language Models (LLMs) rely on:
- Machine learning (supervised and self-supervised),
- Embeddings to represent language in vectors,
- The Transformer architecture, based on the attention mechanism to capture context and meaning.
Training an LLM: A Colossal Challenge
Building a model like GPT-4 or Gemini requires:
- Thousands of high-performance GPUs,
- Massive compute time (weeks or even months),
- Huge financial investments, often in the tens of millions.
Example: GPT-5 and Grok 3 highlight the challenges of scalability, cost, and energy consumption.
Evaluating an LLM: Towards More Reliability
Evaluation methods
- Benchmarking with reference datasets,
- LLM-as-a-judge, where one model evaluates another.
Why honesty matters
New research shows the importance of models being able to admit uncertainty when they don’t know an answer.
Some LLM evaluators now outperform humans in consistency and coherence, making them powerful tools for quality assurance.
Real-World Use Case: Automating Configuration File Generation
During the session, we explored a concrete example: automating JSON file generation for a data quality tool.
Two approaches were tested:
- Prompt Augmentation (RAG): enriching prompts with contextual documents,
- Supervised fine-tuning: adapting an open-source model for a specific business use case.
Outcome: faster configuration setup and improved data quality.
What’s Next for Generative AI?
Upcoming trends to watch include:
- Multimodal LLMs (text, image, audio, video),
- Autonomous AI agents able to reason and execute tasks,
- Optimization and quantization to reduce inference costs,
New approaches to AI safety and reliability.
Conclusion
This conference helped our teams build a stronger understanding of Generative AI fundamentals and how they translate into real-world use cases. By combining theory with practice, we aim to spread AI culture across teams and spark new collaborations.



.jpg)