FindIt — это свежий взгляд на игры, сочетающий искусственный интеллект с захватывающими задачами. Режим Home and Run в игре требует от игрока найти случайный объект в выбранном месте, игроки находят объект, нажимают на его изображение, и вот тут-то в игру вступает gemini; модель gemini-1.5-flash затем используется для первой аутентификации, если изображение действительно содержит требуемый объект, если это так, то она проверяет, является ли объект реальным или отображается как изображение на экране любого устройства, например монитора, это делается для того, чтобы избежать мошенничества в игре. Кроме того, третий игровой режим «Riddle Rush» использует модель gemini-1.5-pro, в этом режиме имя случайного объекта выбирается из нашего предварительно объявленного массива, а затем gemini используется для создания загадки из него, затем, когда пользователь вводит ответ, gemini снова используется для проверки ответа, чтобы увидеть, является ли он правильным, это допускает диапазон приемлемых ответов, а не одно слово, как в других приложениях-загадках, также, если пользователь вводит неправильный ответ, gemini объясняет, почему этот конкретный ответ неверен. Приложение также использует Firebase для аутентификации пользователей и хранения всех данных. В целом Gemini — это сердце приложения.
Построено с
Веб/Хром
Firebase
Команда
К
KaribKodes
От
Бангладеш
[[["Прост для понимания","easyToUnderstand","thumb-up"],["Помог мне решить мою проблему","solvedMyProblem","thumb-up"],["Другое","otherUp","thumb-up"]],[["Отсутствует нужная мне информация","missingTheInformationINeed","thumb-down"],["Слишком сложен/слишком много шагов","tooComplicatedTooManySteps","thumb-down"],["Устарел","outOfDate","thumb-down"],["Проблема с переводом текста","translationIssue","thumb-down"],["Проблемы образцов/кода","samplesCodeIssue","thumb-down"],["Другое","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)"]]