Jianghong94

↗ HN profile [ 59.6 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. I'm building a LLM RAG QA bot for my company, a financial institution. Right now I know the 'basic' building blocks, e.g. prompt engineering, RAG, vector db, eval, etc. Funny enough the first challenge I encounter is to…