mirror of
https://github.com/qdrant/landing_page.git
synced 2026-09-25 22:18:30 +02:00
Merge pull request #824 from qdrant/chore/bashofmann/remove-unused-surveys
Remove unused hybrid cloud and managed cloud surveys
This commit is contained in:
@@ -1,4 +0,0 @@
|
||||
---
|
||||
title: Surveys
|
||||
sitemapExclude: True
|
||||
---
|
||||
@@ -1,56 +0,0 @@
|
||||
---
|
||||
title: Join the waiting list for the Qdrant cloud-hosted version private beta.
|
||||
section_title: Request early access to the Qdrant Cloud
|
||||
form:
|
||||
- id: 0
|
||||
header: "Get <span style='color: var(--brand-primary);'>Early Access</span> to Qdrant Cloud"
|
||||
label: All right! 😊 What is your e-mail? *
|
||||
placeholder: name@example.com
|
||||
type: email
|
||||
name: email
|
||||
required: True
|
||||
- id: 1
|
||||
label: May we have your name, please?
|
||||
type: text
|
||||
rows: 1
|
||||
placeholder: Dr. Smith
|
||||
name: name
|
||||
- id: 2
|
||||
label: For what purpose do you/will you use a cloud-hosted solution?
|
||||
type: checkbox
|
||||
options:
|
||||
- For my company product
|
||||
- For one of my company internal project
|
||||
- For a client as an agency or a freelancer
|
||||
- For a personal project
|
||||
name: purpose
|
||||
- id: 3
|
||||
label: What's the size of your company?
|
||||
type: radio
|
||||
options:
|
||||
- 1
|
||||
- 2-10
|
||||
- 11-50
|
||||
- 51-200
|
||||
- 201-1000
|
||||
- 1001+
|
||||
name: companySize
|
||||
- id: 4
|
||||
label: What is your use case?
|
||||
type: radio
|
||||
options:
|
||||
- Semantic Text Search
|
||||
- Similar Image Search
|
||||
- Recommendations
|
||||
- Chat Bots
|
||||
- Matching Engines
|
||||
- Anomalies Detection
|
||||
- Other
|
||||
name: case
|
||||
- id: 5
|
||||
label: Have you ever used any vector search engines? If yes, which ones?
|
||||
type: text
|
||||
rows: 1
|
||||
placeholder: Type here your answer
|
||||
name: experienced
|
||||
---
|
||||
@@ -1,57 +0,0 @@
|
||||
---
|
||||
title: Join the waiting list for the Qdrant Hybrid Cloud solution.
|
||||
section_title: Request early access to the Qdrant Hybrid Cloud
|
||||
form:
|
||||
- id: 0
|
||||
header: "Get <span style='color: var(--brand-primary);'>Early Access</span> to Qdrant Hybrid Cloud"
|
||||
label: All right! 😊 What is your e-mail? *
|
||||
placeholder: name@example.com
|
||||
type: email
|
||||
name: email
|
||||
required: True
|
||||
- id: 1
|
||||
label: May we have your name, please?
|
||||
type: text
|
||||
rows: 1
|
||||
placeholder: Dr. Smith
|
||||
name: name
|
||||
- id: 2
|
||||
label: What's the name of your company?
|
||||
rows: 1
|
||||
name: companyName
|
||||
- id: 3
|
||||
label: What's the size of your company?
|
||||
type: radio
|
||||
options:
|
||||
- 1
|
||||
- 2-10
|
||||
- 11-50
|
||||
- 51-200
|
||||
- 201-1000
|
||||
- 1001+
|
||||
name: companySize
|
||||
- id: 4
|
||||
label: Are you already using Qdrant?
|
||||
type: checkbox
|
||||
options:
|
||||
- Yes, in Qdrant Cloud
|
||||
- Yes, on-premise
|
||||
- We are using another solution at the moment
|
||||
- No, we are not using any vector search engine
|
||||
name: experienced
|
||||
- id: 5
|
||||
label: Please describe the approximate size of the deployment you are planning to use. (optional)
|
||||
placeholder: 3 machines 64GB RAM each, or a deployment capable of serving 100M OpenAI embeddings
|
||||
type: text
|
||||
name: clusterSize
|
||||
required: False
|
||||
- id: 6
|
||||
label: What's your target infrastructure?
|
||||
type: radio
|
||||
options:
|
||||
- AWS
|
||||
- GCP
|
||||
- Azure
|
||||
- Other
|
||||
name: infrastructure
|
||||
---
|
||||
Reference in New Issue
Block a user