एआई की मदद से, ईमेल और कैलेंडर इवेंट से टास्क अपने-आप बनने की सुविधा.
यह क्या करता है
एआई (AI) की मदद से काम करने वाला प्रोडक्टिविटी ऐप्लिकेशन, जो ईमेल और कैलेंडर इवेंट का विश्लेषण करके, टास्क अपने-आप बनाता है, उनकी प्राथमिकता तय करता है, और उन्हें कैटगरी में बांटता है. पहली सुविधा: Gemini के एआई (AI) की मदद से ईमेल का विश्लेषण करके, उनसे टास्क जनरेट करना. प्रोसेस का लाइफ़साइकल : - उपयोगकर्ता के नए 10 ऐसे ईमेल मैसेज इकट्ठा करना जिन्हें नहीं पढ़ा गया है. - ईमेल मैसेज को एक-एक करके लूप करना. - Gemeni API की मदद से हर ईमेल मैसेज का विश्लेषण करना. - Gemini API यह तय करता है कि ईमेल मैसेज में टास्क है या नहीं. - Gemini API, टास्क की जानकारी के साथ JSON रिस्पॉन्स दिखाता है. इसमें टास्क की प्राथमिकता, स्थिति, पूरा होने की अनुमानित तारीख, और अन्य जानकारी शामिल होती है. - स्मार्ट टास्क, उपयोगकर्ता के डैशबोर्ड पर टास्क बनाएंगे. इनमें टास्क की प्राथमिकता, स्थिति, और कैटगरी से जुड़ा डेटा शामिल होगा. दूसरी सुविधा: Gemini के एआई (AI) की मदद से कैलेंडर इवेंट का विश्लेषण करके, उनसे टास्क जनरेट करना. प्रोसेस का लाइफ़साइकल : - उपयोगकर्ता के नए 10 ऐसे इवेंट इकट्ठा करना जिन्हें नहीं पढ़ा गया है. - इवेंट को एक-एक करके लूप करना. - Gemeni API की मदद से हर इवेंट का विश्लेषण करना. - Gemini API यह तय करता है कि इवेंट में टास्क है या नहीं. - Gemini API, टास्क की जानकारी के साथ JSON रिस्पॉन्स दिखाता है. इसमें टास्क की प्राथमिकता, स्थिति, पूरा होने की अनुमानित तारीख, और अन्य जानकारी शामिल होती है. - स्मार्ट टास्क, उपयोगकर्ता के डैशबोर्ड पर टास्क बनाएंगे. इनमें टास्क की प्राथमिकता, स्थिति, और कैटगरी से जुड़ा डेटा शामिल होगा. तीसरी सुविधा: एआई (AI) की मदद से टास्क को कैटगरी में बांटना प्रोसेस का लाइफ़साइकल : - उपयोगकर्ता के टास्क इकट्ठा करना. - उनका विश्लेषण करने के लिए Gemini API को अनुरोध भेजना और (टास्क, कैटगरी) के हिसाब से JSON रिस्पॉन्स पाना - स्मार्ट टास्क, टास्क के लिए कैटगरी जोड़ेंगे या अपडेट करेंगे.
इनकी मदद से बनाया गया
gmail api
calendar api
Google Console
google auth api
Google Workspace
टीम
इन्होंने बदलाव किया है
स्मार्ट टास्क टीम
इन्होंने भेजा
यमन
[[["समझने में आसान है","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,["# smart tasks\n\n[More Apps](/competition/vote) \n\nsmart tasks\n===========\n\nautomate create tasks from emails and calendar events by AI. \nVote \nVoted!\nWhat it does\n\nproductivity app powered by AI, that automatically creates, prioritizes, and categorizes tasks by analyzing emails and calendar events. \nFirst Feature: Analyze Emails by Gemini AI then Generate Tasks From Them. \nProcess lifecycle : \n- send request to gmal to get latest user's 10 unread email messages. \n- loop email messages one by one. \n- analyze every email message by Gemeni API. \n- Gemini API Decide if email message contain task or not. \n- Gemini API return json response contain task details with (priority and status and expected time and expected due date and another details.) \n- Smart Tasks will create task for user on his dashboard (with related data (priority and status and category)) . \nsecond Feature: Analyze Calendar Events by Gemini AI then Generate Tasks from Them. \nProcess lifecycle : \n- send request to calender to get latest user's events. \n- loop events one by one. \n- analyze every event by Gemeni API. \n- Gemini API Decide if event contain task or not. \n- Gemini API return json response contain task details with (priority and status and expected time and expected due date and another details.) \n- Smart Tasks will create task for user on his dashboard (with related data (priority and status and category)) . \nThird Feature: Smart Categorize Tasks with AI \nProcess lifecycle : \n- collect user's tasks. \n- send request to Gemini API to analyze them and return json response by (task, category) \n- Smart Tasks will add or update categories for tasks. \nBuilt with\n\n- gmail api\n- calendar api\n- google console\n- google auth api\n- google workspace \nTeam \nBy\n\nsmart tasks team \nFrom\n\nYemen \n[](/competition/vote)"]]