An NLP-powered task manager. Type a task in plain English; it parses intent, priority, color, and timing. 30+ users worldwide, 8000+ tasks processed.
↑ live widget · try the theme switcher
Open ↗- ·Stateless Flask, horizontal scaling via containerized replicas
- ·~800 req/sec sustained across a 2-node cluster via Caddy load balancer, weighted round robin 3:1
- ·Latency-aware LLM gateway with live vendor health probing and adaptive failover
- ·Cold-start latency cut from 10s+ to 1.1s p95 / 1.5s p99 via TCP pooling, custom keepalive, and prompt engineering
- ·Parses NL into structured tasks; aggregates anonymized data for fine-tuning
- ·Desktop and mobile PWA, 6 Jinja2 templates across 3 themes
- ·Multi-platform push notifications, timezone-aware scheduling
- ·Vanilla HTML/CSS/JS for maximum portability, no frontend framework