for each serp from a given search query we add an inspect button on both code and doc of serp the reason for separaration of code and doc and also for limiting to the last layer is to make the workflow run in a reasonable amount of time. The last layer of the model also corresponds to the layer which generates the embeddings for the search where the k-nn cosine distance is used.
closes #2