| home |
| name |
text |
tagline |
actions |
| Taskpile |
Task manager with intelligent graph visualization |
Force-directed graphs powered by semantic embeddings. MLOps-grade feature store. Zero-latency writes. |
| theme |
text |
link |
| brand |
Get Started |
/guide/getting-started |
|
| theme |
text |
link |
| alt |
Architecture |
/guide/architecture |
|
|
|
| icon |
title |
details |
| 🕸️ |
Force-directed graph |
Tasks are laid out as nodes connected by semantic similarity edges. Select any node to explore its 2-hop neighborhood with smooth physics animation. |
|
| icon |
title |
details |
| 🤖 |
MLOps feature store |
Descriptions and embeddings are computed once, versioned by model+prompt, and served instantly. Changing a model config triggers automatic backfill — no manual intervention needed. |
|
| icon |
title |
details |
| ⚡ |
Zero-latency writes |
Creating or updating tasks returns immediately. Background Tokio worker drains the pending queue asynchronously. The graph always shows whatever is ready. |
|
| icon |
title |
details |
| 🔍 |
Semantic edge weights |
Task pairs are connected by cosine similarity of their nomic-embed-text embeddings. Higher similarity → thicker, more opaque edges. An in-graph slider adjusts the visibility threshold in real time. |
|
|