Foojay Podcast #100: Java Podcasters on Why They Started, What Broke, and What They Learned
Foojay Podcast hits episode 100. No plan, no roadmap. It just happened. To mark the occasion, Frank turned the microphone around and invited …

Foojay Podcast hits episode 100. No plan, no roadmap. It just happened. To mark the occasion, Frank turned the microphone around and invited …

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

Explore a few introductory concepts around Retrieval Augmented Generation (RAG), why it exists and the problems it solves.

The task to load some JSON data to Pinecone was much more arduous than I had anticipated, but I learned a lot along the way!

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

In this episode, I focus on continuing my journey with vector databases, integrating Pinecone, Neo4J , and Spring AI.

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.

In this article, I will show you how to use the Evernote API and SDK in a Spring Boot application to retrieve data from Evernote.

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

As we prepare for NODES 2023, let's pull out the time machine and review the Java sessions from NODES 2022.

Join the biggest graph community gathering dedicated to learning how to integrate graph technologies into ML and dev projects.

In part 9 of this series, learn how to successfully create an orchestrated microservices system with Docker Compose!

Convert an existing MongoDB-connected service to use Spring Cloud Config for accessing database credentials, as with a Neo4j microservice.

Learn how to set up a service that hosts the Spring Cloud Config server and wire our Neo4j microservice as the config client service.

Create a Neo4j database, get data loaded, then build a new service that interacts with the database and provides an API for client services.

We continue building our microservices system by adding a coordination layer to handle spinning multiple services up and down.

Welcome to the fourth iteration in a series about building microservices in Java. Learn how microservices work from the ground up in Java!

Learn about a brand new Java developer course for Neo4J with Java 17, with lessons learned, code snippets, insights, and more!

Let’s continue our journey to learn microservice. Today we will learn to use a full-fledged MongoDB database running in a Docker container.

Let's dive into the world of microservices find out the complexities, best practices, and troubles. I will share all my learnings, as well!

Let's dive into the world of microservices find out the complexities, best practices, and troubles. I will share all my learnings, as well!