Core Architecture: Dual AI Agent System
The beta architecture centers on a dual AI agent system, with Lumi and Tenna working in tandem to deliver intuitive and reliable interactions. Designed for a lean deployment, the system prioritizes essential functionalities while maintaining flexibility for future enhancements, aligning with 2025 trends in lightweight AI agents for Web3.
Lumi (Emotional Frontend Agent): Lumi serves as the user-facing interface, utilizing basic Natural Language Processing (NLP) based on pre-trained models (e.g., a lightweight BERT or DistilBERT variant) to interpret user queries and emotions. In beta, Lumi focuses on simplifying wallet setup and NFT interactions with conversational prompts, such as: "Let's set up your wallet like planting a seed for your digital garden!" Built with React and Web3.js for seamless wallet connectivity (e.g., Coinbase Wallet), Lumi offers a clean UI/UX with basic sentiment analysis to detect user frustration, ensuring a welcoming onboarding experience. Future iterations will expand NLP capabilities for deeper emotional engagement.
Tenna (Logical Backend and Coordinator Agent): Tenna acts as the system's analytical core, managing data processing and the foundational Agent Communication Protocol (ACP). Using Node.js with minimal AI libraries for real-time analytics, Tenna handles user requests by querying on-chain data and coordinating basic agent interactions. In beta, its role is limited to simple smart contract calls and data aggregation, with plans to scale for advanced ACP orchestration. Deployed on cloud infrastructure like AWS for cost efficiency, Tenna ensures reliability with basic error handling, setting the stage for decentralized hosting in later phases.
This streamlined dual-agent setup prioritizes usability and stability, addressing the beta's limited feature set while providing a robust foundation for growth.
Last updated