Overview
Our Python API documentation can be found here.
Other sections of the documentation may soon be auto-generated.
In the meanwhile, you may find reference documentation in the following locations:
mephisto-core
- This package provides two hooks to faciliate React-based front-end development for Mephisto tasks. UseuseMephistoTask
for simple, static tasks oruseMephistoLiveTask
for multi-turn, socket-based tasks.mephisto-addons
- A bunch of UI components to make Tasks more customizable.bootstrap-chat
- A set of UI components based on Bootstrap v3 for facilitating chat-based tasks for Mephisto.annotation-toolkit
and@annotated
- This package helps users to build out review & annotation tooling for their research tasks.annotation-toolkit
has been deprecated in favor of@annotated
.cra-template-mephisto-review
- A customizable base template for creating data exploration interfaces with first-class support for themephisto review
command.mephisto-review-hook
- TODO