|
Qdrant |
Default
Do you want to insert a semantic search function into your website or online app? Now you can do so - without spending any money! In this example, you will learn how to create a free prototype search engine for your own non-commercial purposes.
You may find all of the assets for this tutorial on GitHub.
Ingredients A Rust toolchain cargo lambda (install via package manager, download binary or cargo install cargo-lambda) The AWS CLI Qdrant instance (free tier available) An embedding provider service of your choice (see our Embeddings docs.