Welcome to the Vespa Cloud sample applications repository!
First-time users should go through the getting-started guide first.
The Vespa.ai sample applications are created to run both self-hosted and on Vespa Cloud - check the repository at Vespa.ai sample apps. You can easily deploy Vespa.ai the sample applications to Vespa Cloud without changing the files - just follow the same steps as for vector-search, adding security credentials.
Below, find sample applications written specifically for Vespa Cloud.
There is a growing interest in AI-powered vector representations of unstructured multimodal data and searching efficiently over these representations. vector-search describes how your organization can unlock the full potential of multimodal AI-powered vector representations using Vespa Cloud - the industry-leading managed Vector Search Service.
cord19.vespa.ai is a full-featured application - see
- cord-19: frontend
- cord-19-search: search backend
vespa-documentation-search is a search application - refer to this for pointers on AWS integration / GitHub Actions automation. This sample app is a good start for automated deployments, as it has system, staging and production test examples. It uses the Document API both for regular PUT operations but also for UPDATE with create-if-nonexistent.