Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 658 Bytes

README.md

File metadata and controls

26 lines (14 loc) · 658 Bytes

Spatiality

Spatiality is a playground-like web app that enables exploring interactions between a large-language model (LLM) and a spatial simulation.

Supported LLMs and Simulations

LLMs

Simulations

Installing dependencies

Requires node.js version v18 or greater. v20 recommended.

npm install

Running the code

npm run dev

Then navigate in a browser to http://localhost:5173/ or the URL it provides.