mirror of
https://github.com/qdrant/landing_page.git
synced 2026-09-26 14:38:30 +02:00
2.0 KiB
2.0 KiB
title, weight, is_empty
| title | weight | is_empty |
|---|---|---|
| Examples | 25 | false |
Sample Use Cases
Our Notebooks offer complex instructions that are supported with a throrough explanation. Follow along by trying out the code and get the most out of each example.
| Example | Description | Stack |
|---|---|---|
| Intro to Semantic Search and Recommendations Systems | Learn how to get started building semantic search and recommendation systems. | Qdrant |
| Search and Recommend Newspaper Articles | Work with text data to develop a semantic search and a recommendation engine for news articles. | Qdrant |
| Recommendation System for Songs | Use Qdrant to develop a music recommendation engine based on audio embeddings. | Qdrant |
| Image Comparison System for Skin Conditions | Use Qdrant to compare challenging images with labels representing different skin diseases. | Qdrant |
| Question and Answer System with LlamaIndex | Combine Qdrant and LlamaIndex to create a self-updating Q&A system. | Qdrant, LlamaIndex, Cohere |
| Extractive QA System | Extract answers directly from context to generate highly relevant answers. | Qdrant |