AI Event Scheduler یک برنامه افزودنی کروم است که ایجاد رویدادهای Google Calendar را ساده می کند. با انتخاب متن در یک صفحه وب و کلیک کردن روی یک دکمه، برنامه افزودنی از هوش مصنوعی برای ایجاد رویدادهای تقویم دقیق استفاده می کند، در زمان صرفه جویی می کند و بهره وری را افزایش می دهد.
در اینجا نحوه کار آن آمده است:
انتخاب و ایجاد: کاربران متنی را در یک صفحه وب که حاوی جزئیات رویداد است برجسته میکنند و «ایجاد رویداد تقویم Google» را از منوی زمینه انتخاب میکنند.
یک حالت را انتخاب کنید: بسته به حالت برنامه انتخابی - New Tab یا .ical - افزونه یکی:
حالت برگه جدید: متن انتخاب شده را در یک درخواست جاسازی می کند که از هوش مصنوعی Gemini می خواهد اطلاعات رویداد را استخراج کند. سپس یک URL تقویم Google با جزئیات رویداد از پیش پر شده می سازد و یک برگه جدید باز می کند که به کاربران امکان می دهد رویداد را بررسی و ذخیره کنند.
حالت .ical: از Gemini AI درخواست می کند تا یک فایل .ical را بر اساس رویدادهای متن انتخاب شده ایجاد کند. سپس برنامه افزودنی فایل ics. را برای وارد کردن آسان به هر برنامه تقویمی دانلود می کند.
برنامه افزودنی از قابلیت فراخوانی عملکرد Gemini برای درخواست جزئیات رویداد خاص از طریق دو عملکرد کلیدی استفاده می کند: get_event_information: عنوان رویداد، تاریخ شروع، تاریخ پایان، مکان و توضیحات را استخراج می کند. gene_ical_file: فایل .ical را با جزئیات رویداد استخراج شده ایجاد و نامگذاری می کند.
ساخته شده با
وب/کروم
تیم
از
برزیل
[[["درک آسان","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,["# AI Event Scheduler\n\n[More Apps](/competition/vote) \n\nAI Event Scheduler\n==================\n\nTransform text into calendar events with a single click \nVote \nVoted!\nWhat it does\n\nAI Event Scheduler is a Chrome extension that simplifies creating Google Calendar events. By selecting text on a webpage and clicking a button, the extension leverages AI to generate detailed calendar events, saving time and boosting productivity. \n\nHere's how it works: \n\nSelect and Create: Users highlight text on a webpage that contains event details and choose \"Create Google Calendar event\" from the context menu. \n\nChoose a Mode: Depending on the selected app mode---New Tab or .ical---the extension either: \n\nNew Tab Mode: Embeds the selected text into a prompt asking Gemini AI to extract event information. It then constructs a Google Calendar URL with pre-filled event details and opens a new tab, allowing users to review and save the event. \n\n.ical Mode: Requests Gemini AI to generate an .ical file based on the events in the selected text. The extension then downloads the .ics file for easy import into any calendar application. \n\nThe extension uses Gemini's function-calling capabilities to request specific event details through two key functions: \nget_event_information: Extracts the event title, start date, end date, location, and description. \ngenerate_ical_file: Creates and names the .ical file with the extracted event details. \nBuilt with\n\n- Web/Chrome \nTeam \nFrom\n\nBrazil \n[](/competition/vote)"]]