AI Integration
AetherDEX employs a hybrid AI model to optimize trading and accessibility, designed to respect privacy:
Background Logic (Primary):
Purpose: Automatically optimizes trade routes (gas, slippage, liquidity) and usage.
Implementation: Engine hosted off-chain, processing real-time chain data via smart contracts.
Auto-Suggestions (Secondary):
Purpose: Provides real-time prompts (e.g., “Use Solana for lower fees” or “Enable ZKP?”).
Implementation: Lightweight transformer models analyze user inputs and market data.
Chat Assistant (Tertiary):
Purpose: Enables conversational access for non-technical users (e.g., “Swap 0.5 ETH for $RNDR privately”).
Implementation: Minimalist LLM integrated, designed for simplicity.
Last updated