Intro to RAG: Foundations of Retrieval Augmented Generation, part 2
In this blog post, we'll explore the different layers of RAG, including vector RAG, graph RAG, and agents.

In this blog post, we'll explore the different layers of RAG, including vector RAG, graph RAG, and agents.

This week I talk through my hands-on experience of what happens when embedding models for creating vectors and searching them don’t match.

This is episode 37 of the Breaktime Tech Talks. https://www.youtube.com/watch?v=hv-FtjIHg_I&list=PLzZ7iUdr2mwS6qexoz9dsI0NfnU614p1w&index=1 …

After working on a new online Spring Data Neo4j course, I learned a couple more things about updating an entity.

NODES is a free, virtual conference run by Neo4j for developers, data scientists, and other technical roles who want to learn more about …

Putting together a conference schedule for NODES 2024 (one of my favorite events of the year) is a massive undertaking, but my colleague and …

For an upcoming event, I was asked to give a demo of how to run Neo4j on Kubernetes. I had very little experience with Kubernetes, so I …

Technical events are a great way to learn new things, connect with people, and share knowledge with others.

We'll look at how to write GenAI applications with Java using the Spring AI framework and utilize RAG for improving answers.

Eureka: service discovery to help services interact with one another without hardwiring in instance-specific or environment-dependent …