Skip to content
/ sample-apps Public template
forked from vespa-engine/sample-apps

Repository of sample applications

License

Notifications You must be signed in to change notification settings

raskr/sample-apps

 
 

Repository files navigation

Vespa sample applications

Vespa Sampleapps Search Feed /sample-apps link checker

Featured sample applications

album-recommendation

This is the intro application to Vespa. Learn how to configure the schema for simple recommendation and search use cases. Try the apps on Vespa Cloud or using Docker

use-case-shopping

Create an end-to-end E-Commerce shopping engine using use-case-shopping and an Amazon product data set.

text-search

text-search dives deep into text ranking, using Vespa's nativerank and BM25 implementations. It uses the MS Marco dataset.

semantic-qa-retrieval

semantic-qa-retrieval takes text search to the next level using the Stanford Question Answering Dataset (SQuAD), text embeddings and tensor ranking. This sample app demonstrates how to return answers to questions.

Detailed sample applications

model-evaluation: A sample Vespa application which demonstrates Stateless ML Model Evaluation.

boolean-search: Learn how to use predicate fields to implement boolean indexing. I.e. how to express in a document a range of values to match, like "this fits readers in age range 20 to 30".

multiple-bundles: Build a Java application using components and dependencies in other bundles (jars).

basic-search-*: Simple application that can be deployed in different environments


Note: Applications with pom.xml must be built before being deployed. Refer to the Developer Guide for more information.

Contribute to the Vespa sample applications.


About

Repository of sample applications

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 56.8%
  • Python 32.2%
  • JavaScript 4.6%
  • CSS 2.5%
  • Shell 2.1%
  • R 0.7%
  • Other 1.1%