Rajendra Kadam's Achievements
Neo4j Certified Professional
Prove your Neo4j credentials with an accredited certification from Neo4j
Build a Neo4j-backed Chatbot using Python
- Building a Neo4j-backed Chatbot
- Using Neo4j with Langchain
- Retrieval Augmented Generation (RAG)
Building Knowledge Graphs with LLMs
- Convert unstructured data into a knowledge graph
- Query a knowledge graph
- Using LLMs to generate Cypher queries
Cypher Fundamentals
- Cypher patterns
- Reading data from a graph
- Writing data to a graph
Graph Data Modeling Fundamentals
- Graph data modeling fundamentals
- Creating graphs
- Graph Refactoring
Intermediate Cypher Queries
- Filtering queries
- Controlling results
- Graph traversal
- Pipelining queries
- Subqueries
- Using parameters
Introduction to Vector Indexes and Unstructured Data
- Importing unstructured data into graphs
- Vector indexes
- Embedding data
- Chunking
- Using Neo4j with LangChain
Neo4j & LLM Fundamentals
- Neo4j and Generative AI fundamentals
- Large Language Models
- Retrieval Augmented Generation (RAG)
- Using Neo4j with Langchain
Neo4j Fundamentals
- Graph theory
- Graph structures
- Elements of a graph database
- Reading and writing data in Neo4j
- Cypher patterns
Using Neo4j with Python
- Driver life cycle
- Installing and instantiation
- Read and write transactions
- Best practices