Use Cases
- Create a responsive AI chatbot for customer support on Telegram.
- Manage multiple user sessions without losing context.
- Enable users to ask questions and receive detailed answers.
- Provide session summaries for quick reference.
- Track user interactions and responses in Google Sheets.
How It Works
Trigger the workflow upon receiving a message in Telegram. Determine the user's command (new session, current session, etc.). Fetch or update session data in Google Sheets. Utilize OpenAI's language model to generate responses. Send responses back to the user on Telegram.
Setup Steps
- 1Import the workflow template into your n8n instance.
- 2Connect your Telegram and Google Sheets accounts.
- 3Configure the OpenAI credentials for chatbot functionality.
- 4Set up the Google Sheets document for session tracking.
- 5Deploy the workflow and test it by sending commands on Telegram.
Apps Used
Telegram
Google Sheets
OpenAI
Categories
Target Roles
Tags
#ai chatbots
#process automation
#workflow management