Note:This page provides information about EDSL code methods for launching surveys, gathering human responses, and analyzing results from your workspace. For more information about building surveys interactively, see the Survey Builder page. For more information about launching studies with Prolific participants, see the Prolific studies page.
How it works
1
Create Surveys with desired types of Questions, and design AI Agents to answer them. Select Language Models to generate the responses.
2
Run your survey with agents and language models, generating a formatted dataset of Results.
3
Generate a web version of your survey with the humanize method, which provides a link for human respondents and a project page at your account where you can access responses interactively.
4
Share the web survey with human respondents. (See the Prolific studies page for information about launching studies with Prolific participants.)
5
Collect the responses with Coop methods to gather the responses in a Results object.
6
Analyze your LLM and human results together.