Architect AI is a premium, full-stack productivity ecosystem designed for elite focus and deep work. It leverages an AI-powered core to help users organize tasks, measure performance, and eliminate distractions through a stunning, glassmorphic mobile interface.
- 🧠 Smart Prioritization: Our AI engine analyzes your behavior to suggest the most impactful tasks for your day.
- 🛡️ Deep Work Modes: Built-in focus timers and distraction-free UI to reach a flow state faster.
- 💎 Premium UX: A high-end mobile experience featuring glassmorphism, Reanimated 4 micro-animations, and haptic feedback.
- 🌐 Global Reach: Full i18n support with built-in English and Bahasa Indonesia localizations.
- 📊 Performance Analytics: Integrated statistics to track your productivity score and success rates.
| Onboarding 1 | Onboarding 2 | Onboarding 3 |
|---|---|---|
![]() |
![]() |
![]() |
| Homepage | Task Management | AI Smart Chat |
|---|---|---|
![]() |
![]() |
![]() |
| Focus Timer | App Settings | Splash Screen |
|---|---|---|
![]() |
![]() |
![]() |
| Login Page | Register Page |
|---|---|
![]() |
![]() |
ARCHITECT-AI/
├── 🚀 backend/ # FastAPI / PostgreSQL / OpenAI Real-time
├── 📱 mobile/ # React Native (Expo) / Reanimated 4 / Lucide
└── 📜 README.md # Global Documentation
Clone the repository and ensure you have Node.js (v20+) and Python (3.10+) installed.
cd backend
pip install -r requirements.txt
# Copy .env.example to .env and fill in your keys
uvicorn app.main:app --reloadcd mobile
npm install
npx expo startThis project utilizes environment variables for all sensitive configuration (Database URLs, JWT Secrets, OpenAI Keys).
Caution
Never commit your .env files. We have provided a comprehensive root .gitignore to ensure these files remain local.
Distributed under the MIT License. See LICENSE for more information.
Designed with ❤️ by the Architect AI Team.










