You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "A sophisticated cellular automata simulation system that combines rule-based and AI-driven behaviors using OpenAIs GPT models with JSON schemas to create intelligent, adaptive cells that interact in a simulated environment.",
"main": "index.js",
"directories": {
"test": "tests"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"