Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AI function calling, state summary, and spatial references #329

Open
wants to merge 17 commits into
base: main
Choose a base branch
from

Conversation

benptc
Copy link
Contributor

@benptc benptc commented Jun 6, 2024

Adds SpatialApplicationAPI and LanguageInterface to spatialDraw tool.

  • Provides an addLine API that AI can use to draw a line.
  • Performs the coordinate system conversions to say "draw a line from origin to cursor position" in world coordinates and it shows up at the intended location (in the tool's local coordinates).
  • Attempts to use gen-AI to parse the drawings coordinate list and describe its contents as visual shapes.

Part of the ptcrealitylab/vuforia-spatial-toolbox-userinterface#725 set of PRs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants