Quickstart tutorial#
You can easily get started with the Aryn Search Platform using Docker and our Quickstart. This will deploy the Aryn Search Stack locally and ingest a sampele dataset to search over. For instructions on how to get started, visit the Quickstart GitHub page. We recommend this method versus installing each component locally.
You can also choose to develop Sycamore data processing scrips locally with a Jupyter Notebook, and load the data into Aryn OpenSearch running in a container. To learn more and walk through an example, visit here.