Stay organized with collections Save and categorize content based on your preferences. Creating a multiplayer crossword with Gemini, Flutter, and Firebase Return to pathway What was used to generate the words for the crossword? The Gemini API via Vertex AI Genkit Gemini Advanced Gemma Why was the hint experience designed with users defining the questions and the AI only responding with yes or no? Because Generative AI can only respond with yes and no Gemini can only generate images There were too many words to generate hints for To reduce the chance of hallucination Using Flutter enables an experience that can: Be deployable to the web, as Flutter is cross platform Have built in accessibility Stay fast and fluid All of the above What are the key benefits of using WebAssembly (Wasm) in the Flutter web app for the crossword game? Reduced performance bottlenecks and smoother animations Improved security against cheating Easier integration with Genkit Simplified code sharing between frontend and backend How does Genkit handle prompts and their functionality? It relies on external libraries for prompt management It uses a custom-built prompt manager It uses Dotprompt to store, share, and pass parameters to prompts It generates prompts dynamically based on user input Submit answers error_outline An error occurred when grading the quiz. Please try again.