How to Create an Effective AI Team in AYETO: Complete Guide
Discover the power of combining specialized AI assistants into one high-performing team. In this article, you will learn how to properly design, create, and configure an AI team in the AYETO platform.
What is an AI Team?
An AI team in AYETO is a group of specialized assistants who collaborate to solve complex tasks. Instead of one universal assistant, you can create a team of experts where each member has a specific role and knowledge.
Benefits of an AI Team
- Specialization – Each assistant focuses on a specific area
- Better results – A combination of expertise leads to more accurate answers
- Flexibility – You can easily add or remove team members
- Scalability – The team grows according to your needs
Principles for Creating Individual Assistants
Before you start assembling a team, you need to have well-created individual assistants. Here are the key principles:
1. Clearly Defined Role
Each assistant should have a specific purpose. Avoid creating assistants that are too general.
✅ Correct: - "Technical assistant for Python and data analysis" - "Marketing copywriter for social media" - "Legal advisor for GDPR"
❌ Incorrect: - "Assistant for everything" - "General helper"
2. Assistant Description Is Mandatory
To use an assistant in an AI team, you must fill in the description. This description helps the team coordinator decide which assistant to use for a given task.
Tip: The description should contain specific skills and areas in which the assistant excels.
Example of a good description:
Specialist in data analysis and visualization. Skilled in Python, pandas, matplotlib
and other tools for working with data. Can create charts, statistical
analyses, and reports. Suitable for tasks involving processing CSV/Excel files
and interpreting datasets.
3. Quality Instructions (System Prompt)
Instructions define the personality, style, and behavior of the assistant. For team deployment, we recommend:
# Role
You are a [specific role] with expertise in [area].
# Competencies
- [Skill 1]
- [Skill 2]
- [Skill 3]
# Communication Style
- Use [formal/informal] language
- Respond [briefly/in detail]
- Always [specific rule]
# Limitations
- Do not deal with topics outside your expertise
- If uncertain, refer to the appropriate colleague on the team
4. Choosing the Right Model
Different models have different capabilities. Consider:
| Task type | Recommended model |
|---|---|
| Complex reasoning | Claude 3.5 Sonnet, GPT-4o |
| Fast responses | Claude 3.5 Haiku, GPT-4o-mini |
| Creative writing | Claude 3.5 Sonnet |
| Coding | GPT-4o, Claude 3.5 Sonnet |
5. Tools (AI Tools)
Choose tools relevant to the assistant’s role:
Basic tools: - 🔍 Web Search – Searching the internet - 📹 YouTube Transcript – Downloading transcripts from videos - 📄 DOCX Writer – Creating Word documents - 📊 XLSX Writer – Creating Excel spreadsheets
Advanced tools: - 🐍 Python Interpreter – Running Python code - 📈 Chart Generator – Generating interactive charts - 🔗 REST API – Calling REST APIs - 🧼 SOAP API – Calling SOAP APIs
Note: Some models do not support tools. In that case, tool settings will be ignored.
6. Knowledge Base (RAG)
For assistants that need to work with your documents:
- Enable "Knowledge Base Search" in the assistant settings (the "Tools" tab)
- Upload documents (PDF, DOCX, TXT, etc.)
- Set parameters:
-
Chunk Size– Size of text chunks (0 = default) -Top K– Number of documents to retrieve (0 = default) 4.Optionally set the model Temperature in the assistant settings (the Advanced tab). This adjusts the creativity of the AI model’s responses. Lower values make it more focused and deterministic, while higher values increase randomness and creativity.
Creating an AI Team
Once you have prepared the individual assistants, you can assemble the team.
Step 1: Create a New Team
- Go to the AI Teams section
- Click New AI Team
- Fill in the basic information: - Team name – A descriptive name - Chat model – Model for team coordination - Image model – Model for image generation
Step 2: Define Team Instructions
Team instructions define how the coordinator (the main assistant of the team) should delegate tasks to team members.
Example team instructions:
# Team Coordinator
You are the leader of a team of AI assistants. Your task is to:
1. Analyze user queries
2. Determine which team member is best suited for the task
3. Delegate tasks to the appropriate specialists
4. Synthesize the answers into a coherent response
# Team Members
- Data Analyst – For data analysis and visualization
- Copywriter – For marketing texts
- Technical Consultant – For IT questions
# Rules
- Always use the expertise of the appropriate specialist
- For complex tasks, you may consult multiple members
- Ensure a consistent response format
Step 3: Add Assistants to the Team
In the Assistants in team section:
- Click the Add assistant to team dropdown
- Select an assistant from the list
- Repeat for all team members
Important: Only assistants can be added to the team that: - Have a filled-in description - Are not themselves the main assistant of another team
Step 4: Configure Team Tools
Select the tools that the team should have available. These tools are available to the coordinator and can be delegated to team members.
Step 5: Team Knowledge Base
Just like with individual assistants, you can add a shared knowledge base to the team:
- Upload relevant documents
- Add YouTube transcripts using a video URL
- Set RAG parameters
Examples of Effective Team Compositions
Content Marketing Team
| Role | Description | Tools |
|---|---|---|
| Coordinator | Manages content creation | Web Search |
| SEO Specialist | Optimization for search engines | Web Search |
| Copywriter | Content creation | DOCX Writer |
| Graphic Designer | Visual concepts | Image Generation |
Data Analysis Team
| Role | Description | Tools |
|---|---|---|
| Coordinator | Plans analyses | – |
| Data Engineer | Data processing | Python, XLSX Writer |
| Analyst | Interprets results | Chart Generator |
| Report Writer | Creates reports | DOCX Writer |
Customer Support Team
| Role | Description | Tools |
|---|---|---|
| Coordinator | Sorts inquiries | – |
| Technical Support | IT issues | RAG (documentation) |
| Business Support | Billing, orders | RAG (FAQ) |
| Escalation | Complex cases | Web Search |
Best Practices for AI Teams
✅ Recommendations
- Start simple – Begin with 2–3 assistants and expand gradually
- Test continuously – Try the team on real queries
- Iterate – Adjust instructions based on results
- Document – Keep assistant descriptions up to date
- Specialize – The more specific the roles, the better the results
❌ What to Avoid
- Overlapping roles – Each assistant should have unique expertise
- Instructions that are too general – Be specific
- Too many members – Large teams may be slower
- Missing descriptions – Without a description, the coordinator does not know whom to use
Sharing and Collaboration
AYETO allows sharing assistants and teams:
Sharing with Users
- In the assistant settings, go to the Sharing section
- Click Share with user
- Enter the user’s email
- Optionally enable Write access to allow editing
Sharing Within an Organization
If you are part of an organization: 1. Click Add from organization 2. Select the members you want to share with 3. Set the access level
Automation with AI Teams
AI teams can also be used for automated tasks:
- In the assistant settings, go to the Tasks tab
- Create a new task with: - A name and description - A prompt for the team - A trigger (manual, one-time, recurring)
- Set a CRON expression for regular execution
Example: Every Monday morning, the team generates a weekly report from data.
Conclusion
Creating an effective AI team requires thoughtful preparation of individual assistants and their proper combination. The key to success is:
- Clear specialization of each member
- High-quality descriptions and instructions
- Appropriate choice of tools
- Continuous testing and optimization
Start with a simple team, experiment, and gradually expand according to your needs. AYETO gives you all the tools to create an AI team that truly works for you.
Additional Resources
Do you have questions? Write to us at support@ayeto.ai or use the support chat directly in the app.