
xLLM Version 2.0: GitHub Repository with Innovative AI Agents
I am putting all the new code and documentation about xLLM v 2.0 on GitHub, starting with various AI agents. At least, what is open-source and public (there is a lot more behind the public material). All home-made from scratch with radically different technology. You can check the new repository, here. Start with the README […]
Read MoreChecking for Randomness: Replacing Test Batteries with a Single Test
In cybersecurity applications where replicability is critical, or when building pseudo-random number generators, it is typical to perform a large number of various tests to check if a sequence of bits is random enough for practical purposes. This is also true in scientific research, to assess whether or not the digits of π or other […]
Read MoreCybersecurity Use Case: AI Agent for Anomaly Detection – Part 2
In the first part of this series, here, I feature a click fraud case that we are working on, litigated by one of the largest law firms in the US. The input data comes from an Excel repository, automatically processed by an AI agent part of our BondingAI enterprise solutions. It comes with insights generation […]
Read MorexLLM: 30 Articles Shaping the Future of Enterprise AI in 2026
Over several decades, I unlearned everything that I learned in college classes, and built a new discipline from scratch, as much different from traditional AI than it is from standard machine learning, statistics and computer science. Outside academia with a focus on practical applications. Item #2 in the list below is the culmination of this […]
Read MoreHow to Build and Optimize High-Performance Deep Neural Networks from Scratch
With explainable AI, intuitive parameters easy to fine-tune, versatile, robust, fast to train, without any library other than Numpy. In short, you have full control over all components, allowing for deep customization, and much fewer parameters than in standard architectures. Introduction I explore deep neural networks (DNNs) starting from the foundations, introducing a new type […]
Read MorexLLM by BondingAI: 5–min Demo
This document features screenshots from a quick live demo intended to potential investors and clients interested in seeing how our production platform works. Contact the author for a live presentation and discussion. Here I run a typical short session on the Nvidia corpus, a repository of public financial documents (PDFs). Overview Figures 1–3 show the […]
Read MoreDifferences between transformer-based AI and the new generation of AI models
I frequently refer to OpenAI and the likes as LLM 1.0, by contrast to our xLLM architecture that I present as LLM 2.0. Over time, I received a lot of questions. Here I address the main differentiators. First, xLLM is a no-Blackbox, secure, auditable, double-distilled agentic LLM/RAG for trustworthy Enterprise AI, using 10,000 fewer (multi-)tokens, […]
Read MoreBondingAI Acquires GenAItechLab, Add Core Team Members
BondingAI acquisition of GenAItechLab.com was recently completed, including all the IP related to the xLLM technology, the material published on MLtechniques and the most recent technology pertaining to deep neural networks watermarking. GenAItechLab was founded in 2024 by Vincent Granville, a world-class leader and well-known scientist building innovative and efficient AI solutions from scratch, hallucination-free, […]
Read MoreLanguage Models: A 75-Year Journey That Didn’t Start With Transformers
Introduction Language models have existed for decades — long before today’s so-called “LLMs.” In the 1990s, IBM’s alignment models and smoothed n-gram systems trained on hundreds of millions of words set performance records. By the 2000s, the internet’s growth enabled “web as corpus” datasets, pushing statistical models to dominate natural language processing (NLP). Yet, many […]
Read MoreHow to Get AI to Deliver Superior ROI, Faster
Reducing total cost of ownership (TCO) is a topic familiar to all enterprise executives and stakeholders. Here, I discuss optimization strategies in the context of AI adoption. Whether you build in-house solutions, or purchase products from AI vendors. The focus is on LLM products, featuring new trends in Enterprise AI to boost ROI. Besides the […]
Read More