Packages

ExClaw — OpenClaw rebuilt on ADK Elixir

Current section

Files

Jump to
ex_claw lib ex_claw.ex
Raw

lib/ex_claw.ex

defmodule ExClaw do
@moduledoc """
ExClaw — OpenClaw rebuilt on ADK Elixir.
A personal AI agent framework built on top of ADK Elixir,
providing chat platform integration, memory, tools, and
a Phoenix LiveView control plane.
"""
end