Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 531 Bytes

File metadata and controls

17 lines (12 loc) · 531 Bytes

Flutter Tabletop Tome Sample

An open source sample for Flutter and Gemini that creates and displays profiles for non-player characters in role playing games based on a few simple inputs like "personality" and "background."

Getting Started

To use this sample, you'll need a Gemini API key. You can find instructions for generating one at https://ai.google.dev/.

Before running the project locally, recreate its platform-specific subprojects with this command:

flutter create --project-name character_creator .