-
Book Overview & Buying
-
Table Of Contents
Building Neo4j-Powered Applications with LLMs
By :
We will be using a Java IDE environment to work with the Langchain4j and Spring AI projects. You will need to have these installed and know how to work with them.
We will be starting from the graph database we built in the last chapter. The code is tested with the Neo4j 5.21.2 version of the database.
To set up the environment, you will need
5.21.22.9.0Figure 10.1 shows how to install these plugins for a DBMS.

Figure 10.1 — Install plugins in Neo4j Desktop
When you select the DBMS in Neo4j Desktop, on the right side, it shows its details. Click on the Plugins tab and select the plugins. Once that is expanded, click on the Install and Restart button.
Next, we will look at the database dump required for this chapter.