כרטיסיות למידה של שפות שנוצרו על ידי AI מהזיכרונות שלכם
תיאור
האפליקציה שלנו היא כלי ליצירת כרטיסיות לימוד בשפה שנוצרות על ידי AI מעורר עניין, שמשתמש ב-Gemini כדי ליצור כרטיסיות לימוד בשפה מתמונות שהמשתמשים מעלים. המשתמש יוצר חפיסת כרטיסים חדשה, מוסיף תמונות, ו-Gemini מתחיל לחלץ טקסט ולתרגם את הטקסט שחולץ, וכך יוצר תמונה וזוג המילים המתורגם שלה. המשתמשים יכולים ליצור משחקים או להצטרף אליהם, ולשתף חבילות קלפים. המשתמשים יכולים לבחור את הסמנים שמוצגים במפה כדי להציג מקבצי כרטיסים גלובליים שנוספו על ידי הקהילה של Geolingo. המשתמש יכול גם להשתמש ב-Geolingo כדי לתכנן את מסלול הנסיעה שלו, ומפה אינטראקטיבית מציגה לו באופן חזותי את המיקומים, כולל שירותים חשובים כמו מרפאה, חדר כושר ומסעדות ליד היעד שהוזן.
1) היכולות הרב-מודאליות של Gemini Flash שימשו קודם כול לחילוץ הטקסטים בתמונה שצולמה, ללא קשר לשפה שבה היא נכתבה. לאחר מכן, המערכת השתמשה שוב ב-Gemini Flash כדי לתרגם את הטקסט שחולץ, ויצרה זוג תמונה-מילה שנשמר ב-Firestore. האפליקציה כולה התאפשרה רק בגלל הפורמט של NoSQL ב-Firebase Firestore.
2) קודם כל, Gemini תיצור את מסלול הנסיעה (AI) באמצעות פורמט Markdown, בהתאם להנחיות המערכת, ולאחר מכן תعالج את התוצאה שוב כדי לחלץ את המקומות שצוינו במסלול הנסיעה. אנחנו משתמשים בקידוד גיאוגרפי וב-Places API מ-Google Cloud Platform(מפות Google) כדי להציג באופן דינמי את הסמנים במפה האינטראקטיבית, בהתאם למיקומים שצוינו בתוכנית הנסיעה. כך אפשר ליהנות מחוויה מלאה.
מבוסס על
Android
Firebase
Geo-Coding API
Places API מ-Google Cloud Platform
קבוצה
על ידי
Geolingo
מאת
סינגפור
[[["התוכן קל להבנה","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,["# Geolingo\n\n[More Apps](/competition/vote) \n\nGeolingo\n========\n\nAI generated language flashcards made from YOUR memories \nVote \nVoted!\nWhat it does\n\nOur app is an Engaging AI generated language flashcard maker that makes language flashcards from images the user uploads, powered by Gemini. User creates a new card deck, adds in images, and Gemini takes over to extract text, and translate the extracted text, hence building an image and its translated word pair. User can create or join parties, collaborating with shared card decks. User can view global card decks contributed by Geolingo's community by selecting the markers shown on the map. User can also use Geolingo to plan his trip itinerary, and an interactive map shows user visually where the locations are, including important amenities like Clinic, Gym, Restaurants near the entered destination. \n\n1) Gemini Flash's Multimodal capabilities was used to first extract the texts in the image given regardless of whatever language it was. Gemini Flash was then used again to translate the extracted text, forming an image-word pair that's stored in Firestore. The whole app was only made possible because of the NoSQL format firebase Firestore has. \n\n2) Gemini will first build the (AI)tinerary using Markdown format, guided by system prompts, and then process the result again to extract the places mentioned in the itinerary. We use Geo-Coding and Places API from Google Cloud Platform(Maps) to dynamically display the markers on the interactive map, corresponding to the locations mentioned in the itinerary. This makes a very complete experience. \nBuilt with\n\n- Android\n- Firebase\n- Geo-Coding API\n- Places API from Google Cloud Platform \nTeam \nBy\n\nGeolingo \nFrom\n\nSingapore \n[](/competition/vote)"]]