DeepMe – Your AI Digital Twin That Truly Knows You
Inspiration
By 2025, fragmented communication and multi-platform presence have become the workplace norm. Knowledge professionals are drowning in four pain-points:
- Chat floods – hundreds of daily messages bury the few that matter
- Shallow exchanges – high-frequency, low-depth online talk lacks real listening
- Scattered tasks – promises and to-dos hide inside chat shards and slip through the cracks
- Emotional drift – “cold text” breeds misunderstanding with no bridge to repair it
Existing tools either force you to surrender privacy to the cloud or solve only one slice of the problem. DeepMe was born to fix this: an offline, on-device engine that ingests your WeChat & social data and trains a private AI twin.
Learning Outcomes
Technical breakthroughs
- Local-only inference stack – built on Amazon Q core tech; data never leaves the device
- Multi-modal chat parser – integrates sjzar/chatlog for WeChat, Xiaohongshu, Jike, Twitter, etc.
- Emotional & social AI – context-aware mood detection, Socratic questioning, high-EQ reply generation
Product innovation
- Unifies information triage, emotional companionship and action follow-up in one surface
- Coins “AI digital twin” – an AI that internalises your personality
- Breaks the ceiling of single-purpose tools into a one-stop life copilot
Build Journey
Week 1-2 Core scaffold – Flask proxy, sjzar/chatlog integration, secure Google Gemini pipe
Week 3-4 AI modules – Deep Chat confidant, smart daily digest, NLP to-do extractor
Week 5-6 UX layer – Apple design language, responsive motion, graceful error states
Week 7-8 Emotion engine – “Heart-Link Envelope” relationship mediator, anonymous insight letters, repair suggestions
Challenges & Fixes
- Privacy vs. intelligence – hybrid local-vector + cloud-API; sensitive bits stay on-device, only semantic features go out
- Multi-platform schemas – universal parser + canonical message model + adaptive recogniser
- Emotional accuracy – context + sentiment lexicon + time-series mood tracking + user-feedback loop
Feature Spotlight
📊 AI Daily Digest – 300+ group messages → 3-second visual report (hot topics, resources, notices, quotes, word-cloud)
🔍 Deep Chat – AI proposes insightful topics drawn from your persona and chat context
✅ To-Do Harvest – real-time extraction, classification, priority ranking, high-EQ reply draft
✉️ Heart-Link Envelope – anonymous “relationship insight letter” to melt ice
🔐 Zero-cloud pipeline – end-to-end local parsing & vector search, bank-grade privacy
Value
Efficiency – turns fragments into structured knowledge
Emotion – injects warmth into digital talk
Society – helps heal relationships fractured by screens
DeepMe = the second brain that knows, helps and stays with you.
DeepMe Tech Stack (English)
Languages & Frameworks
Front-end
- HTML5 / CSS3 / JavaScript – lightweight native web stack
- Apple Design Language – clean, modern aesthetic
- Responsive Design – multi-device fluid layouts
Back-end
- Python Flask – micro web framework, API proxy
- Go – chat-log parsing service (sjzar/chatlog)
- RESTful API – standard service contracts
AI & ML
Core services
- Google Gemini API – LLM reasoning & NLP
- Amazon Q core tech – on-device inference module
- Vector DB – local semantic search
- NLP pipeline – task extraction & parsing
ML techniques
- Sentiment analysis
- Named-entity recognition
- Text classification
- Semantic search & similarity
Platforms & Cloud
Data layer
- sjzar/chatlog – WeChat decrypt & parse engine
- Multi-platform adapters – WeChat, Xiaohongshu, Jike, Twitter
- Local processing engine – privacy-first compute
Deployment
- Local dev server
- Cross-platform binaries
Databases & Storage
- Local file system
- Encrypted on-disk store
- Local vector store
- JSON for light interchange
APIs & Integrations
External
- Google Gemini API
- sjzar/chatlog API
- Social-media platform APIs
Internal
- Flask RESTful endpoints
- WebSocket real-time pipe
- Proxy-server architecture
Dev Tools
- Git / GitHub – version control & collaboration
- Python venv & Go modules – dependency isolation
- Env-vars – runtime config
- Go build & pip – packaging
Security & Privacy
- Local-only processing – data never uploaded
- End-to-end encryption
- Secure API-key vault
- Data anonymisation
- Zero-cloud architecture
- Privacy-by-design
Specialty Tech
Amazon Q core module
- Enterprise-grade local inference
- Borrowed core reasoning scaffold
Innovation combo
- Hybrid AI (local + cloud)
- Multi-modal data handling
- Emotional-intelligence engine
- Social-relationship graph analytics
Tech motto: bank-level privacy meets cloud-grade intelligence, safely in your pocket.
Built With
- amazonq
- chatlog
- crossplatformcompatibility
- css3
- encryptedstorage
- go
- html5
- javascript
- multiplatformdataadaters
- nlppipeline
- proxyserverarchitecture
- python
- pythonflask
- restfulapi
- semanticsearch
- sentimentanalysis
- vectordatabase
- websocket
Log in or sign up for Devpost to join the conversation.