Warning
This version of PAICA (Web/Backend) is now legacy.
The project has pivoted to a Mobile-First, Privacy-Centric architecture using on-device AI.
For the new React Native implementation, please refer to the mobile/ directory (Coming Soon).
A production-ready system to manage, classify, and reply to messages across multiple platforms in your personal style.
- legacy/: Previous Next.js frontend and FastAPI backend (Docker-based).
- business.md: New business strategy for the mobile-first pivot.
- mobile/: Real-time React Native application with on-device AI integration (In Development).
The legacy system is preserved for archival purposes. To run it:
- Navigate to
legacy/. - Follow the instructions in
legacy/README.md(if move didn't break paths) or usedocker-compose up --buildfrom the root of the legacy folder.
The new direction for PAICA focuses on:
- 100% Privacy: No message data ever leaves your phone.
- Offline Intelligence: Using Google’s Gemma 2B via MediaPipe for on-device inference.
- Cross-Platform: React Native supporting iOS and Android.
🔍 New Business Strategy 🔍 Updated Future Roadmap