A research platform for realistic social simulations and an incubator for social intelligence.
This is the website repo for sotopia, a research platform for realistic social simulations and an incubator for social intelligence.
If you find Sotopia useful, please cite:
@inproceedings{zhou2024sotopia,
title = {SOTOPIA: Interactive Evaluation for Social Intelligence in Language Agents},
author = {Zhou, Xuhui and Zhu, Hao and Mathur, Leena and Zhang, Ruohong and Qi, Zhengyang and Yu, Haofei and Morency, Louis-Philippe and Bisk, Yonatan and Fried, Daniel and Neubig, Graham and Sap, Maarten},
booktitle = {ICLR},
year = {2024},
url = {https://openreview.net/forum?id=mM7VurbA4r},
}
First you need to install bun
globally:
npm i -g bun
Then you can run the following commands to start the development server:
bun i
bun run dev
You can deploy this template to Vercel with one click.
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.
We would like to thank Spirals, OpenAI, LMSYS Org, Vercel for their significant influence on designing this website.