PromethistAI Docs
Home
Services
Studio
Download as PDF

Promethist Platform

    • Overview
      • How to start
      • Deployment
      • Code conventions
    • Common Library
      • Interactive Pipeline
        • Pipeline Configuration
        • Pipeline Authentication
        • Reactive Input
        • Interaction Context
        • Interaction Policies
      • Pipeline Components
        • Input Detectors
        • Input Extractors
        • Stream Recognizers
        • Action Mappers
        • Session Mappers
        • Latency Managers
        • Interaction Managers
        • Interaction Controllers
        • Reaction Controllers
        • Speech Synthesizers
        • Session Updaters
      • Reactive Extensions
        • Binary Recognition Flux
        • Reactive Tracing
        • Extension Functions
      • Data Model Entities
      • Services and Components
        • User Service
        • Context Service
        • Knowledge Service
        • Device Authenticator
        • Indexer
      • Configuration and Properties
        • AI Properties
      • Memory and User Profile
        • Chat Memory
        • Data Memory
        • Embedding Memory
      • Resource Storage
      • Content Assets
      • AI Models
        • LLM Models
      • Serialization
    • Engine Application
      • Pipeline Setup
      • Pipeline Components
        • Speech Recognizers
          • Google ASR
          • Dummy Recognizer
        • Input Detectors
          • End Request Detector
        • Input Extractors
          • Personal Profile Extractor
          • Generated Profile Extractor
          • Mood Extractor
        • Latency Managers
          • Persona Latency Manager
        • Interaction Managers
          • Basic Interaction Manager
          • Persona Interaction Manager
          • Realtime Interaction Manager
        • Interaction Policies
          • Generated Interaction Policy
          • Internal Interaction Policy
        • Speech Synthesizers
          • ElevenLabs TTS
          • Microsoft TTS
          • OpenAI TTS
          • Amazon Polly
          • MamaAI
          • Triton Voice
          • Dummy Synthesizer
      • Specific AI Models
        • OpenAI Realtime model
      • Engine Components
        • Triton gRPC Client
        • WebSocket Client
      • Engine Services
        • Fundamental
          • Basic User Service
          • Basic Context Service
          • Persona Context Service
          • Session Service
          • Pipeline Service
          • Speech Service
          • Prompt Service
        • Infrastructural
          • EDR Service
          • LLM Service
          • LLM Logger Service
          • LLM Classifier Service
          • Embedding Service
          • Profanity Service
          • Elasticsearch Service
      • Engine APIs
        • Pipeline API
        • Main API
        • Deploy API
        • Log API
        • User API
        • Session API
        • Memory API
    • Studio Application
      • GraphQL API
      • ReactJS UI
    • CLI Client Application
Promethist Platform
  • Promethist ARC Unity
  • Promethist Platform
  • Promethist SDK
  • Promethist User's Guide
  • Promethist Platform
  • Engine Application
  • Pipeline Components

Pipeline Components

This section describes specific implementations of pipeline components provided by engine. These implementations are stored in ai.promethist.engine.pipeline.components package.

Copyright 2019-2025 © PromethistAI