Sebastien Rousseau

FEED

Articles

Page 4 of 5 · 24 visible

APPLIED AI

RustLogs (RLG): Structured Logging Library for Rust

In the world of software development, logging plays a crucial role in understanding the behaviour of an application, diagnosing issues, and ensuring smooth operation. Rust, a systems programming…

APPLIED AI

Le Chat by Mistral AI: Multilingual Conversational AI

Conversational AI is evolving rapidly, and Mistral AI's Le Chat is leading the way in this innovation. This platform improves user experiences and challenges top AI solutions like ChatGPT. It's…

APPLIED AI

Unlocking Gemini 1.5: Google's AI Revolution Explained

Gemini 1.5 is built on a new version of the Mixture of Experts (MoE) architecture, enhancing its ability to selectively activate the most relevant pathways in its neural network. This advancement…

APPLIED AI

Àkàndé: GPT-Powered Voice Assistant for Executives

Àkàndé is an open-source Python voice assistant that chains OpenAI Whisper speech recognition, GPT-4 chat completions, and a local SQLite response cache into a voice-driven workflow — generating PDF summaries from conversation history via fpdf2 and keeping all stored data local with no cloud persistence.

APPLIED AI

Generative AI in Advertising: Amazon Rufus and Meta

Artificial Intelligence (AI) is drastically transforming the advertising landscape, offering unprecedented efficiency and effectiveness in ad campaigns. Amazon's introduction of [Rufus ⧉][00], a…

APPLIED AI

Audio Analyser: Azure Speech, NLP, and Translation Pipeline

Audio Analyser is an open-source Python tool that chains Azure Cognitive Services speech-to-text, Text Analytics NLP, and Translator into a single CherryPy web application — turning audio recordings into structured transcripts, sentiment scores, and multilingual translations without cloud lock-in beyond the Azure SDK.

APPLIED AI

AI Prompt Engineering 2024: Techniques That Work

Prompt engineering structures LLM input at inference time — no weight updates required. This article covers the techniques that proved reliable in 2024: zero-shot task framing (Brown et al., 2020), chain-of-thought reasoning (Wei et al., 2022), self-consistency sampling (Wang et al., 2022), ReAct agent loops (Yao et al., 2022), indirect prompt injection risk (Greshake et al., 2023), and applied RAG patterns from financial services.

APPLIED AI

Alien Studio: My Tech-to Art Journey in Photography

2023 was a year of profound transformation and realisation. Motivated by curiosity and a drive to innovate, I delved into cutting-edge technology, including [Rust ⧉][06], [AI ⧉][07], and [Quantum…

APPLIED AI

KyberLib: Rust CRYSTALS-Kyber for Post-Quantum

KyberLib is a Rust-based library that protects your data from the potential threat of quantum computing. Built upon the CRYSTALS-Kyber algorithm, KyberLib delivers exceptional security,…

APPLIED AI

Generative AI in 2023: How It Works, Where It Lands

Generative AI crossed from research curiosity to production deployment in 2023. GPT-4, Claude 2, Llama 2, and Mistral demonstrated that large language models could handle legal document review, code generation, and customer dialogue at human-comparable quality — raising immediate governance questions about hallucination, data leakage, and regulatory compliance in financial services.

APPLIED AI

LibMake: Rust Library Scaffold Generator

LibMake is an open-source Rust CLI tool that generates a complete library scaffold from a single command or a TOML/YAML config file — producing Cargo.toml, a doc-commented src/lib.rs, integration test and benchmark harnesses, and a GitHub Actions CI workflow covering stable/beta/nightly Rust, clippy, rustfmt, and cargo-audit.

APPLIED AI

Static Site Generator: Fastest Rust-Based SSG

In the ever-evolving digital landscape, speed and quality are of paramount importance. I was determined to find a way to quickly generate static websites that showcase high quality, accessibility,…

APPLIED AI

Automating ISO 20022 Payment Files Creation with pain001

pain001 is an open-source Python library that generates ISO 20022 pain.001.001.09 (CustomerCreditTransferInitiation) XML from CSV or SQLite input, validates output against the XSD schema, and computes CtrlSum and NbOfTxs automatically — supporting both SEPA SCT and CBPR+ cross-border message formats.

No articles match the current filters.