Skip to content
No results
  • About Me
  • Design Patterns in Java

Connect with me

amritpandey.io
  • About Me
  • Design Patterns in Java
amritpandey.io

MCP Matters! Streamlining AI’s Interaction with Data

A deep dive into the architectural significance of Model Context Protocol.

  • Artificial Intelligence
  • April 13, 2025
Read FullMCP Matters! Streamlining AI’s Interaction with Data

JDK 24 is Here! Game-Changing Features Every Java Developer Must Know

JDK 24 has arrived with powerful new features for Java developers. This release brings performance boosts, improved concurrency, class file instance main method and more. Dive in to explore how these updates can improve your Java code!

  • JavaProgramming
  • March 27, 2025
Read FullJDK 24 is Here! Game-Changing Features Every Java Developer Must Know

What the heck is Hibernate!?

Hibernate simplifies Java persistence, but what exactly is it? This article breaks down Hibernate’s core concepts, how it manages database interactions, and why it’s a game-changer for Java development.

  • JavaProgramming
  • March 16, 2025
Read FullWhat the heck is Hibernate!?

BM25 Algorithm for text retrieval

BM25 is a powerful ranking algorithm for text retrieval. This article explores how BM25 improves search accuracy by balancing term frequency and document relevance. Learn how it works and why it’s widely used in modern search engines!

  • Machine Learning
  • November 4, 2024
Read FullBM25 Algorithm for text retrieval

Insights from Building an Embeddings and Retrieval-Augmented Generation App

This article explores the challenges and lessons learned while developing a Retrieval-Augmented Generation (RAG) app with embeddings. Discover best practices, optimization techniques, and real-world takeaways to enhance your AI-driven applications!

  • Artificial IntelligencePython
  • November 1, 2024
Read FullInsights from Building an Embeddings and Retrieval-Augmented Generation App
Prev
1 2 3 4 5 6 7
Next

Tech Unraveled in your inbox every week!

Subscribe to my newsletter.

Posts

Programming Myths We Desperately Need to Retire

May 1, 2025

Can you defend your favorite programming language?

May 25, 2025

Understanding Java’s Asynchronous Journey

May 12, 2025

What the heck is Hibernate!?

March 16, 2025

A simple path to get good at DSA in 2026

April 14, 2025

Search

No results

Tech Unraveled: Insights, Code, and Beyond.

You may also find these interesting
How to install JDK on Windows 11
Behavioral Design Pattern: Chain of Responsibility

Copyright © 2026 - Amrit Pandey