File size: 748 Bytes
c6a9533
 
 
 
 
 
 
 
 
30dad9b
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
---
title: README
emoji: 🏆
colorFrom: yellow
colorTo: indigo
sdk: static
pinned: false
---

# 🚀 CASE University – Building LLM Applications (from Scratch)

Welcome to the official assignment submission repository for the course **"Building LLM Applications (from Scratch)"** at **CASE University** 🇵🇰.

This course focuses on building end-to-end LLM applications without relying on heavy frameworks. You’ll learn how to:
- Design and build search engines and RAG pipelines from scratch.
- Deploy LLM-powered applications.
- Understand custom vector stores, quantization, guardrails, and agentic RAG systems.
- Build practical tools that work in the real world—without the frozen-pizza abstraction of Langchain or LlamaIndex.

---