You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
During the LLM-integration brainstorm (docs/llm-integration-brainstorm.md on claude/llm-integration-brainstorm-qmjmhn), two commercial products surfaced that already ship AI-assisted filament management. Both validate the Scan-to-Spool direction — and they are interesting in general, beyond their AI features. Nobody offers a self-hosted equivalent, which is exactly the lane this fork can own.
Subjects
Filametrics — "Add filaments by scanning the box label … let our AI slicer reader do the heavy lifting"; upload a slicer screenshot and usage data is extracted and applied to inventory; positions itself as a smart filament management and automation platform.
3D Spool Tracker — "Snap a label or box and brand, material, color, and recommended settings populate themselves"; mobile-first tracker.
What to analyze
Full feature inventory of both, AI and non-AI: onboarding, mobile UX, printer/slicer integrations, notifications, automation rules, reporting, pricing/positioning.
Exact UX of their AI flows: capture UI, review/confirm step, behavior when extraction is wrong, how latency is masked, what happens with unknown brands.
Filametrics' slicer-screenshot usage extraction: which slicers, what data it pulls, how it maps to our A3 idea (slicer-screenshot usage logging).
Data handling: do they persist photos, what runs client- vs server-side, any hints about providers/models used.
Non-AI ideas worth adopting into Spoolman NG regardless of the LLM work (inventory UX details, low-stock/automation behavior, settings recommendations attached to filaments).
Deliverable
A short comparison write-up (issue comment or docs/) mapping each worthwhile capability to the brainstorm's idea clusters (A1/A3/B/C/D/E) with a build / skip / later recommendation for each — minding our constraints: self-hosted, provider-neutral (any OpenAI-compatible endpoint), photos ephemeral, AI invisible unless enabled, no emoji in UI.
Context
During the LLM-integration brainstorm (
docs/llm-integration-brainstorm.mdonclaude/llm-integration-brainstorm-qmjmhn), two commercial products surfaced that already ship AI-assisted filament management. Both validate the Scan-to-Spool direction — and they are interesting in general, beyond their AI features. Nobody offers a self-hosted equivalent, which is exactly the lane this fork can own.Subjects
What to analyze
Deliverable
A short comparison write-up (issue comment or
docs/) mapping each worthwhile capability to the brainstorm's idea clusters (A1/A3/B/C/D/E) with a build / skip / later recommendation for each — minding our constraints: self-hosted, provider-neutral (any OpenAI-compatible endpoint), photos ephemeral, AI invisible unless enabled, no emoji in UI.Related
docs/llm-integration-brainstorm.md— section 1 (prior art) and section 3 (idea clusters).