The first AI-powered Tamagotchi on BNB Chain. Verified on-chain ownership with unique AI personalities. πΎ
My AI Pet reimagines the connection between NFTs and their owners. We moved beyond static JPEGs to create living, breathing companions with unique AI personalities. Built on BNB Chain, it features a "Hybrid Access" model: a gasless Demo Mode for mass onboarding and a fully Web3-native experience for on-chain verification.
- Living NFTs: Assets come to life via video loops and responsive AI chat.
- On-Chain Verification: Smart Contract verifies ownership to unlock specific pets.
- AI Personalities: From "Dr. Fundamental" (Investment snob) to "Degen Ferret" (Risk-taker).
- Mobile-First PWA: Installable as a native app for the full immersive experience.
π Contract Address (BNB Chain): 0x8019919bAd00C6Fd5b98817f854e2C8824334FAf
We leveraged a full suite of AI tools to accelerate development and asset creation by 10x.
- Replit AI: Used as the core engine for the chat interface and response generation.
- Google Gemini: Acted as "Co-founder" and Creative Director. Used to generate the unique role-play system prompts (e.g., Dr. Fundamental's cynical tone) and architect the "Hybrid Entry" logic.
- The entire React + Vite frontend was scaffolded and iterated using Replit Agent.
- Rapidly integrated
ethers.jsfor blockchain connection and PWA manifest generation.
- Google Gemini: Generated the base 3D chibi-style characters and video concepts.
- Vmake.ai: Used for video enhancement and background removal to ensure seamless blending with the dark UI.
- Used Squoosh to compress image assets, ensuring the PWA loads instantly on mobile networks.
Phase 1: Launch (Current)
- β Hybrid Access (Demo + Web3).
- β Series 1: "The OG Collection" (Dog, Ferret, Goat, Fox, Cat).
- β PWA Mobile Optimization.
Phase 2: Expansion (The "Coming Soon" Update)
- π Series 2 Release: Unlocking the "Wild Edition" (Lion, Wolf, Raccoon, Alpaca, Raven).
- π± Native Mobile App: Listing on iOS App Store & Google Play.
Phase 3: Gamification (Tamagotchi Style)
- π On-Chain Care: Feed and pet your AI companion via micro-transactions on BNB Chain to increase "Happiness Level".
- π© Accessories Marketplace: Mint unique items (hats, glasses) to customize your pet's look.
Phase 4: Autonomous On-Chain Agents (OpenClaw Integration)
- π§ True Autonomy: Transition pets from conversational companions to active on-chain agents using the OpenClaw framework.
- β‘ Personality-Driven Actions: Pets execute automated tasks based on their traits (e.g., Dr. Fundamental monitors portfolio risk, Degen Ferret hunts high-yield plays).
- π¦ Smart Delegation: Delegate micro-yield strategies directly to your pet for 24/7 management on the BNB Chain.
Click "TRY DEMO MODE" on the landing page to test the AI personalities instantly without a wallet.
Click "CONNECT WALLET". The app connects to BNB Chain via MetaMask. If you own a "My AI Pet" NFT (IDs 1-5), the app will auto-unlock your character.
- Clone the repository.
- Run
npm install. - Run
npm run dev. - Note: This project is optimized for the Replit environment.