picohen

↗ HN profile [ 50.2 ms ] full profile
Karma
2
Created
March 31, 2023 (3y ago)
Submissions
0
  1. Over the last couple months we have been supporting developers in building large-scale RAG pipelines to process millions of pieces of data. We documented our approach in an HN post…

  2. While building Gen AI apps, we found that passing context to the prompt is crucial. However, the context must be accurate and up to date. If you are doing search over a vector database and that DB is not updated, then…