Karya Semi
HomeBlogSearchCategoriesAboutContact
Karya Semi

Less noise. More notes.

HomeBlogAboutContactPrivacy PolicyDisclaimer

© 2026 Karya Semi. All rights reserved.

XGitHubLinkedIn
  1. Home
  2. /Tags
  3. /LLMs

Tag

LLMs

Every published article tagged with LLMs.
Illustration for Advanced RAG Architectures: Implementing Parent-Document Retrieval and Query Rewriting
AI/Jul 30, 2026

Advanced RAG Architectures: Implementing Parent-Document Retrieval and Query Rewriting

How to move beyond simple vector search by implementing parent-document retrieval and query expansion pipelines to improve context relevance in production RAG systems.

6 min read
AIRAG
Illustration for Local AI Models on Your Laptop: When Privacy Beats Bigger Models
AI/Jul 2, 2026

Local AI Models on Your Laptop: When Privacy Beats Bigger Models

Local AI models are slower than cloud tools, but they can be the better choice for private drafts, repeat tasks, and offline work.

5 min read
Local AILLMs
Illustration for Choosing a Vector Database for RAG: pgvector, Pinecone, and Qdrant Compared
AI/Jun 30, 2026

Choosing a Vector Database for RAG: pgvector, Pinecone, and Qdrant Compared

Every team building retrieval-augmented generation reaches the same decision: which vector database? Here's how pgvector, Pinecone, and Qdrant actually behave in production.

5 min read
AIRAG
Illustration for RAG Evaluation Checklist for AI Apps Before Users See Them
AI/Jun 30, 2026

RAG Evaluation Checklist for AI Apps Before Users See Them

A practical RAG evaluation checklist for app developers: test retrieval, citations, answer grounding, regressions, and release gates before shipping AI features.

7 min read
AIRAG
Illustration for GPT-5.6 Sol Preview: Why Model Upgrades Still Need Boring Evaluation
AI/Jun 29, 2026

GPT-5.6 Sol Preview: Why Model Upgrades Still Need Boring Evaluation

GPT-5.6 Sol may be stronger, but teams should test model upgrades with saved prompts, costs, latency, and failure cases before switching.

4 min read
GPT-5Model Evaluation