Neo4j is the leading graph database vendor. Weβve worked closely with Google Cloud engineering for years. Our products, AuraDB and AuraDS are offered as managed services on Google Cloud. Neo4j Enterprise Edition, which includes Graph Database, Graph Data Science and Bloom is offered in the Google Cloud Marketplace.
In this hands on lab, youβll get to learn about Neo4j and Google Cloud Vertex AI. The lab is intended for data scientists and data engineers. Weβll walk through deploying Neo4j and Vertex AI in a Google Cloud account. Then weβll get hands on with a real world dataset. First we'll use generative AI to parse and load data. Then we'll show how to layer a chatbot powered by generative AI with LangChain over the knowledge graph. We'll even use the new vector search and index functionality in Neo4j with Vertex AI for semantic search. Youβll come out of this lab with enough knowledge to apply graph generative AI to your own datasets.
Weβre going to analyze the quarterly filings of asset managers with $100m+ assets under management (AUM). These are regulatory filings made to the Securities and Exchange Commissionβs (SEC) EDGAR system. Weβre going to show how to load that data from a Google Cloud Storage bucket into Neo4j. Weβll then explore the relationships of different asset managers and their holdings using the Neo4j Browser and Neo4jβs Cypher query language.
If youβre in the capital markets space, we think youβll be interested in potential applications of this approach to creating new features for algorithmic trading, understanding tail risk, securities master data management and so on. If youβre not in the capital markets space, this session will still be useful to learn about building machine learning pipelines with Neo4j and Vertex AI.
These workshops are organized onsite in a Google office.
3 hours.
You'll need a laptop with a web browser. Your browser will need to be able to access the Google Cloud Console and port 7474 on a Neo4j deployment running on Google Cloud. If your laptop has a firewall you can't control on it, you may want to bring your personal laptop.
- Introductions
- Lecture - Introduction to Neo4j (10 min)
- What is Neo4j?
- How is it deployed and managed on Google Cloud?
- Lab 0 - Sign In (5 min)
- Improving the Labs
- Sign into Google Cloud
- Lab 1 - Deploy Neo4j (15 min)
- Deploying Neo4j AuraDS Professional
- Lab 2 - Connect to Neo4j (10 min)
- Break (5 min)
- Lecture - Moving Data (10 min)
- LOAD CSV
- Apache Beam and Google Dataflow
- Apache Spark and Google Dataproc
- Apache Kafka and Cloud Cloud
- Lab 3 - Moving Data (15 min)
- Simple Load Statement
- More Performant Load
- Lab 4 - Exploration 10 min)
- Exploration with Neo4j Bloom
- Break (5 min)
- Lecture - Vertex AI (15 min)
- What is Vertex AI?
- Workbench
- Generative AI
- Lecture - Neo4j and Generative AI (15 min)
- Generating Knowledge Graphs
- Retrieval Augmented Generation
- Semantic Search
- Using Vertex AI with Neo4j
- Lab 5 - Parsing Data (20 min)
- Setup Vertex AI Workbench
- Parsing Data
- Lab 6 - Chatbot (20 min)
- Prompt Engineering
- Few Shot Learning
- Using the Chatbot
- Lab 7 - Semantic Search (20 min)
- Text Embedding
- Vector Search
- Graph Traversal
- Graph Algorithms for Similairty
- Questions and Next Steps (5 min)