Home / Companies / Neo4j / Blog / Post Details
Content Deep Dive

NeoDash 2.3: Create Graph Dashboards With LLM-Powered Natural Language Queries

Blog post from Neo4j

Post Details
Company
Date Published
Author
Niels de Jong
Word Count
1,085
Language
English
Hacker News Points
-
Summary

NeoDash 2.3 introduces a fresh new look, improved performance for handling large dashboards, and exciting visualization features. The update also includes a natural language interface for Neo4j, allowing users to translate English to Cypher on the fly with the help of Generative AI models, such as OpenAI's LLMs. To set up this extension, users need a Neo4j database, an OpenAI account, and follow specific steps to configure the extension and start writing natural language queries. The extension provides features like prompt engineering, schema retrieval, retry logic, Cypher validation, and more, with best practices for using it effectively, such as choosing a visualization first, calling out node labels and relationship types, being precise about values, and specifying what you want to achieve.