githubteacher / githubteacher/furry-computing-machine

Home organization app with AI and 3D mapping

未关闭
#200 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
C
星标
3
派生
7
PR 合并指标
30 天内没有已合并 PR

描述

**Feature Summary:**
Build a home organization app allowing users to catalog household items with the following capabilities:
- AI-powered image recognition for inventorying and categorizing items.
- Natural language search and smart recommendations.
- 3D map of the user's home, with ability to scan rooms (e.g., via iOS RoomPlan or AR) and overlay inventory positions.
- Frontend (React) UI, backend API server, and dedicated AI microservice architecture.

**Key requirements:**
- Room/area scanning on mobile (iOS RoomPlan/ARKit as MVP, ARCore for Android as future work).
- Support for GLB/USDZ scan file upload and anchor placement for items.
- Backend endpoints for scan lifecycle: upload, process, anchors management.
- Three.js (or similar) based 3D/2D viewer for home and item locations.
- Modular, privacy-aware AI microservice for vision and semantic analysis.
- Clean, documented Docker development setup for all components.

**Acceptance criteria:**
- Users can upload room scans, process them, and view 3D maps with item anchors.
- Users can add/edit items, attach them to anchors or locations on the map.
- The system suggests item categories/locations using AI.
- Project runs locally using Docker Compose.
- README and code are structured for further app and ML feature expansion.

---
_Next tasks will include detailed implementation issues for backend endpoints, AI microservice, frontend 3D map UI, Docker setup, and sample mobile client._

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。