Skip to content
@Emobies-app

Emothewall

Experience the thrill of innovation by downloading our app directly from the Play store! Immerse yourself in a world of endless possibilities. Every tap ignites

Hi there 👋

🦋 Emowall AI 2.0

"Seven Brains, One Guardian" The World's First Multi-Generational AI Safety Platform

Flutter Version License


🛡️ What is Emowall?

Emowall is a universal safety app that protects every generation — children, women, men, elderly, and people with disabilities — using AI-powered detection, voice alerts, and emergency response.


🌟 Features

🛡️ Guardian Mode — Children & Women Safety

  • SOS button with emergency contacts
  • Safe Zone boundary alerts
  • Sound detection (crying/aggression)
  • GPS location sharing

⚔️ Shield Mode — Men, Elderly & College Safety

  • Ragging detection (aggressive voice AI)
  • Fall detection (accelerometer)
  • Accident detection (impact sensor)
  • Auto evidence recording (audio/video)

♿ Care Mode — Blind, Deaf & Speech Support

  • Voice alerts in Malayalam + English
  • Vibration SOS patterns
  • LED flash alerts
  • Picture-based communication

👩‍👶 Digital Amma — Baby Care AI

  • Baby cry detection
  • Malayalam + English lullabies
  • Autism/Special needs support
  • Visual learning cards
  • TTS voice (gentle Malayalam)

👨‍⚕️ Child Doctor AI — Child Mental Health

  • Mood tracking & analysis
  • Speech delay support
  • Anxiety & anger therapy
  • Screen time monitoring
  • Star reward system

♀️ Women's Health — Gentle Companion

  • Breast health awareness
  • Thyroid tracking
  • Varicose vein monitoring
  • Diet & daily care tracker

🧠 Powered by Seven AI Brains

AI Role
Claude Architecture & Code
Gemini Voice & In-App AI
ChatGPT Content & Copy
Cursor IDE Coding
GitHub Copilot CI/CD & Tests
DeepSeek Algorithms
Perplexity Research

📱 Tech Stack

  • Flutter 3.27.0
  • Dart 3.6.0
  • Backend Node.js/Express on Railway
  • AI Gemini API
  • Package com.emobies.emowall

🚀 Build

flutter pub get
flutter build appbundle --release

🔗 Links


Built with ❤️ by Dwin — Dubai 🇦🇪

⬡ THE WALL — Web3 Wallet

Protect your invisible valuable Currencies. Web3 · 5 Chains · Gasless · No Seed Phrase

Built by Thewin (Dwin 05) · India → Dubai 🇮🇳🇦🇪


🌍 Live

thewall.e-mobies.com


⚡ Features

  • 🔗 WalletConnect — 530+ wallets (MetaMask, Phantom, Google)
  • Gasless — Powered by Alchemy Gas Manager
  • 🔐 No Seed Phrase — Smart wallet via email/biometric
  • 📊 Charts — CoinGecko candlestick (1D/7D/1M/3M/1Y)
  • 📰 News — CoinDesk live RSS
  • 🔔 Alerts — Browser price notifications
  • 🌐 DApp Browser — Uniswap, OpenSea, Aave, 1inch
  • 🦋 Emowall AI Web3 — Claude-powered AI assistant
  • 🔄 Real Swap — UniSwap V3 integration
  • ❄️ Freeze Wallet — Emergency PIN lock

⛓️ 5 Chains

Name Symbol Chain
🌍 Earth ETH Ethereum
🌟 Soul SOL Solana
🌙 Moon MON Monad
🪐 Orbit ARB Arbitrum
₿ Birth BTC Bitcoin

🛠️ Tech Stack

Next.js 14       — Framework
Alchemy          — Blockchain RPC + Gas Manager
WalletConnect    — Wallet integration (Reown AppKit)
CoinGecko        — Price + Charts
CoinDesk RSS     — News
Anthropic Claude — Emowall AI Web3
NileDB           — Database (Postgres)
Linear           — Project management
Apollo GraphQL   — API layer
Vercel           — Deployment

🚀 Deploy

# Clone
git clone https://github.com/Emobies-app/Thewall-web3

# Install
npm install

# Environment variables
ALCHEMY_API_KEY=
ALCHEMY_GAS_POLICY_ID=
NEXT_PUBLIC_WALLETCONNECT_PROJECT_ID=
HELIUS_API_KEY=
ETHERSCAN_API_KEY=
WALL_CLOUDE_AI=
NILEDB_POSTGRES_URL=

# Run
npm run dev

