AI-Agents are powerful assistants that can automate tasks, answer questions, and integrate with your favorite tools. This guide covers how to set up and deploy them.
Creating and Configuring Your Agent
- New Agent: Go to the “Agents” tab write your prompt or select the predefined template prompts and click “Create New Agent”.
- Personalize: If you want to update your agent name ask the AI to change it for you.
- Define Instructions: In the “Settings” tab, provide a System Instruction. This tells the agent how to behave (e.g., “You are a helpful customer support agent for my bakery”).
Adding Knowledge (Training)
You can make your agent smarter by giving it your own data:
- Upload Files: Upload PDFs, text files, or spreadsheets.
- Link Websites: Provide URLs for the agent to read and understand.
- Paste Text: Directly paste information your agent should know.
Deploying Your Agent
1. Generating a Chat Widget
You can add a chat bubble to your own website:
- Go to the “Widget” tab in the Agent edit panel.
- Customize the colors, position, and greeting.
- Copy the provided Embed Code and paste it into your website’s HTML.
2. Telegram Integration
Take your agent with you on Telegram:
- Go to the “Channels” tab.
- Enter your Telegram Bot Token (which you get from @BotFather).
- Click “Save Connection”. Your agent will now respond to messages in your Telegram bot!
Tip: Use the “preview” tab to test your agent’s responses and interactions before deploying it to your users.