Jianghong94
- Karma
- 0
- Created
- ()
- Submissions
- 0
-
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…