Yes, Phoenix has added a user-friendly UI for creating and managing datasets, including dialogs for creating new datasets and editing dataset info (name, description, metadata). This UI is designed to make dataset management accessible to non-technical users, not just those comfortable with JSON or code. You can create, curate, and view datasets directly in the platform interface, and recent updates have focused on improving these flows for broader usability according to <https://arize.com/docs/phoenix/release-notes/2024/07.03.2024-datasets-and-experiments|release notes>, <https://github.com/Arize-ai/phoenix/pull/3217|GitHub PRs>, and <https://arize.com/docs/phoenix/datasets-and-experiments/how-to-datasets|feature documentation>.
Would you like more detail on the specific UI features or workflow for non-technical users?
Sources:
- <https://github.com/Arize-ai/phoenix/pull/3217|GitHub PR: create dataset UI>
- <https://arize.com/docs/phoenix/datasets-and-experiments/how-to-datasets|feature documentation>