Skip to main content

Quick Start

Get started with Mesachat in under 5 minutes.

1. Sign In

Visit your Mesachat instance and sign in with your account. If you're the first user, you'll be guided through initial setup.

2. Create a Bot

Navigate to Bots in the sidebar and click Create Bot.

  1. Give your bot a name and description
  2. Select an LLM provider (OpenAI, Anthropic, or Google)
  3. Choose a model (e.g., gpt-4o-mini)
  4. Click Create
tip

Start with gpt-4o-mini for a good balance of speed and capability. You can upgrade later.

3. Add an Integration

Your bot needs a channel to communicate through. Click on your new bot, then:

  1. Go to the Integrations tab
  2. Click Add Integration
  3. Choose your platform (e.g., Telegram)
  4. Enter the required credentials (e.g., Telegram bot token)
  5. Click Save

4. Start Chatting

Once the integration is active, send a message to your bot through the connected channel. The bot will respond using its configured AI agent.

Next Steps