Skip to content

XuhuiZhou/sotopia-website

 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.0%
  • Other 1.0%