Breaktime Tech Talks

Breaktime Tech Talks

A bite-sized tech podcast for busy developers where we’ll briefly cover technical topics, new snippets, and more in short time blocks. Your host, Jennifer Reif, is an avid developer and problem-solver with special interest in data, learning, and all things technology.

Episodes

January 9, 2026 10 mins

Welcome back to Breaktime Tech Talks for 2026! In this episode, dive into the technical challenges I faced with GenAI procedure migrations, and the workarounds needed for Ollama embeddings. Then, explore the evolving landscape in the age of AI, including new terms like AEO (Answer Engine Optimization) that are changing how we think about discoverability.

Highlights:
  • Neo4j Vector Migration: Understanding the shift from list-bas...
Mark as Played

Welcome to Breaktime Tech Talks! In this episode, get my latest breakthroughs and insights with Quarkus and Langchain4j, a new vector data type in Neo4j, and details on other projects and events I'm working on.

Highlights:

  • MCP Integration Success. Integrating MCP with Quarkus and Langchain4j (Github project). I overcame dependency issues and implemented custom wrapper methods for RAG tools.

  • Advancing Semantic Search. Dive i...

Mark as Played

In this episode, hear my latest adventures in the world of Java development, focusing on integrating Langchain4j with Quarkus, tackling dependency management, and exploring the evolving landscape of generative AI in production systems. Plus, I highlight upcoming community events and must-watch videos for developers.

Highlights:

  • Langchain4j + Quarkus: Read-Only Database Success & Dependency Challenges - progress on a read-o...
Mark as Played

For the first time ever, Jennifer welcomes a guest to the show! William Lyon gives us a deep dive into the evolving world of AI agents, knowledge graphs, and the concept of memory in artificial intelligence.

Episode highlights:

  • William’s career journey: from Neo4j to startups and back again
  • The role of knowledge graphs in agentic memory and reasoning
  • Types of memory in AI agents: episodic, procedural, and more
  • How knowledge gr...
Mark as Played

Welcome to Breaktime Tech Talks! In this episode, dive into the latest updates and challenges in the world of developer tools, AI, and graph databases. 

Episode Highlights:

  • Overcoming technical hurdles with Langchain4j and Neo4j, including the new support for read-only Neo4j databases in vector indexing (Github feature pull request).
  • Navigating versioning headaches and framework differences between Spring AI and Quarkus for AI...
Mark as Played

In this episode:

  • Recap of NODES 2025 and standout sessions
    • How AI and music graphs are shaping new tech (featuring Luanne Misquitta’s talk)
    • Exploring RushDB: open source tools for graph data
  • Developer advocacy in the classroom: inspiring the next generation
  • Updates on Spring AI, Langchain4j, and upcoming workshops
  • Blog post on new Aura Fundamentals course
  • Solving tough graph problems with Cypher 25
Mark as Played

In this episode of Breaktime Tech Talks, dive into the real-world challenges and discoveries from my recent work with Langchain4j, Quarkus, and Neo4j. If you’re a developer navigating the evolving landscape of AI, vector search, and graph databases, this episode is packed with practical insights and lessons learned.

Highlights:

Mark as Played

In this episode of Breaktime Tech Talks, I share an inside look into developer advocacy, discuss the highs and lows of the role, and review new features in the Cypher query language.

Highlights:

  • 🔎What it’s really like to be a developer advocate: the good, the bad, and the “meh”
  • 🧗🏼‍♀️Common challenges: overwhelm, travel fatigue, balancing diverse responsibilities, and learning to say “no”
  • 🏢Why developer advocacy is often a ...
Mark as Played

In this episode of Breaktime Tech Talks, we focus on frameworks, libraries, and integrations that streamline workflows and enable more powerful applications.

Key Technical Topics Covered:

Mark as Played

Explore the latest challenge with Neo4j vector indexes, demystify Model Context Protocol (MCP), and hear insights on vibe coding and Retrieval-Augmented Generation (RAG).

What's Inside:

  • Confusion around Neo4j vector indexes - models and dimensions
  • Why knowing the embedding model matters for vector similarity search
  • The limitations of current Neo4j vector index metadata
  • What is Model Context Protocol (MCP) and why it matters fo...
Mark as Played

Hear my latest hands-on experiences and lessons learned from the world of AI, graph databases, and developer tooling.

What’s Inside:

  • The difference between sparse and dense vectors, and how Neo4j handles them in real-world scenarios.
  • First impressions and practical tips on integrating Spring AI MCP with Neo4j’s MCP servers—including what worked, what didn’t, and how to piece together documentation from multiple sources.
  • Workin...
