FindIt es una nueva versión de los juegos que combina la inteligencia artificial con desafíos emocionantes. El modo Home and Run del juego requiere que el jugador encuentre un objeto aleatorio en la ubicación elegida. Una vez que los jugadores encuentran el objeto, hacen clic en una foto de él, y es aquí donde entra en juego Gemini. Luego, se usa el modelo gemini-1.5-flash para autenticar primero si la foto contiene el objeto requerido. Si es así, se verifica si el objeto es real o se muestra como una imagen en la pantalla de cualquier dispositivo, como un monitor. Esto se hace para evitar trampas en el juego. Además, el tercer modo de juego, "Riddle Rush", usa el modelo gemini-1.5-pro. En este modo, se selecciona el nombre de un objeto aleatorio de nuestro array declarado previamente y, luego, se usa Gemini para crear un acertijo. Cuando el usuario ingresa la respuesta, se vuelve a usar Gemini para verificarla y ver si es correcta. Esto permite un rango de respuestas aceptables en lugar de una sola palabra como otras apps de acertijos. Además, si el usuario ingresa una respuesta incorrecta, Gemini explica por qué es incorrecta. La app también usa Firebase para autenticar a los usuarios y almacenar todos los datos. En general, Gemini es el corazón de la app.
Con la tecnología de
Web/Chrome
Firebase
Equipo
De
KaribKodes
De
Bangladés
[[["Fácil de comprender","easyToUnderstand","thumb-up"],["Resolvió mi problema","solvedMyProblem","thumb-up"],["Otro","otherUp","thumb-up"]],[["Falta la información que necesito","missingTheInformationINeed","thumb-down"],["Muy complicado o demasiados pasos","tooComplicatedTooManySteps","thumb-down"],["Desactualizado","outOfDate","thumb-down"],["Problema de traducción","translationIssue","thumb-down"],["Problema con las muestras o los códigos","samplesCodeIssue","thumb-down"],["Otro","otherDown","thumb-down"]],[],[],[],null,["# FindIT\n\n[More Apps](/competition/vote) \n\nFindIT\n======\n\nSearch, Snap, Succeed !!! \nVote \nVoted!\nWhat it does\n\nFindIt is a fresh take on gaming that blends artificial intelligence with exciting challenges. The Home and Run mode in the game requires player to find random object in the chosen location, ones players find the object they click a picture of it, and this is where gemini comes into play; the gemini-1.5-flash model is then used to first authenticate if the picture actually contains the required object, if it does then it checks if the object is real or showed as an image in any device screen such as a monitor, this is done to avoid cheating in the game. Additionally the Third game mode 'Riddle Rush' uses the gemini-1.5-pro model, in this mode random object's name is selected from our predeclared array and then gemini is used to make a riddle out of it, then when the user inputs the answer gemini is again used to check the answer to see if it's correct, this allows a range of acceptable answer rather than a single word like other riddle apps, also if the user inputs a wrong answer then gemini explains how that particular answer is wrong. The app also uses Firebase to authenticate users and store all data. Overall Gemini is the heart of the app. \nBuilt with\n\n- Web/Chrome\n- Firebase \nTeam \nBy\n\nKaribKodes \nFrom\n\nBangladesh \n[](/competition/vote)"]]