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."
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 .