PoYo
Your AI-powered financial companion in a wearable locket. It listens to your conversations, analyzes market sentiment, and delivers personalized portfolio insights with real-time market data and AI research.
Screenshots



Problem Statement
Always-On Conversation AnalysisPassive listening for financial terms and market discussions Natural language processing for context understanding Sentiment analysis of financial opinions and reactions Privacy-first processing with local speech-to-textReal-Time Market IntelligenceContinuous cryptocurrency market monitoring Traditional market integration (stocks, commodities, forex) News and social media sentiment tracking Technical analysis pattern recognitionPersonalized Portfolio ManagementCustom portfolio tracking and rebalancing suggestions Risk tolerance assessment from conversation patterns Investment opportunity alerts based on personal interests Automated daily portfolio summariesAI-Powered ResearchDeep market analysis using Large Language Models Pattern matching across market data and user behavior Predictive analytics for market trends Personalized investment thesis generation
Solution
Hardware LayerSmart locket with microphone array and e-ink display Edge processing unit for local speech analysis Bluetooth connectivity for secure data transmission Long-life battery with wireless chargingSoftware Stack [Voice Capture] → [Local Processing] → [Cloud Analysis] → [Insights] ↓ ↓ ↓ ↓ [Privacy Filter] [Context Analysis] [Market Data] [Portfolio Tips]Key TechnologiesVoice Processing: Local speech-to-text with financial term recognition Market Analysis: Real-time data integration with CoinMarketCap and traditional markets AI Research: Claude-powered market analysis and portfolio recommendations Security: End-to-end encryption and local data processingIntegration Flow // Example of core analysis pipeline async function analyzeUserContext(voiceData, marketData) { // Process voice data locally const context = await processVoice(voiceData);// Get market insights const marketInsights = await getMarketData(context.tokens);// Generate AI analysis const analysis = await generateAIInsights(context, marketInsights);// Return personalized recommendations return formatUserRecommendations(analysis); }
Hackathon
ETHGlobal Bangkok
2024
Contributors
- 0xjba
7 contributions