Google Gemini AI Course for Beginners

Опубликовано: 18 Сентябрь 2024
на канале: freeCodeCamp.org
207k
5k

Learn how to use Google Gemini in this course for beginners. This course will tech you how to use Google's AI model and the Gemini API and how to build an AI chatbot using Gemini.

️ Course developed by

️ Contents ️
⌨️ (0:00:00) Introduction
⌨️ (0:01:29) What is Gemini?
⌨️ (0:04:07) What is AI?
⌨️ (0:05:50) Large Language Models (LLMs)
⌨️ (0:12:10) 00:08:34:21 Getting your API Key
⌨️ (0:14:15) Models
⌨️ (0:15:28) Initializing the Generative Model
⌨️ (0:21:40) Text-to-text
⌨️ (0:25:01) Text/Image-to-text
⌨️ (0:31:26) Text-to-chat
⌨️ (0:35:23) Text-to-embedding
⌨️ (0:38:51) Build an AI Code Buddy