Course Code:
ragbspk
Duration:
21 hours
Prerequisites:
Audience
- IT professionals
Overview:
By the end of this training, participants will be able to:
- grasp programming skills of implementing Retrieval-Augmented Generation (RAG) workflow for private knowledge base queries.
Course Outline:
A. Background of Knowledge Base Queries |
|
B. Setup and Configuration of LLM |
|
C. Setup of Knowledge Base |
|
D. Setup and Configuration of Vector Database (VDB) |
|
E. RAG Workflow |
|
F. Testing and Optimising |
|
G. Hardware Requirements Covering Systems Tracks |
|
Models
(a) LLM: Mistral Large 2 or similar that works with LlamaIndex
(b) VDB: Postgre (pgvector) or similar that can be installed under MS OS environment
(c) Embedding model: BGE-EN-ICL or similar that works with LlamaIndex
(d) LlamaIndex