README / README.md
traversaal-ai's picture
Update README.md
30dad9b verified
---
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.
---