edsl icon indicating copy to clipboard operation
edsl copied to clipboard

Design, conduct and analyze results of AI-powered surveys and experiments. Simulate social science and market research with large numbers of AI agents and LLMs.

Expected Parrot Domain-Specific Language

edsl.png

The Expected Parrot Domain-Specific Language (EDSL) package lets you conduct computational social science and market research with AI. Use it to design surveys and experiments, simulate responses with large language models, and perform data labeling and other research tasks. EDSL comes with built-in methods for analyzing, visualizing and sharing your results.

🔗 Links

  • PyPI: https://pypi.org/project/edsl/
  • Documentation: https://docs.expectedparrot.com
  • Getting started: https://docs.expectedparrot.com/en/latest/starter_tutorial.html
  • Discord: https://discord.com/invite/mxAYkjfy9m

💡 Contributions, Feature Requests & Bugs

Interested in contributing? Want us to add a new feature? Found a nasty bug that you would like us to squash? Please send us an email at [email protected] or message us at our Discord server.

💻 Getting started

EDSL is compatible with Python 3.9 - 3.11.

pip install edsl
  • Read the docs at http://docs.expectedparrot.com.
  • See https://docs.expectedparrot.com/en/latest/starter_tutorial.html for examples and tutorials.

🔧 Dependencies

API keys for LLMs that you want to use, stored in a .env file