Manually inputting event details into calendars can be a very time-consuming task. This was an issue I was facing throughout my first year at college. To address this, I've been developing TimeSked, a Telegram bot that simplifies event scheduling through intelligent automation and seamless Google Calendar integration.
Released on 23 June 2024
Enhanced Security & User Experience: Added features to view upcoming events and share event locations using inline buttons.
Performance & Scalability: Migrated to Firebase database and Gemini 1.5 Flash for improved performance and scalability. Switched to Fast API for asynchronous support.
Expanded Functionality: Introduced support for multiple events, a chat feature with Gemini, and a user-friendly dashboard with UI/UX improvements.
Released on March 27, 2024
Event Management & Location Sharing: Added features to view upcoming events and share event locations using inline buttons.
Improved Regeneration & Data Management: Significantly reworked the regeneration feature for better accuracy and adopted a MySQL database for managing user data and events.
Bug Fixes & Optimizations: Addressed various bug fixes, implemented performance optimizations, and introduced weather suggestions.
Released on February 2, 2024
Initial Release: Launched with a polling method and Hugging Face transformers model for language processing.