AI Chat मॉड्यूल

GPT-संचालित संवादात्मक AI

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.

संबंधित: Analytics मॉड्यूल

Track AI usage and conversation metrics.

Analytics