Gemini 1.5 Pro for Code - Part 01

Опубликовано: 29 Июль 2026
на канале: Sam Witteveen
64,883
699

Gemini Blog - https://blog.google/technology/ai/goo...
CrewAI: https://github.com/joaomdmoura/crewAI

For more tutorials on using LLMs and building Agents, check out my Patreon:
Patreon:   / samwitteveen  
Twitter:   / sam_witteveen  

🕵️ Interested in building LLM Agents? Fill out the form below
Building LLM Agents Form: https://drp.li/dIMes

👨‍💻Github:
https://github.com/samwit/langchain-t... (updated)
https://git hub.com/samwit/llm-tutorials

⏱️Time Stamps:
00:00 Intro
00:00 CrewAI
00:57 Getting the Repo into Gemini
01:59 Hey Gemini what is CrewAI?
03:30 How to set up in colab
03:46 putting it into Colab
04:05 Creating a simple 2 Agent bot
05:36 Running the bot in Colab
07:08 Adding in a Gemini model
08:53 Making a Bot with a Search Tool
09:35 Running the Search & Rewrite Bot
11:40 Using code understanding a code base