Developed an #AI assistant in Telegram that allows interaction with various digital services through a regular chat. The user can make requests in natural language, and the artificial intelligence analyzes them, retrieves the necessary data from connected systems, and performs the required actions. The system is built on the n8n platform, which is used for automating business processes and orchestrating integrations. The logic for processing requests is implemented through an AI model that determines the user's intent, selects the necessary tools, and formulates the final response. Technologies used: n8n Telegram Bot API Google Cloud Console AI API (LLM) JSON OAuth 2.0 Gmail API, Google Calendar API, and other APIs.