พรอมต์แบบอินเทอร์แอกทีฟ: นักเรียนป้อนคำถามหรือหัวข้อเกี่ยวกับสมการกำลังสองลงในช่องป้อนข้อความ แอปใช้ Google Gemini API เพื่อสร้างคำอธิบายโดยละเอียด โจทย์แบบฝึกหัด และเกร็ดความรู้สนุกๆ ตามข้อมูลเหล่านี้
การวิเคราะห์รูปภาพ: นักเรียนสามารถอัปโหลดรูปภาพที่เกี่ยวข้องกับคำถาม เช่น ภาพหน้าจอของโจทย์ในตำราหรือโน้ตที่เขียนด้วยมือ แอปใช้ประโยชน์จากโมเดล Google Gemini Pro Vision เพื่อวิเคราะห์รูปภาพและรวมบริบทภาพไว้ในคำอธิบายที่สร้างขึ้น
การผสานรวม Firebase: ระบบจะบันทึกคำตอบจาก Gemini API ซึ่งรวมถึงคำอธิบายและคำถามที่สร้างขึ้นไว้ใน Firebase Firestore วิธีนี้ช่วยให้มั่นใจได้ว่าระบบจะบันทึกคำถามและการตอบกลับของนักเรียนแต่ละคนไว้เพื่อใช้อ้างอิงและวิเคราะห์ในอนาคต
[[["เข้าใจง่าย","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,["# GEMINI MATH LLM\n\n[More Apps](/competition/vote) \n\nGEMINI MATH LLM\n===============\n\nIt can solve math problems for algebra \nVote \nVoted!\nWhat it does\n\nThe Gemini Math Tutor App is designed to assist high school students in understanding quadratic equations through interactive explanations and personalized practice. Utilizing Streamlit for the user interface, the app allows students to input prompts and upload images related to their math queries. \n\nFeatures: \n\nInteractive Prompts: Students enter questions or topics about quadratic equations into a text input field. The app uses the Google Gemini API to generate detailed explanations, practice problems, and fun facts based on these inputs. \n\nImage Analysis: Students can upload images related to their queries, such as screenshots of textbook problems or handwritten notes. The app leverages the Google Gemini Pro Vision model to analyze the images and incorporate visual context into the generated explanations. \n\nFirebase Integration: Responses from the Gemini API, including explanations and generated questions, are saved in Firebase Firestore. This ensures that each student's query and response are logged for future reference and analysis. \n\nUsage of Gemini API: \n\nGenerative Models: The app utilizes the Gemini API's generative models to create engaging, clear, and educational content. If an image is uploaded, it uses the 'gemini-pro-vision' model to incorporate visual information into the explanations. Otherwise, it uses the 'gemini-1.5-pro' model for text-based queries. \nBuilt with\n\n- Firebase\n- Streamlit \nTeam \nFrom\n\nIndia \n[](/competition/vote)"]]