Google Cloud Next Extended 2025 - The new way to cloud

INTRODUCING CODELAB 1 – GemiBook: BookBot Tutorial with Gemini CLI

Summary: Quỳnh Nguyễn introduces GemiBook, an educational project that utilizes Google's Gemini CLI to enhance terminal capabilities with AI. Through Codelab 2, facilitated by speaker Duy Anh, participants will learn to build BookBot, a text analysis Python application. The workshop aims to teach essential Python concepts, such as file I/O and data structures, as well as modern development workflows and test-driven development. The event is part of Google Cloud Next Extended 2025, encouraging developers to integrate AI into their workflow for more efficient coding.
AI Summary

For developers, the command line interface (CLI) is more than just a tool — it’s a familiar space, a "home" where ideas are born and brought to life. As the terminal becomes increasingly integral to the way developers work, the demand for integrated AI support naturally grows.

That’s why Google introduced Gemini CLI — an open-source AI agent that brings the power of Gemini directly into your terminal. In Codelab 2, speaker Duy Anh will guide you through the potential of this powerful tool via a hands-on project called GemiBook.

GemiBook is an engaging educational project where you’ll build a Python application – BookBot, a text analysis tool powered by AI. In this workshop, you’ll learn how to:

  • Build a complete Python app from scratch

  • Use Gemini CLI as your coding companion and AI assistant

  • Master essential Python concepts: file I/O, data structures, and command line interfaces

  • Apply test-driven development (TDD) with comprehensive test suites

  • Explore modern development workflows: proper project structure and version control

If you're a developer who loves writing clean, efficient code and wants to integrate AI into your workflow, this is the session for you!

We can't wait to see you at Google Cloud Next Extended 2025 to unlock the power of AI — right from your terminal!

0 comments