Showing Posts From

llms

Turn your CSVs into Graphs using LLMs

Turn your CSVs into Graphs using LLMs

A guide to using LLMs to generate a Graph data model from flat CSV files

Turning Claude into a Football Opposition Analyst with MCP

Turning Claude into a Football Opposition Analyst with MCP

How I used Model Context Protocol (MCP) to give Claude access to football event data in Neo4j, bridging the gap between raw data and actionable insights.

Natural Language Queries on Pandas with LangChain and DuckDB

Natural Language Queries on Pandas with LangChain and DuckDB

Using DuckDB to perform natural language search on a Pandas DataFrame

The Abridged Guide to Neo4j Cypher Generation with OpenAI GPT-4

The Abridged Guide to Neo4j Cypher Generation with OpenAI GPT-4

Learn how to build a chatbot that connects to Neo4j with minimal code and minimal Cypher.