🔐 Security

  • CodeQL Advanced scanning
  • Snyk vulnerability detection
  • Semgrep static analysis
  • PIN-based wallet freeze
  • Biometric 2FA support

🦋 Emowall AI Web3

AI-powered assistant built with Claude (Anthropic).
Ask about swaps, chains, gas, wallets — available 24/7.


📱 Part of Dwin Universe

App Description
📱 Emobies Mobile repair platform
🦋 Emowall AI Multi-gen AI safety
🧱 TheWall Web3 wallet (this)
🛍️ Eshoppee Local marketplace
🎂 Ecakey Home bakers network
🚗 Ddrive Driving confidence
🌿 Ddrink Natural drinks
🎬 Dott Watch together

👤 Developer

Thewin (Emobies05)
India → Dubai · Self-taught · Built on phone using Termux + Acode
github.com/Emobies-app


"Follow the flow" ·🦋

🔧 Emobies

Your Trusted Mobile Repair Partner

Built from Dubai 🇦🇪 · Powered by Seven Brains 🧠 · Made for Kerala 🌿

Flutter Version Platform Backend License


📱 What is Emobies?

Emobies is a full-stack mobile repair service platform — connecting customers with trusted repair technicians, delivery boys, and service centres.

Built entirely on a phone 📱 using Termux + Acode, backend deployed on Railway.


✨ Features

Feature Description
🔧 Repair Complaints Submit, track, and manage repair requests
💬 Live Chat Chat per complaint with technician
🚚 Delivery Boy Pickup & delivery tracking
🏪 Service Centre Assign complaints to service centres
🪙 EmoCoins Loyalty rewards system
🤖 AI Chatbot Gemini-powered repair assistant
👑 Admin Panel Full superadmin + staff management
🔐 Secure Auth JWT-based login + register

🏗️ Architecture

Flutter App (Android)
      ↓
Node.js + Express API (Railway)
      ↓
MongoDB (In-memory / Atlas)
      ↓
Gemini AI (Google)

🚀 Backend API

Base URL: https://emobies-ap-135-production.up.railway.app

Endpoint Method Description
/api/auth/register POST Register user
/api/auth/login POST Login user
/api/complaints GET/POST Manage complaints
/api/chat/:id GET/POST Chat per complaint
/api/emocoins/balance GET EmoCoins balance
/api/ai/chat POST Gemini AI chat

👑 Superadmin

Phone: 9847842172
Password: Emobies@2026!

📦 Tech Stack

Frontend:    Flutter 3.27.0 (Dart)
Backend:     Node.js + Express
AI:          Gemini API (Google)
Deploy:      Railway (Backend) + Vercel (Web)
Build:       GitHub Actions
Store:       Google Play Console

🚀 Build & Deploy

# Clone repo
git clone https://github.com/Emobies05/Emobies-AP-135.git

# Install dependencies
flutter pub get

# Build APK
flutter build apk --release

🌐 Links


🧠 Powered by Seven Brains

Same multi-AI architecture as Emowall AI 2.0 — Claude, Gemini, ChatGPT, Cursor, Copilot, DeepSeek, Perplexity working together.


🦋 Vision

"Emobies is not just a repair app. It's the foundation of an ecosystem — Emobies + Emowall + TheWall = One Platform."

Emobies — Built by Dwin from Dubai 🇦🇪, Powered by Seven Brains 🧠✨


Package: com.nxtbit.emobies_24 · Min SDK: 21 · Target SDK: 35

🦋 Emo AI Pro

Pro Emotional Intelligence Layer for Emowall AI

./assets/butterfly-demo.gif

Placeholder GIF — replace with real butterfly animation when ready


🌍 What is Emo AI Pro?

Emo AI Pro is the professional, emotional‑intelligence upgrade built on top of Emowall AI 2.0, a multi‑generational AI safety platform already live on the Google Play Store.

While Emowall AI focuses on life‑saving protection and emergency response,
Emo AI Pro adds emotional awareness, calm presence, and proactive wellbeing.

Together, they form a complete AI Safety + Emotional Intelligence Platform.


🧱 Product Relationship (Important)

Emo AI Pro (Emotional Intelligence Layer)
        ↓
Emowall AI 2.0 (Guardian & Safety Engine)
        ↓
Family · Emergency Contacts · Authorities
  • ✅ Emo AI Pro does not replace Emowall AI
  • ✅ Emo AI Pro enhances and extends it
  • ✅ Safety logic always remains with Emowall AI

