deepakthakur

↗ HN profile [ 20.4 ms ] full profile
Karma
4
Created
March 10, 2023 (3y ago)
Submissions
0
  1. VoiceAI builders can replay production calls (or) create voice test data set and replay those calls to your VoiceAI. With this(https://app.shortloop.dev/) you can now test end to end flows frequently and in an automated…

  2. There are a lot of Eval frameworks, which work on the premise of <Question, Answer, Context> and give a score to LLM response. They work pretty well with cases where we expect a response to a query, and a context(ground…

  3. How are you making sure your sensitive data & PII doesn't become part of LLM training data. When training data is small, manual verification is possible. But when data size is huge, is there a way to mask/filter out…