milan_

↗ HN profile [ 612 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Over the last few weeks I've been redesigning the retrieval pipeline for an AI knowledge system. Initially, the architecture was fairly typical: User Question │ ▼ Vector Search │ ▼ Top K Chunks │ ▼ LLM It worked well…