Skip to content

Emobies05/public-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

66 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ¦‹ Emowall AI 2.0

Your Family's Silent Guardian

Built from Dubai πŸ‡¦πŸ‡ͺ Β· Powered by Seven Brains 🧠 Β· Made for Kerala 🌿

Flutter Version Platform License


πŸ›‘οΈ What is Emowall?

Emowall AI 2.0 is the world's first multi-generational AI safety platform β€” one app that protects your entire family.

Built entirely on a phone πŸ“± using Termux + Acode, deployed from Dubai to the world.


πŸ“± Seven Screens, One App

Mode For Features
πŸ›‘οΈ Guardian Mode Children & Women SOS, Safe Zone, Sound Detection
βš”οΈ Shield Mode Men, Elderly, College Ragging Detection, Fall Detection, Evidence Recorder
β™Ώ Care Mode Blind, Deaf, Speech-impaired Voice alerts, Vibration SOS, LED flash
πŸ—£οΈ Guardian AI Elder Care Voice-activated emergency response
πŸ‘©β€πŸ‘Ά Digital Amma Babies & Mothers Baby cry detection, Lullabies AI
πŸ‘¨β€βš•οΈ Child Doctor AI Children Mental health, mood tracking, therapy
♀️ Women's Health Women Gentle health companion AI

🧠 Seven Brains, One Guardian

Emowall AI 2.0 uses a multi-AI architecture where each AI has a specific role.

🧠 Brain 1 β€” Claude (Anthropic)

Role: Chief Architect & Code Engineer

  • Full codebase understanding (Flutter, Node.js, Dart)
  • Creates complete files (main.dart, pubspec.yaml, screens)
  • Deep reasoning for complex features
  • Security review and bug fixing
  • Used for: Feature building, file creation, architecture decisions

🧠 Brain 2 β€” Gemini (Google)

Role: In-App AI Assistant & Voice Intelligence

  • Powers the Emowall chatbot inside Emobies app
  • Malayalam + English voice understanding
  • Baby cry detection and child emotion analysis
  • Used for: Real-time in-app AI responses, voice features

🧠 Brain 3 β€” ChatGPT (OpenAI)

Role: Content & Communication Strategist

  • App store descriptions and marketing copy
  • Privacy policy and legal text drafting
  • Used for: Content creation, user communication

🧠 Brain 4 β€” Cursor AI

Role: IDE-Level Code Refactor Engine

  • Real-time code completion inside editor
  • Auto-fix linting errors and warnings
  • Used for: Day-to-day coding assistance, live editing

🧠 Brain 5 β€” GitHub Copilot

Role: Commit-Level Code Guardian (Ralph)

  • Runs flutter test on every push
  • Detects broken imports and missing dependencies
  • Used for: CI/CD health, test coverage, code consistency

🧠 Brain 6 β€” DeepSeek

Role: Logic & Algorithm Specialist

  • Complex algorithm design (ragging detection logic)
  • Mathematical models (health tracking formulas)
  • Used for: Heavy computation, detection algorithms

🧠 Brain 7 β€” Perplexity AI

Role: Research & Real-Time Intelligence

  • Latest Flutter/Android updates research
  • Find best packages and libraries
  • Used for: Research, package selection, staying updated

🀝 How They Work Together

Human (Dwin) β†’ defines product goals
      ↓
Claude β†’ builds architecture + full files
      ↓
Cursor/Copilot β†’ refines code in editor + CI
      ↓
Gemini β†’ powers live AI features in app
      ↓
DeepSeek β†’ optimizes complex algorithms
      ↓
ChatGPT β†’ writes user-facing content
      ↓
Play Store β†’ Users 🌍

πŸš€ Build & Deploy

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

# Install dependencies
flutter pub get

# Build AAB
flutter build appbundle --release

GitHub Actions (Auto Build)

Every push to Emowall-Ai-2.0 branch triggers automatic AAB build via .github/workflows/flutter.yml


πŸ“¦ Tech Stack

Frontend:    Flutter 3.27.0 (Dart)
AI:          Gemini API (Google)
Backend:     Node.js + Express (Railway)
Build:       GitHub Actions
Store:       Google Play Console
Fonts:       Syne + JetBrains Mono

πŸ” Key Dependencies

flutter_tts: ^4.0.2          # Voice alerts
speech_to_text: ^7.0.0       # Voice commands
sensors_plus: ^5.0.0         # Fall/accident detection
flutter_local_notifications  # SOS alerts
flutter_sound: ^9.2.13       # Audio recording
google_fonts: ^6.2.1         # Typography
permission_handler: ^11.0.0  # Device permissions

πŸ›‘οΈ Guardrails (All AIs Must Follow)

  • Never hardcode API keys or secrets
  • Keep dark neo-crypto aesthetic (#07080B, #00E5FF, #7C3AED)
  • Never remove ButterflyLogo or core screens
  • Always keep Malayalam + English support
  • Prioritize user safety above all features

πŸ“„ Privacy Policy

https://emobies05.github.io/public-/emowall-privacy-policy.html


πŸ¦‹ Vision

"No single AI is perfect. But seven AIs working together β€” that's Emowall. The world's most intelligent safety platform."

Emowall AI 2.0 β€” Built by Dwin from Dubai πŸ‡¦πŸ‡ͺ, Powered by Seven Brains 🧠✨


Package: com.emobies.emowall Β· Version: 1.0.10 (110) Β· Min SDK: 24

πŸ”§ 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

About

Emobies & Emowall Privacy Policy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages