KrosAI Docs
DashboardGet Started
  • Getting Started
    • Introduction
    • Quickstart Guide
    • Authentication
  • OpenAI SDK Compatability
  • Endpoints
    • Completions API
      • Create Chat Completion
    • Translation API
    • Text Summarization API
    • Audio Transcription API
    • Sentiment Analysis API
  • AGENT
    • Agents API
      • Create Agent
      • List Agents
      • Get Agent
      • Update Agent
      • Delete Agent
      • Start Voice Session
    • Conversations API
      • Create Conversation
      • List Conversations
      • Get Conversation
      • Get Conversation Messages
    • Knowledge Base API
      • Create Knowledge Base
      • List Knowledge Base
      • Upload Document
      • List Document
  • Resources
    • AI Voice Agents
    • In-App Voice Assistants
    • Virtual Health Assistants
    • EdTech Language Tutors
  • SDKS
    • Node.JS SDK
    • React Native SDK
    • Flutter
Powered by GitBook
On this page
  1. AGENT

Agents API

The KrosAI Platform empowers developers to create sophisticated voice assistants for customer service, education, entertainment, and productivity applications.

The Agent API allows you to create and manage AI voice assistants with customizable personalities, voices, and capabilities. These agents can engage in natural conversations through voice or text interfaces and can be enhanced with specialized knowledge.

Features

  • Personalized Assistants: Create agents with custom names, descriptions, and system prompts to define their personality and behavior

  • Voice Customization: Select from various text-to-speech providers and voice options to give your agent a unique sound

  • Language Support: Configure agents to understand and respond in different languages

  • Model Selection: Choose from different AI models to balance capability and cost

  • Knowledge Integration: Connect agents to knowledge bases for domain-specific expertise

  • Real-time Voice Interaction: Start voice conversations with agents through a single API endpoint

Agents can be created, updated, and managed through simple API calls, allowing you to build voice-enabled applications with sophisticated AI capabilities without managing complex infrastructure.

PreviousSentiment Analysis APINextCreate Agent

Last updated 2 months ago