skyagi
Basic Information
SkyAGI is a Python package and demo that showcases large language models' emerging ability to simulate believable human behavior by implementing the concept of generative agents. The repository delivers a role-playing experience in which multiple NPCs interact, remember past events, and produce human-like responses. It includes example character configurations drawn from The Big Bang Theory and The Avengers as starting points and supports user-defined characters via JSON configuration files. The project is designed to illustrate how memory, personality, and status can drive autonomous character interactions without constant human direction. It is distributed as an installable package with a command-line entry point named skyagi and requires an OpenAI API key to run.