WIP changed ceo scheme to organization type (#60)

* changed ceo scheme to organization type

* logo url

* url from string

* added a software application type to the ceo schema

* changed description text and logo files

* fix
This commit is contained in:
trean
2022-06-23 20:16:32 +02:00
committed by GitHub
parent 0b4256892e
commit a90eaee38b
8 changed files with 167 additions and 137 deletions
+2 -2
View File
@@ -12,8 +12,8 @@ keywords = "search engine, neural network, matching, filter, SaaS, approximate n
[params]
author = "Andrey Vasnetsov"
description = "Qdrant - Open-Source Vector Search Engine"
keywords = ["search engine", "neural network", "matching", "filter", "SaaS",
description = "Qdrant is an Open-Source Vector Search Engine written in Rust. It provides fast and scalable service with convenient API."
keywords = ["vector search engine", "neural network", "matching", "SaaS",
"approximate nearest neighbor search", "image search", "recommender system", "vectors",
"knn algorithm", "hnsw", "vector search", "embeddings", "similarity", "simaes networks",
"BERT", "transformer", "word2vec", "fasttext"]