ماژول چت هوش مصنوعی

هوش مصنوعی مکالمه‌ای با قدرت GPT

AIProfessional+

The AI Chat module brings the power of GPT-4 to your Telegram groups. Create intelligent conversational experiences that can answer questions, provide support, and engage your community - all while learning from your custom knowledge base.

ویژگی‌های کلیدی

Natural Conversations

Engage users with human-like responses powered by GPT-4

Context Awareness

Remembers conversation history for coherent multi-turn dialogues

Custom Personality

Define your bot's tone, style, and knowledge base

Multi-language

Automatically responds in the user's language

موارد استفاده

Customer Support

Answer FAQs and handle basic inquiries

Community Assistant

Help members find information

Onboarding

Guide new users through setup

Content Generation

Create posts, summaries, and more

پیکربندی

{
  "module": "ai_chat",
  "enabled": true,
  "config": {
    "model": "gpt-4-turbo",
    "temperature": 0.7,
    "maxTokens": 1000,
    "triggerPrefix": "/ai",
    "triggerMention": true,
    "systemPrompt": "You are a helpful assistant for our community. Be friendly and concise.",
    "contextMessages": 10,
    "rateLimit": {
      "messagesPerMinute": 20,
      "tokensPerMinute": 10000
    }
  }
}

دستورات

/ai [question]Ask the AI
/ai resetClear conversation context
@botname [question]Mention to trigger

پیش‌نیازها

This module requires an OpenAI API key. Add your key in Settings → Integrations → OpenAI. Professional plan or higher required.

مرتبط: ماژول تحلیل‌ها

Track AI usage and conversation metrics.

تحلیل‌ها