Course Overview and Downloads
  • Course FAQ and DOWNLOAD FILES HERE
  • Course Curriculum Overview
Understanding LLMs and API Access Set-up
  • How Gemini LLM Works
  • Getting Google Gemini API Access
Text Generation - Text, Chat, and Configuration Parameters
  • Text Generation
  • Chat Model - Messages and Chat History
  • Understanding Configuration Parameters
Gemini Vision
  • Google Gemini Vision with Python
RAG - Retrieval Augmented Generation with Google Gemini
  • Understanding RAG - Retrieval Augmented Generation
  • RAG with the Python API - Part One
  • RAG with the Python API - Part Two