Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 1.14 KB

README.md

File metadata and controls

33 lines (21 loc) · 1.14 KB

Flutter AI Workshop with Gemini and Gemma

This workshop will guide you through integrating AI functionalities with Flutter applications using the powerful capabilities of Gemini and Gemma models.

What you'll learn

  • Fundamentals of AI integration in Flutter apps
  • Multimodality prompts
  • Implementing AI features using these models in your Flutter projects

Workshop Slides

Workshop Flutter & Friends

Workshop Slides - V2

Workshop Slides - V1

Prerequisites

  • Basic understanding of Flutter development
  • Familiarity with Dart programming
  • Create a Google AI Studio account
  • Create a Groq Cloud account

Setting Up

  1. Clone this repository:

    $ git clone https://github.com/alfredobs97/flutter-ai-workshop.git
  2. Follow the slides step by step