From c44c056160cf7f04e720e8fa5a0d23ad641566df Mon Sep 17 00:00:00 2001 From: dOrgJelli Date: Thu, 11 Apr 2024 20:32:30 +0200 Subject: [PATCH] chore: README gif full width --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5f76a062..0023c3ff 100644 --- a/README.md +++ b/README.md @@ -6,11 +6,11 @@ AutoTx is a personal assistant that plans and proposes on-chain transactions for you. These tx bundles are submitted to a smart account so users can easily execute them. +Demo GIF of AutoTx + > [!WARNING] > This project is still early and experimental. Exercise caution when using real funds. -This is a demo GIF of AutoTx, the AI Agent is being asked to perform various complex transactions that involve swapping and transferring tokens to multiple ENS addresses, all through a Gnosis Safe Multisig. - ## How It Works AutoTx employs a multi-agent orchestration architecture to easily compose functionality. Given a user's prompt, it will first create a plan for how it will satisfy the user's intents. During the plan's execution, individual agents are used to complete tasks described within the plan.