Mark as Played
In this episode of Breaktime Tech Talks, I delve into my recent experiences with Model Context Protocol (MCP) and Large Language Models, specifically Claude. First, I share my experiment using an LLM to clean up flat files. Then, my journey with MCP began integrating a Neo4j MCP server with Claude, highlighting the practical benefits and challenges faced with an anecdote on one particular incident where the LLM blended facts. It's...
Mark as Played
In this episode of Breaktime Tech Talks, I share insights from my recent work, including a successful GraphRAG workshop and breakthroughs in utilizing Spring AI advisors for vector search and generative AI - check out code in my Github repository for QuestionAnswerAdvisor branch and custom advisors branch. I discuss my methods for integrating default and custom advisors, including coding details and implementation challenges. I als...
Mark as Played
In this episode, I delve into the world of agents, discussing my experience with Spring AI tool calling. I share my approach to vector search and graph retrieval tools, address JSON deserialization, and avoid manual boilerplate - the code of which is all available in a Github repository branch. Plus, 1.0 updates to the main branch of the repository using traditional/manual GraphRAG. I wrap up with a recent content piece by Christo...
Mark as Played

It's the 50th episode of Breaktime Tech Talks! And to celebrate, I launched a podcast feedback form for you, my listeners.

In this 50th episode, follow my latest explorations into Spring AI and GraphRAG. I delve into my attempts to streamline the manual GraphRAG process using Spring AI advisors and tools, sharing the challenges I'm facing, specifically with context parsing from one advisor to the next. I also update the Spring AI s...

Mark as Played

This week, I simplified my Langchain4j project with improved prompt variable injection. Then hear my perspective on the role of tools vs. agents in AI workflows—looking at how structured processes differ from autonomous systems, especially in the context of Java frameworks and GraphRAG.

Get an inside scoop on how I use different AI coding tools: IntelliJ IDEA for in-flow coding, VS Code with agent mode for problem-solving, and Chat...

Mark as Played

This week, there were quite a few things I learned:

Mark as Played
 

In this episode, I share some hands-on insights from building apps with Langchain4j using Quarkus and Neo4j, and compare it with Spring AI—especially around how each framework handles vector search and GraphRAG workflows. Spoiler: customization in Langchain4j feels a bit clunky.

I also dig into one article's critical take on the MCP authorization spec and why its current approach to security is mis...

Mark as Played
In this episode, we dive into the Quarkus framework with a code repository and an article about development lessons learned. Topics covered include:
  • 🔗 Building a starter application with Quarkus Neo4j and the Object Graph Mapper (OGM).
  • 📝 Exploring similarities and differences between Quarkus and Spring frameworks.
  • 📑 Resources for building with Quarkus and Neo4j - blog post and documentation.
  • 📚 Key takeaways f...
Mark as Played

In this episode, I have some exciting technical updates, along with insights from my recent work and learning. Topics covered include:

  • 📝 Neo4j Java Driver & Object Mapping – My latest blog post and upcoming updates to the GraphAcademy Java courses.

  • 🧪 Framework-less Java Apps – Experiments in building Java applications without a framework and comparing with tools like Spring and others.

  • 🔧 Code Refactoring Strategy –...

Mark as Played

Popular Podcasts

    If you've ever wanted to know about champagne, satanism, the Stonewall Uprising, chaos theory, LSD, El Nino, true crime and Rosa Parks, then look no further. Josh and Chuck have you covered.

    Dateline NBC

    Current and classic episodes, featuring compelling true-crime mysteries, powerful documentaries and in-depth investigations. Follow now to get the latest episodes of Dateline NBC completely free, or subscribe to Dateline Premium for ad-free listening and exclusive bonus content: DatelinePremium.com

    On Purpose with Jay Shetty

    I’m Jay Shetty host of On Purpose the worlds #1 Mental Health podcast and I’m so grateful you found us. I started this podcast 5 years ago to invite you into conversations and workshops that are designed to help make you happier, healthier and more healed. I believe that when you (yes you) feel seen, heard and understood you’re able to deal with relationship struggles, work challenges and life’s ups and downs with more ease and grace. I interview experts, celebrities, thought leaders and athletes so that we can grow our mindset, build better habits and uncover a side of them we’ve never seen before. New episodes every Monday and Friday. Your support means the world to me and I don’t take it for granted — click the follow button and leave a review to help us spread the love with On Purpose. I can’t wait for you to listen to your first or 500th episode!

    The Breakfast Club

    The World's Most Dangerous Morning Show, The Breakfast Club, With DJ Envy, Jess Hilarious, And Charlamagne Tha God!

    SmartLess

    "SmartLess" with Jason Bateman, Sean Hayes, & Will Arnett is a podcast that connects and unites people from all walks of life to learn about shared experiences through thoughtful dialogue and organic hilarity. A nice surprise: in each episode of SmartLess, one of the hosts reveals his mystery guest to the other two. What ensues is a genuinely improvised and authentic conversation filled with laughter and newfound knowledge to feed the SmartLess mind. Subscribe to SiriusXM Podcasts+ to listen to new episodes of SmartLess ad-free and a whole week early. Start a free trial now on Apple Podcasts or by visiting siriusxm.com/podcastsplus.

Advertise With Us
Music, radio and podcasts, all free. Listen online or download the iHeart App.

Connect

© 2026 iHeartMedia, Inc.