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.

TIL: Plotting Neo4j Results with Matplotlib

TIL: Plotting Neo4j Results with Matplotlib

Discover the two lines of code required to convert a Neo4j result to a Pandas DataFrame and plot it with Matplotlib

TIL: Passing Output Parameters Between Jobs in Github Actions

TIL: Passing Output Parameters Between Jobs in Github Actions

How to pass the output of one command to another in a GitHub Action

TIL: Quick & Convenient Cypher Counts

TIL: Quick & Convenient Cypher Counts

The quickest way to get counts of nodes and relationships in Cypher