I almost didn’t start this project.
I kept thinking:
“I should learn more backend first.”
“I should understand AI properly first.”
“I should probably build smaller projects before touching RAG.”
I almost didn’t start this project. I kept thinking: “I should learn more backend first.” “I...
I almost didn’t start this project.
I kept thinking:
“I should learn more backend first.”
“I should understand AI properly first.”
“I should probably build smaller projects before touching RAG.”

TL;DR: Phase 1 of a from-scratch RAG app — Spring AI, pgvector, local Ollama — ends with a working...

I got tired of explaining my own codebase to an AI every single session. "Here's the architecture....

The tutorial-to-production gap Every RAG tutorial follows the same arc. Load some...

I spent several months building a real product with AI in the loop, plan to deploy, mostly on my own. Not reading about it,…

We've all read the headlines. "Agentic RAG is the next big thing." "AI systems that think for...

A backend engineer's first step into AI Engineering: embeddings, vector search, and the chunking bug...