Skip to main content

Overview

BLACKICE Portal’s AI Core provides intelligent automation and productivity enhancement tools that adapt to your workflow. From focus tracking to health monitoring, these AI-powered features help you work smarter.

Focus enhancement

AI-powered focus tracking with automatic pause detection and productivity monitoring

Health tracking

Screen health monitoring and wellness recommendations powered by computer vision

Automated workflows

Intelligent task automation and productivity insights

AI chat

Conversational AI interface for productivity assistance

Focus enhancement

FocusFlow AI Pro

An intelligent Pomodoro timer that uses AI face detection to automatically pause when you look away from the screen.
FocusFlow uses MediaPipe Vision for real-time face detection without sending data to external servers.
Key features:
  • AI face detection: Automatic pause when you look away
  • Pomodoro timer: 25-minute focus / 5-minute break intervals
  • Session tracking: Track your focus sessions and productivity
  • Distraction detection: Visual and audio alerts when focus is lost
Using FocusFlow:
// FocusFlow auto-pauses when no face is detected
{
  "focusDuration": "25 minutes",
  "breakDuration": "5 minutes",
  "aiDetection": true,
  "autoPause": true
}
  1. Click “Start Focus” to begin a 25-minute session
  2. Grant camera permissions for AI face detection
  3. Timer pauses automatically when you look away
  4. Return to screen to resume timer

FocusPlan task planner

Smart task management with AI-powered prioritization and scheduling. Features:
  • Multiple views: To-do list, Kanban board, calendar
  • Smart prioritization: AI suggests task priorities
  • Drag-and-drop: Organize tasks visually
  • Tags and filters: Categorize and search tasks
  • Analytics: Track completion rates and productivity trends
Task structure:
{
  "task": "Complete project documentation",
  "priority": "high",
  "dueDate": "2026-03-10",
  "tags": ["documentation", "urgent"],
  "status": "in-progress"
}
List view: Classic to-do list with checkboxes and prioritiesKanban board: Drag tasks between columns (To Do, In Progress, Done)Calendar view: See tasks by date on weekly calendarAnalytics: Charts showing completion rates, priority distribution, and productivity trends

Health tracking

Screen health monitor

Monitor your screen time and receive wellness recommendations. Features:
  • Eye strain detection
  • Break reminders based on 20-20-20 rule
  • Posture monitoring (with camera permission)
  • Daily screen time reports
The 20-20-20 rule: Every 20 minutes, look at something 20 feet away for 20 seconds.
Wellness recommendations:
Break reminders:
  - Every 20 minutes: Eye break
  - Every 60 minutes: Stretch break
  - Customizable intervals

Posture alerts:
  - Face distance from screen
  - Head tilt angle
  - Recommended ergonomic position

AI jaw clench tracker

Detect jaw clenching and teeth grinding using facial recognition. How it works:
  1. Uses MediaPipe face mesh detection
  2. Analyzes jaw muscle tension patterns
  3. Alerts when prolonged clenching detected
  4. Provides relaxation exercises

Automated workflows

AI-powered automation

BLACKICE Portal integrates AI across multiple tools:

Smart scheduling

AI suggests optimal times for tasks based on your patterns

Auto-categorization

Automatically tag and organize tasks

Productivity insights

Learn from your work patterns

Context switching

Minimize cognitive load between tasks

BICOChat AI

Conversational AI interface for productivity assistance. Access BICOChat:
  • Click the “BICOChat AI” button in the portal
  • Ask questions about your tasks and schedule
  • Get productivity recommendations
  • Natural language task creation
Example queries:
"What should I focus on today?"
"Create a task for project review tomorrow"
"Show my productivity stats this week"
"When is my next break?"

Privacy and data

All AI processing happens locally in your browser. Face detection and health monitoring do not send video or image data to external servers.
Data handling:
  • Local processing: Face detection uses MediaPipe locally
  • No video uploads: Camera data never leaves your device
  • Optional cloud sync: Task data only syncs if you enable it
  • Data deletion: Clear all data anytime from settings

Best practices

  1. Grant camera permissions for full AI features
  2. Calibrate lighting for accurate face detection
  3. Position camera at eye level for posture monitoring
  4. Review analytics weekly to track improvement
  5. Adjust sensitivity if getting too many/few alerts

Troubleshooting

Check camera permissions: Ensure browser has camera accessLighting conditions: Face detection works best in well-lit environmentsBrowser compatibility: Use Chrome, Edge, or Safari for best resultsRefresh page: Reload if detection stops working
Sensitivity settings: Adjust detection sensitivity in settingsFace position: Ensure face is clearly visible to cameraDisable AI mode: Use manual timer mode if detection is too sensitive

Next steps

Productivity apps

Explore task management and habit tracking

Collaboration

Real-time team collaboration features

Build docs developers (and LLMs) love