Skip to content

Latest commit

 

History

History
50 lines (35 loc) · 1.58 KB

README.md

File metadata and controls

50 lines (35 loc) · 1.58 KB
sotopia – 

A research platform for realistic social simulations and an incubator for social intelligence.

Introduction

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},
}

Development

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

Deployment

You can deploy this template to Vercel with one click.

License

This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

Acknowledgements

We would like to thank Spirals, OpenAI, LMSYS Org, Vercel for their significant influence on designing this website.