UK
HomeProjectsBlogAboutContact
Uğur Kaval

AI/ML Engineer & Full Stack Developer building innovative solutions with modern technologies.

Quick Links

  • Home
  • Projects
  • Blog
  • About
  • Contact

Connect

GitHubLinkedInTwitterEmail
Download CV →RSS Feed

© 2026 Uğur Kaval. All rights reserved.

Built with Next.js 16, TypeScript, Tailwind CSS & Prisma

  1. Home
  2. Blog
  3. #RAG

Tag

#RAG

3 articles tagged with this topic.

Beyond Vector Search: Building Production Knowledge Graphs with LLMs
AI/ML

Beyond Vector Search: Building Production Knowledge Graphs with LLMs

Vector embeddings are hitting a wall. Learn how to build a robust, queryable knowledge graph from unstructured text using LLMs, Pydantic, and Graph databases for true multi-hop reasoning.

May 28, 20265 min read
Stop Using Fixed-Size Chunking: Building Production RAG Pipelines That Actually Work
AI/ML

Stop Using Fixed-Size Chunking: Building Production RAG Pipelines That Actually Work

Fixed-size chunking is the quickest way to ruin a RAG pipeline. Learn how to implement semantic splitting and context-rich metadata injection to build production-grade retrieval systems.

April 2, 20266 min read
Beyond Fixed-Size Windows: Production Chunking Strategies for RAG in 2026
AI/ML

Beyond Fixed-Size Windows: Production Chunking Strategies for RAG in 2026

Fixed-size chunking is the reason your RAG pipeline fails on complex queries. Learn how to implement semantic, late-chunking, and recursive strategies that preserve context and boost retrieval precision.

March 1, 20265 min read