Skip to content

Real-time Streaming

Traditional translation and AI tools force you to stare at a loader spinner while the entire response is formulated by the upstream server.

TransFlex uses Server-Sent Events (SSE) behind the scenes across all supported providers.

  • Blinking Cursor: As soon as you hit Enter, you’ll see a cursor pulsing.
  • Progressive Delivery: Words pop onto the screen as soon as the LLM generates them.
  • Instant Abort: If you realize the AI is going down the wrong path (e.g., misinterpreting a slang term), you can hit the Stop button instantly without penalty.

If for some reason you prefer static chunked generation, the App exposes options for non-streaming behavior, though turning off streaming is heavily discouraged as it degrades the “instant” UX capability.