AI Agents
The AI Agents platform allows you to create virtual assistants powered by generative AI models.
Agents can be used for various tasks related to text generation, for example:
- providing consultations and answering user questions in a chat format;
- analyzing provided data and generating reports;
- running onboarding or training programs for new employees.
The platform also allows you to add your own data sources (knowledge bases) so agents can generate relevant responses based on your domain-specific information.
You can use AI agents in your projects:
Via endpoints
Each agent receives its own API endpoint, which you can integrate into your application and configure with the required parameters.
Via a chat widget
Any agent can be embedded into a web page or application as a chat bot.
Before deploying an agent in your project, you can test its behavior and fine-tune it to your requirements using the playground (sandbox) in the control panel.