DrRoad / neo4j-generative-ai-google-cloud

Demonstration application showing how Neo4j works with Google Vertex AI Generative AI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

neo4j-generative-ai-google-cloud

This repo contains sample applications that show how to use Neo4j with the generative AI capabilities in Google Cloud Vertex AI. We explore how to leverage Google generative AI to build and consume a knowledge graph in Neo4j.

  • assetmanager - Parses data from the SEC containing quarterly filings of asset managers. We build a graph containing assets managers and the securities they hold. A chatbot that queries the knowledge graph is included as well.
  • resume - Extracts entities like jobs and skills from a collection of resumes, then builds a graphs showing what talents individuals share. A chatbot that queries the knowledge graph is included as well.

About

Demonstration application showing how Neo4j works with Google Vertex AI Generative AI

License:Apache License 2.0


Languages

Language:Jupyter Notebook 91.8%Language:Python 8.2%