🦋 Why Emo AI Pro Exists

Emergencies are often preceded by emotional distress.

Emo AI Pro is designed to:

  • Detect stress before danger
  • Offer calm guidance before escalation
  • Build emotional trust over time
  • Reduce false alarms and panic
  • Improve overall family wellbeing

🧠 Core Capabilities

🦋 Living Butterfly Interface

The butterfly is not a mascot — it is the interface.

  • Active Mode → Free flight, expressive motion
  • Idle Mode → Gentle hover
  • Resting Mode → Lotus landing with breathing glow
  • Alert Mode → Faster wings, focused presence

This creates an ambient, non‑intrusive experience.


🧠 Emotional Intelligence Engine

Emo AI Pro continuously analyses:

  • Voice tone & pace
  • Message sentiment
  • Interaction frequency
  • Time & context patterns
  • Safety‑related triggers from Emowall AI

Emotional States

  • Calm 🌿
  • Curious 🦋
  • Concerned 💭
  • Protective 🛡
  • Resting 🌸

These states influence:

  • Responses
  • Voice tone
  • Animation behaviour
  • Intervention timing

🔀 Multi‑Model AI Brain

Emo AI Pro intelligently routes tasks across multiple AI models:

  • OpenAI
  • Gemini
  • Grok
  • Vercel AI

Routing is based on:

  • Emotional context
  • Task type
  • Reliability
  • Cost efficiency

This ensures best‑fit intelligence without vendor lock‑in.


🛡 Built on Emowall AI 2.0 (Live on Play Store)

Emowall AI 2.0 provides the safety foundation:

Guardian Mode (Children)

  • Kidnap detection via voice AI
  • Route deviation alerts
  • Auto SOS & police escalation
  • Silent evidence recording

Shield Mode (Students)

  • Ragging detection
  • Campus SOS
  • Multi‑platform alerts

Care Mode (Accessibility)

  • Blind assistance
  • Deaf alerts
  • Speech‑impaired SOS

Family & Health

  • Child emotional monitoring
  • Women’s safety support
  • Offline‑first operation
  • No subscription required

Emo AI Pro plugs into this system as a Pro intelligence layer.


🔐 Privacy & Trust

  • No private key storage
  • No emotional data selling
  • Voice data processed transiently
  • Explicit consent for actions
  • Safety‑first architecture

Trust is non‑negotiable.


🏗 Architecture Overview

Frontend

  • Flutter (mobile‑first)
  • State‑driven animation engine
  • Voice input/output
  • Offline‑safe local state

Backend

  • Emotional analysis pipeline
  • AI orchestration & routing
  • Session memory
  • Secure bridge to Emowall AI

Infrastructure

  • Vercel (APIs & web)
  • Railway (workers & background services)

🛣 Roadmap

Phase 1 — Pro Companion (Current)

  • Butterfly companion
  • Emotional AI chat
  • Voice interaction
  • Resting / idle modes
  • Emowall AI integration

Phase 2 — Emotional Growth

  • Long‑term mood memory
  • Family emotional insights (opt‑in)
  • Adaptive personality

Phase 3 — Ambient Future

  • On‑device AI
  • AR butterfly presence
  • Cross‑environment continuity

📦 Getting Started (Developers)

git clone https://github.com/Emobies05/Emo-A-I-pro.git
cd Emo-A-I-pro
flutter pub get
flutter run

👤 Creator

Emobies05 (THEWIN)
Founder — Emowall AI
IND → DXB 🇮🇳🇦🇪


🌱 Closing Note

Emowall AI saves lives.
Emo AI Pro understands lives.

Together, they represent the future of responsible, emotionally intelligent AI for families.

🦋


Emo-Key API

Key generator API for Emobies ecosystem.

Endpoint

GET /api/generate?name=YourName

Response

{ "success": true, "key": "emo_abc12345" }

Environment Variables

Add these in Vercel dashboard:

SUPABASE_URL=your_supabase_url
SUPABASE_ANON_KEY=your_supabase_anon_key

Deploy

Connect this repo to Vercel and add environment variables.

Pinned Loading

  1. Thewall-web3 Thewall-web3 Public

    crypto web3 smart wallet gass less and social login without seedphrase

    TypeScript 1

  2. .github .github Public

  3. aa-sdk aa-sdk Public

    Forked from alchemyplatform/aa-sdk

    Gass free and No Seed phrase wallet build with Alchemy platform

    TypeScript

Repositories

Showing 3 of 3 repositories

Top languages

Loading…

Most used topics

Loading…