For this exercise you have to:
1. Pick one of the datasets in https://huggingface.co/datasets
2. Implement a web API to launch queries on the contents of the dataset (eg. full-text
search among the contents, or aggregation over the values of a column)
3. Pick any tool/language/framework you want, but explain why.
4. Choose the query language, explain why it’s the more appropriate, and generate a
minimal Getting started documentation
5. Deploy your API in the Cloud. Pick any cloud, any hardware. We can reimburse any
hosting costs you may incur.
Your deployment should be reproducible and somewhat scalable