Session Details
Session
Level: #Introductory and overview

Category: Flutter | Format: Session
11:00 am - 11:40 am | Lenana Peak
Adding generative AI to Flutter with PaLM API
Session Description:
Flutter is a popular open-source mobile app development framework. It supports building apps for multiple platforms (including Android, iOS, Linux, and Web) from a single code base. Flutter has gained much respect from the developer community since its introduction in 2017 and is considered particularly suited for smaller teams and MVP (minimum viable product) development. PaLM API is a new Google Cloud service that provides access to Google's large language models (LLMs). MakerSuite is a developer tool that helps to make sense of PaLM API by rapidly prototyping configurations. After introducing MakerSuite and PaLM API, I will demonstrate how PaLM API can be used to add generative AI capabilities to any Flutter app. This talk does not assume prior knowledge of Flutter or AI tools but some programming experience might help.