Showing Posts From
llms
The Abridged Guide to Neo4j Cypher Generation with OpenAI GPT-4
- September 28, 2023
Learn how to build a chatbot that connects to Neo4j with minimal code and minimal Cypher.
Turn your CSVs into Graphs using LLMs
- September 27, 2024
A guide to using LLMs to generate a Graph data model from flat CSV files
Natural Language Queries on Pandas with LangChain and DuckDB
- April 11, 2024
Using DuckDB to perform natural language search on a Pandas DataFrame