Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 357 Bytes

File metadata and controls

28 lines (20 loc) · 357 Bytes

Installation

  1. Clone the repository

  2. Install uv

pip install uv
  1. Sync the dependencies
uv sync

Folder structure

├───02_PreTrainedNetworks
├───03_LLMs
├───04_PromptEngineering
├───05_VectorDatabases
├───06_RAG
├───07_AgenticSystems
├───08_Deployment