app beta version 0.1.0 hex unreleased package jido_chat_ui elixir ~> 1.18

Jido Chat UI

Phoenix LiveView UI for Jido Chat

Beta support. Public iteration with faster feedback loops before final release shape settles.

View package metadata source →

RELATED PACKAGES

Builds on
Jido Chat

Jido Chat UI builds directly on this ecosystem package.

Jido Messaging

Jido Chat UI builds directly on this ecosystem package.

Jidoka

Jido Chat UI builds directly on this ecosystem package.

Jido AI

Jido Chat UI builds directly on this ecosystem package.

Jido Chat Discord

Jido Chat UI builds directly on this ecosystem package.

Jido Chat GitHub

Jido Chat UI builds directly on this ecosystem package.

Jido Chat Slack

Jido Chat UI builds directly on this ecosystem package.

Jido Chat Telegram

Jido Chat UI builds directly on this ecosystem package.

Jido Chat X

Jido Chat UI builds directly on this ecosystem package.

AT A GLANCE

Phoenix LiveView user interface for Jido Chat workflows
Demonstrates multiple chat adapters in a unified application surface
Uses Jido runtime and messaging packages as application dependencies
Provides a UI-oriented integration path for chat package validation

DEEP DIVE

Overview

Jido Chat UI is a Phoenix LiveView application surface for exercising and demonstrating Jido Chat workflows across multiple adapters.

Purpose

Jido Chat UI gives the chat ecosystem an operator-facing and developer-facing UI for testing channel behavior, message flows, and agent participation.

Boundary Lines

  • Owns Phoenix UI composition and application wiring for chat workflows.
  • Depends on chat adapters and runtime packages for actual channel behavior.
  • Does not define the core Jido Chat contract or publish as a standard package release target yet.

Major Components

LiveView Interface

Provides Phoenix LiveView screens for chat workflow interaction.

Adapter Showcase

Wires multiple Jido Chat adapters into a single application context for validation and demos.

Runtime Integration

Uses Jido AI, messaging, and chat packages to exercise realistic agent chat flows.