Aevumpay LMS

Generative AI, LLMs & Retrieval-Augmented Generation (RAG)

Build production AI agents, autonomous bots, and private RAG systems using LangChain, FAISS, and OpenAI APIs.

4+ Lessons

1hr 32min

203 students enrolled

Data Science & AI
Abhishek sharma

Instructor

4.9 (0)

Overview
Course Description

Generative AI is transforming software engineering. This course teaches you how to build real AI products: document-based Q&A systems using embeddings, vector databases (Chroma & Pinecone), multi-step autonomous reasoning agents, function calling, and structured JSON extraction.

What you'll learn
  • Build Retrieval-Augmented Generation (RAG) pipelines over private PDF documents
  • Implement vector similarity search with FAISS, ChromaDB, and Pinecone
  • Create autonomous AI agents with tools and memory using LangChain
  • Fine-tune and evaluate LLM responses using prompt optimization
Requirements
  • Intermediate Python skills
  • Basic understanding of APIs and HTTP requests
Course Content
4 Lectures 92 min
  • Under the Hood: Transformers, Attention & Tokens

    Preview

    16:00

  • Advanced Prompt Engineering: Few-Shot, CoT & ReAct

    21:30

  • Embeddings & Chunking Strategies for Knowledge Retrieval

    24:45

  • Vector Databases: Local FAISS vs Cloud Pinecone

    28:50

About the Instructor
Abhishek sharma

Full Stack Developer & Educator

0 Courses

Experienced instructor teaching web development for 8+ years.

Frequently Asked Questions

We provide instructions for running open-source local LLMs via Ollama completely free of cost.

Reviews & Comments (0)
No comments or reviews yet. Be the first to review this course!
Post A Comment / Review
Only logged in users can post a comment or review. Please Login here to submit.
Course Features
  • Enrolled: 203 students

  • Duration: 92 min

  • Chapters: 2

  • Lessons: 4

  • Level: Advanced

  • Language: English

  • Lifetime Access

Tags
Generative AI LangChain LLM OpenAI Python