XR & AI Appendices

Visual-Meta can support temporary appendices in addition to the core permanent appendix. These are intended to remain with the document for as long as they are useful and removed or replaces when XR environments change or AI analysis is updated.

  

Visual-Meta {XR}

Spatial coordinates and relationships can be encoded.

Imagine opening a document in XR/VR/AR space, and choosing to put the pictures in the document on the walls of your document. You may choose to label the walls in your office, cafe, and home (for example) so that you can simply gesture for all the pictures to go onto a picture wall or a section of your wall you have designated as a picture wall, in which case when you open the document in another location where you normally use your headset, the images can automatically appear on any wall or area with the same designation.

You can choose to move any aspect of your document manually to any location as well.

When you close the document, this data can then be stored as a Visual-Meta {XR} appendix for use by you XR software next time you don your headset, but will not interfere with the document remaining a traditional document to be viewed or interacted with in any traditional software.

The logic is based on the section of encoding images and their contents, and using the ID for those encodings to refer to what the location information refers to:

Basic, using the system settings for an assigned picture wall:

@entry{image-ID
xr-category = {picture},
xr-assigned-location = {picture wall},
xr-order = {default}

Freeform placement:

@entry{image-ID
xr-category = {picture},
xr-assigned-location = {floor relationship in cm from centre of room: 200,130,201},
xr-alignment-xyz-degrees = {90,0,90}

    

Visual-Meta will also support USD spatial data in raw form.

             

    

Visual-Meta {AI}

AI summaries, keyword extractions, sentiment analysis and more can be encoded for instant use. The results will need to be dated and the AI agent will need to be referenced. Example below. It is worth noting that the field ‘appended-by’ is if appended later not the production of the document.

@entry{AI Keywords
ai-keywords = {vr, XR, text},
ai-prompt = {extract 3 keywords from this document},
ai-engine = {chatGPT-3.5},
ai-date = {2023-11-18T11/55/29Z)},

@entry{AI Chapter Summaries
ai-chapter-summaries = {page 12: “This chapter deals with AI”}
ai-prompt = {summarise each chapter in this document, starting each chapter description with “page” followed by the page number in numerical format, then colon},
appended-by = {Frode Hegland},
prompt-author = {Frode Hegland},
ai-engine = {chatGPT-3.5},
ai-date = {2023-11-18T11/55/29Z)},
location = {UK},