HomeFAQWhat is the XyzPilot AI Agent?...

FAQ

What is the XyzPilot AI Agent?

The XyzPilot AI Agent is a catalog-driven translator that converts natural language commands into validated XyzPilot function calls. The geometry stays inside XyzPilot.

Full Answer

The XyzPilot AI Agent is a translator, not a geometry engine. You tell it what geometry you want in plain English. It works out which operator to use, checks that your inputs exist, and calls the correct XyzPilot function. XyzPilot computes the geometry. The agent reports the result.

XyzPilot Example

Natural language: "Create the YLarge intersection of L2 and C1" Agent translates to: Point/YLarge, Intof, L2, C1 XyzPilot computes: → P5 = (exact coordinates) Agent reports: "Created P5 at (x, y)"
← All FAQs Operator Reference Try in XyzPilot →