Google के Gemini का इस्तेमाल करके, टेक्स्ट की फ़ैक्ट-चेकिंग करने वाला ऑटोमेटेड सिस्टम
यह क्या करता है
मेरा ऐप्लिकेशन, तथ्यों की जांच करने वाला एक ऑटोमेटेड सिस्टम है. यह टेक्स्ट का विश्लेषण करके, उसमें मौजूद जानकारी की सटीक होने की पुष्टि करता है. Google के Gemini API का इस्तेमाल करके, मेरा ऐप्लिकेशन टेक्स्ट से मुख्य तथ्यों को निकालता है, काम के सवाल जनरेट करता है, और इन तथ्यों की पुष्टि करने के लिए, उन्हें बाहरी सोर्स के साथ क्रॉस-रेफ़रंस करता है.
यह सुविधा इस तरह काम करती है:
टेक्स्ट इनपुट और तथ्यों को निकालना: उपयोगकर्ता टेक्स्ट डालता है और ऐप्लिकेशन, Gemini API का इस्तेमाल करके मुख्य तथ्यों की पहचान करता है और उन्हें निकालता है.
सवाल जनरेट करना: ऐप्लिकेशन, Gemini API का इस्तेमाल करके हर तथ्य के लिए सवाल जनरेट करता है, ताकि यह पता लगाया जा सके कि वे तथ्य सही हैं या नहीं.
क्रॉस-रेफ़रंस करना: ऐप्लिकेशन, भरोसेमंद जानकारी के आधार पर हर तथ्य की पुष्टि करने के लिए, ऑनलाइन सोर्स खोजता है.
तथ्य की पुष्टि करना: इस क्रॉस-रेफ़रंस के आधार पर, ऐप्लिकेशन यह तय करता है कि मूल तथ्य सही हैं, गुमराह करने वाले हैं या गलत हैं. साथ ही, वह इसकी पूरी जानकारी वाली रिपोर्ट भी उपलब्ध कराता है.
हर चरण में Gemini API को इंटिग्रेट करके, मेरा ऐप्लिकेशन सटीक तथ्यों को निकालता है, सवाल जनरेट करता है, और उनकी पुष्टि करता है. इससे यह तथ्यों की अपने-आप जांच करने वाला एक बेहतरीन टूल बन जाता है.
इनकी मदद से बनाया गया
वेब/Chrome
Google Custom Search Engine
टीम
इन्होंने बदलाव किया है
मिरोस्लाव मेलनीक
इन्होंने भेजा
अमेरिका
[[["समझने में आसान है","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,["# Fact Checker AI\n\n[More Apps](/competition/vote) \n\nFact Checker AI\n===============\n\nAutomated system for fact-checking text using using Google's Gemini \nVote \nVoted!\nWhat it does\n\nMy app is an automated fact-checking system that analyzes text to verify the accuracy of the information it contains. By leveraging Google's Gemini API, my app extracts key facts from the text, generates relevant questions, and cross-references these facts with external sources to verify their validity. \n\nHere's how it works: \n\nText Input and Fact Extraction: The user inputs text, and the app uses the Gemini API to identify and extract key factual statements. \n\nQuestion Generation: The app generates questions for each fact using the Gemini API to probe their accuracy. \n\nCross-Referencing: The app searches online sources to verify each fact against trusted information. \n\nFact Verification: Based on this cross-referencing, the app determines if the original facts are accurate, misleading, or false and provides a detailed report. \n\nBy integrating the Gemini API at every step, my app ensures accurate fact extraction, question generation, and validation, making it a powerful tool for automated fact-checking. \nBuilt with\n\n- Web/Chrome\n- Google Custom Search Engine \nTeam \nBy\n\nMyroslav Melnyk \nFrom\n\nUnited States \n[](/competition/vote)"]]