RAG Query Handling

Best practices for answering financial questions using RAG over bank statement data.

johnsonhk88 Updated

File contents

RAG Query Handling Skill

Rules

  • After storing data in Vector DB, always prefer using the rag_tool to answer questions instead of relying only on memory.
  • Use RAG especially when the document is long or detailed.

johnsonhk88/ai-bank-statement-document-automation-by-llm-and-personal-finanical-analysis-prediction/tree/main/backend/app/skills/rag-query-handling commit 001cc8103f

Frequently asked questions

npx skillmds@latest add johnsonhk88/rag-query-handling