githubteacher / githubteacher/furry-computing-machine

AI microservice: Scan and anchor detection pipeline

オープン
#202 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
C
スター
3
フォーク
7
PR マージ指標
30日以内にマージされた PR はありません

説明

Implement a Python FastAPI microservice responsible for:
- Accepting uploaded scan files (GLB/USDZ) via /process-scan.
- Running mock (and future real) mesh/semantics parsing to produce anchor points.
- Returning anchor metadata (id, name, position, rotation, confidence) for integration with the backend.
- Scalable architecture to swap in real analysis (RoomPlan JSON, pygltflib/trimesh) or cloud API calls.
- Health, version endpoints, basic logging.

Acceptance:
- /process-scan POST endpoint works for demo and returns detectable anchors for a scan.
- Integration with backend complete/processing lifecycle.
- Runs as a service in Docker, connected via Docker Compose.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。