Tutorial: Building a Search App Through SDK
This tutorial teaches you how to build a fully-fledged search system using your SDK.
- Level: Intermediate
- Time to complete: 15 minutes
- Prerequisites:
- This tutorial assumes some knowledge of NLP and good knowledge of Python.
- You must be an Admin to complete this tutorial.
- Goal: After completing this tutorial, you will have built a complete English question answering app using your local SDK.
SDK is the best place to learn how to do things with code so we created a tutorial in Jupyter Notebooks, where you can immediately run your code and test it out.
To access the tutorial:
- Go to deepset Cloud and click Notebooks.
- Select GPU and wait until the server is ready.
- Once the server is created, click Go to JupyterLab.
- From the examples folder, open a notebook called 01_getting_started_sdk.ipynb and follow the instructions there.
Updated 23 days ago
Related Links