Computer Pathshalaकंप्यूटर पाठशाला
← All courses
AI/ML OpsPractitioner

LLM Application Engineering

RAG, agents, evals, observability — production AI

Weeks
10
Lessons
50
Browser labs
14
Students
Rating
Tuition · INR
9,990
or 3× EMI · UPI accepted
Audit free
Free preview · 2 lessons

Try before you pay.

Two full lessons from LLM Application Engineering — exact topics, hands-on lab pairings, same depth as the paid course. Watch the videos free; sign up to access labs + the rest of the curriculum.

Video coming soon · subscribe on YouTube to be notified
Lesson 0122 min

When to use LLMs vs traditional ML

Most teams reach for LLMs because they're trendy, when traditional ML would be cheaper, faster, more accurate. We frame the decision tree for picking between rule-based, classical ML, fine-tuned BERT, and frontier LLMs.

What this lesson teaches
  • · Decision tree: rules → regex → classical ML → small LM → frontier LLM
  • · When LLMs are the wrong tool — classification, structured extraction at scale
  • · Cost math: GPT-4 vs Claude vs Llama 70B vs your own fine-tune
  • · Latency budgets: when 2-second LLM responses are unacceptable
  • · The 'eval gap' — what makes LLM systems hard to test
Sign up free to access lab + sandbox →
Video coming soon · subscribe on YouTube to be notified
Lesson 0230 min

Building a production RAG system

Hands-on walkthrough of a real Retrieval-Augmented Generation pipeline: ingestion, chunking, embeddings, hybrid retrieval (BM25 + vector + reranking), grounded generation. The same pattern we ship for clients.

What this lesson teaches
  • · Chunking strategy: fixed-size, semantic, hierarchical — when each
  • · Embeddings: OpenAI vs Voyage vs Cohere vs open-source — cost + quality
  • · Vector stores: Pinecone vs Weaviate vs pgvector vs Qdrant
  • · Hybrid retrieval: BM25 + dense vectors + cross-encoder reranking
  • · Grounding: forcing LLM to cite source chunks (and verifying)
● Paired lab

Build a RAG over the AWS docs (50K pages) with hybrid retrieval + Anthropic Claude.

Sign up free to access lab + sandbox →

These are 2 of 50 lessons. Subscribe to @computerpathshala654 for new lessons + course launches. The full 48 remaining lessons are included with cohort enrolment, with a 7-day money-back guarantee.

What you’ll build

10 capstones. Reviewed by senior engineers.

01Build a VPC + EC2 from scratch● Lab
02Containerize a Node app & push to ECR● Lab
03Deploy to EKS with Helm● Lab
04Terraform a 3-tier app● Lab
05GitHub Actions: build → push → deploy● Lab
06Blue-green deploy with Route53● Lab
07Set up Prometheus + Grafana on EKS● Lab
08SLO-based alerting● Lab
09Chaos test with AWS FIS● Lab
10Cost-optimize an EC2 fleet● Lab
Curriculum

50 lessons across 10 weeks

Week 01Module 15 lessons · 1-2 labs
  • · Detailed week-by-week curriculum publishes before cohort start.
  • · Sign up to be notified when this course launches.
Week 02Module 25 lessons · 1-2 labs
  • · Detailed week-by-week curriculum publishes before cohort start.
  • · Sign up to be notified when this course launches.
Week 03Module 35 lessons · 1-2 labs
  • · Detailed week-by-week curriculum publishes before cohort start.
  • · Sign up to be notified when this course launches.
Week 04Module 45 lessons · 1-2 labs
  • · Detailed week-by-week curriculum publishes before cohort start.
  • · Sign up to be notified when this course launches.
Week 05Module 55 lessons · 1-2 labs
  • · Detailed week-by-week curriculum publishes before cohort start.
  • · Sign up to be notified when this course launches.
Week 06Module 65 lessons · 1-2 labs
  • · Detailed week-by-week curriculum publishes before cohort start.
  • · Sign up to be notified when this course launches.

Detailed week-by-week breakdown for this course is being finalised. Subscribe to @computerpathshala654 to be notified when it launches.

More from AI/ML Ops

Pair it with