Getting Started

As you progress through this course, you will create a chatbot. You can download a pre-built repository of all the starter code, allowing you to concentrate on creating the chatbot, not the scaffolding.

You can complete the courses using an online IDE or install locally on your machine.

At the end of the course, you will have a template you can use for your future Generative AI Projects.

In this first module, you will get the project up and running.

What you need

To complete the practical activities in this course, you will need:

A blank Neo4j Sandbox instance has been created for you to use during this course.

You can open a Neo4j Browser window throughout this course by clicking the Toggle Sandbox button in the bottom right-hand corner of the screen.

What is Neo4j Sandbox?

Neo4j Sandbox is a free service that allows you to create pre-populated Neo4j instances.

Neo4j Sandbox is the perfect environment for experimenting with Neo4j.

You can log into Neo4j Sandbox and create a database with many pre-populated datasets by visiting sandbox.neo4j.com.

Extending Your Sandbox Instance

By default, a Neo4j sandbox instance exists for 3 days. You can extend it for another 7 days by going to the sandbox site and extending it in the details (right-most down arrow) for the blank sandbox.

How to extend your Neo4j Sandbox instance

If you’re ready, let’s get building!

Let’s get building! →