Search

Innovation That Matters

Technology trends for the world of tomorrow

Tag

LLM

Artificial Intelligence Agents and Enterprise Systems of Record

There’s been a Cambrian explosion in the number of companies working on orchestration of large language model (LLM) tools, agent-based systems, and exposing enterprise data to LLMs, via retrieval augments generation (RAG), or via graph-based approaches (GraphRAG) or Knowledge Graphs.

In this article I explore LLM agent-based systems, particularly as they will be applied to enterprise systems of record.

Continue reading “Artificial Intelligence Agents and Enterprise Systems of Record”

Miss Manners with Claude Sonnet

I repeated my experiment with the Miss Manners benchmark using Clause Sonnet (Clause 3.5 Pro). The results were the best I’ve seen so far.

Continue reading “Miss Manners with Claude Sonnet”

Text to Knowledge Graph

All the cool kids are converting natural language text to knowledge graphs, so why not me!? 😊

In this article I show how to use a “1-liner” using Concerto Graph to create nodes and edges in a Knowledge Graph from text, whilst ensuring that the nodes and edges conforms to a Concerto data model (schema).

Continue reading “Text to Knowledge Graph”

Knowledge Graphs: RAG is NOT all you need

Over the past few weeks I’ve been researching, and building a framework that combines the power of Large Language Models for text parsing and transformation with the precision of structured data queries over Knowledge Graphs for explainable data retrieval.

In this fourth article of the series (one, two, three) I will show a generic web interface that helps explain how the LLM is using tools and graph queries to answer a wide variety of structured and unstructured questions.

Continue reading “Knowledge Graphs: RAG is NOT all you need”

Knowledge Graphs: Question Answering

Over the past few weeks I’ve been researching, and building a framework that combines the power of Large Language Models for text parsing and transformation with the precision of structured data queries over Knowledge Graphs for explainable data retrieval.

In this third article of the series (one, two) I will show you how to combine structured and unstructured semantic queries, and use LLMs to orchestrate question answering over a knowledge graph.

Continue reading “Knowledge Graphs: Question Answering”

Miss Manners with Claude Opus

I repeated my experiment with the Miss Manners benchmark using Clause Opus (Clause Pro). The results were better than GPT4, but inferior to Mistral (Large).

Continue reading “Miss Manners with Claude Opus”

Miss Manners LLM Benchmark

Recently I’ve been evaluating the ability of LLMs to perform simple reasoning, using the Miss Manners benchmark. This article ranks the LLMs on this benchmark and summarises the results.

Continue reading “Miss Manners LLM Benchmark”

Miss Manners with Gemini

I repeated my experiment with the Miss Manners benchmark using Google Gemini. The results were inferior to ChatGPT.

Continue reading “Miss Manners with Gemini”

Miss Manners with Mistral (Large)

I repeated my experiment with the Miss Manners benchmark using Mistral.ai (Large). The results were impressive!

Continue reading “Miss Manners with Mistral (Large)”

Website Powered by WordPress.com.

Up ↑