Skip to content

Tech blog

July 28, 2025

Building a Deep Research Multi-Agent System

In a world overwhelmed by information, our deep research system offers a new approach to document analysis—not by summarising, but by uncovering what’s missing. It identifies knowledge gaps, autonomously formulates questions, and investigates using external and internal sources. Powered by a ReAct-enabled agent, the system mimics a human researcher’s reasoning loop—asking, acting, and adapting to surface insights that otherwise remain hidden.

Read more
July 16, 2024

Enhancing retrieval systems with Domain Adaptation

Given a large, unlabeled, domain-specific set of documents. What is the most effective set of techniques to achieve good retrieval performance?

Retrieval Augmented Generation (RAG) is currently being used across various industries and enterprises as it allows for up-to-date, traceable, and fact-based Large Language Model (LLM) generated answers, crucial in professional settings.

Read more
January 22, 2024

AI-Generated imagery in digital and print media for Bonnier News

Is it feasible for current image generation models to produce high-quality, photorealistic visual content suitable for both print in glossy magazines, and digital publishing?

In this blog post, we discuss the framework we used to answer this question and provide a Google Colab notebook with Python code for an automated analysis of gender bias in image-generating models. Spoiler alert: an online A/B test carried out by Bonnier News (a controlled experiment where two variations of an ad are shown to different groups of website visitors), revealed a notable preference for AI-generated images. Specifically, ads with AI-generated images showed a markedly higher click-through rate.

Read more