Commit Graph
85 Commits
Author SHA1 Message Date
David Sertic 57c2b953d0 add promo images 2023-06-27 11:22:02 +02:00
David Sertic 24dca5eb3c Merge branch 'io_uring' of https://github.com/qdrant/landing_page into io_uring 2023-06-23 10:22:19 +02:00
David Sertic c863ce35e8 add preview images 2023-06-23 09:50:51 +02:00
David SerticandTim Visée 969a99e64f Update qdrant-landing/content/articles/io_uring.md
Co-authored-by: Tim Visée <tim@visee.me>
2023-06-23 09:08:44 +02:00
David SerticandTim Visée 64182d0983 Update qdrant-landing/content/articles/io_uring.md
Co-authored-by: Tim Visée <tim@visee.me>
2023-06-23 08:37:17 +02:00
David Sertic ddcd402531 create aleph alpha integration doc
This integration doc is built on top of our basic integration and shows how to do an image search based on a common dataset. I wonder if we should have our own demo, though.
2023-06-15 16:41:20 +02:00
David Sertic 16db0396d0 fix errors in code and add diagram + intro 2023-06-09 08:45:38 +02:00
David Sertic 949111f2ca write neural search tutorial
- This tutorial is based on the Neural Search Article written by generall.
- The document introduces a new simple format for short tutorials.
- The aim of the tutorial is to let the user try things out quickly and with minimal interruption.
2023-06-08 10:59:10 +02:00
David Sertic d63423519f Merge pull request #151 from qdrant/docupdates
Initial Doc Website Setup and Documents
2023-05-31 15:08:27 +02:00
David Sertic 2850fd6daa fix remaining pages and structure 2023-05-31 11:46:36 +02:00
Kacper Łukawski 3a02e5ca15 Change the social preview image (#152) 2023-05-30 11:00:00 +02:00
6cfa2b525d Article: Product Quantization (#140)
* Add PQ article draft

* Grammar fixes

* Adapt full process image

* Add an image about distance calculation

* Add missing descriptions

* docs auto-sync

* Adapt social preview image

* Change the preview image

* Adapt the publishing date

* Add PQ article draft

* Grammar fixes

* Adapt full process image

* Add an image about distance calculation

* Add missing descriptions

* Adapt social preview image

* Change the preview image

* Adapt the publishing date

* Change preview image

* Update qdrant-landing/content/articles/product-quantization.md

Co-authored-by: Andrey Vasnetsov <andrey@vasnetsov.com>

* Adapt publication date

* Modify weights

---------

Co-authored-by: qdrant <qdrant@users.noreply.github.com>
Co-authored-by: Andrey Vasnetsov <andrey@vasnetsov.com>
2023-05-30 10:44:50 +02:00
Ramon Perez 2b2d64be0a fixed formatting issue in complete set up and added docker_qdrant.png 2023-05-30 11:48:38 +08:00
Kacper Łukawski b9874e5c56 Change preview image for Qdrant 1.2.x article (#148) 2023-05-29 10:42:11 +02:00
David Sertic 21ade69b9a reorder static assets directory 2023-05-26 08:39:10 +02:00
Kacper Łukawski c02a3881bc Change social preview image for Qdrant 1.2 (#144) 2023-05-24 13:05:54 +02:00
edc8a3e364 Add article about qdrant 1.2.x (#142)
* Article metadata

* Add article about Qdrant 1.2.x

* Adapt headers

* docs auto-sync

* Make icon white

* Fix broken link

* Adapt descriptions

* Use [] syntax in filter

* Make a note that user can select how many entries to return

* Article metadata

* Add article about Qdrant 1.2.x

* Adapt headers

* Make icon white

* Fix broken link

* Adapt descriptions

* Use [] syntax in filter

* Make a note that user can select how many entries to return

* update sentence structure, grammar

* Fix recovery mode description

* Add security section

* Update qdrant-landing/content/articles/qdrant-1.2.x.md

Co-authored-by: Tim Visée <tim+github@visee.me>

* Add links to the docs

* Adapt publishing date

* Add link to the release notes

---------

Co-authored-by: qdrant <qdrant@users.noreply.github.com>
Co-authored-by: David Sertic <62056091+davidmyriel@users.noreply.github.com>
Co-authored-by: Tim Visée <tim+github@visee.me>
2023-05-24 11:29:18 +02:00
Andre Bogus 3f43eae138 New post: Why Rust? 2023-05-12 09:35:14 +02:00
azayarni 03a967bf01 seed article & db adjustments 2023-04-19 15:12:57 +02:00
Andrey Vasnetsov 021c9b23dc add quantum quantization article (#129) 2023-04-01 11:51:56 +02:00
3683b60f02 Article scalar quantization preview (#125)
* Change social preview image

---------

Co-authored-by: qdrant <qdrant@users.noreply.github.com>
Co-authored-by: Andrey Vasnetsov <andrey@vasnetsov.com>
Co-authored-by: Arnaud Gourlay <arnaud.gourlay@gmail.com>
2023-03-27 12:20:30 +02:00
d801a8fb1e Add the article about Scalar Quantization (#120)
* Add the first draft of the scalar quantization article

* Change latex new lines

* Change latex new lines

* Remove \prime in Latex

* Use Latex equation

* docs auto-sync

* Double-escape the slashes

* Fix the float32 to int8 conversion image

* Change Latex new lines

* Add asterisks to terms

* Add benchmarks and Qdrant implementation notes

* Change table layout - put ef to the header

* Add RPS benchmark, edit social preview image

* Make PR requested changes

* Fix YAML

* Adapt social preview image

* Remove insert time + change i8 to u8 on images

* review suggestions

* grammar

* Update qdrant-landing/content/articles/scalar-quantization.md

Co-authored-by: Arnaud Gourlay <arnaud.gourlay@gmail.com>

* Update qdrant-landing/content/articles/scalar-quantization.md

Co-authored-by: Arnaud Gourlay <arnaud.gourlay@gmail.com>

* Update qdrant-landing/content/articles/scalar-quantization.md

Co-authored-by: Arnaud Gourlay <arnaud.gourlay@gmail.com>

* Adapt publishing date and weight

---------

Co-authored-by: qdrant <qdrant@users.noreply.github.com>
Co-authored-by: Andrey Vasnetsov <andrey@vasnetsov.com>
Co-authored-by: Arnaud Gourlay <arnaud.gourlay@gmail.com>
2023-03-27 12:04:55 +02:00
Kacper Łukawskiandqdrant e569718e30 Add ChatGPT plugin article (#122)
* Add ChatGPT plugin article

* docs auto-sync

---------

Co-authored-by: qdrant <qdrant@users.noreply.github.com>
2023-03-23 18:09:43 +01:00
Andrey Vasnetsov fcd4afb54f add tradeoff pic 2023-03-22 14:56:10 +01:00
Kacper Łukawskiandqdrant 3691f76889 Add bloop case study (#115)
* Add Bloop case study
* Add draft variable
* docs auto-sync
* Fix YAML formatting
* Add footnotes
* Fix case studies layout
* Add links to https://bloop.ai/
* Add images and change case studies layout
* Reduce logo size
* Add schema.org desc into case-studies
* Add PNG as a social preview image
* Resize social preview to 1200x627

---------

Co-authored-by: qdrant <qdrant@users.noreply.github.com>
2023-02-28 11:59:22 +01:00
trean 5d4540796a fast api logo --> open ai logo (#114)
* fast api logo --> open ai logo

* changed link
2023-02-24 15:03:31 +01:00
GeorgeandAndrey Vasnetsov faad182279 Filtered search benchmarks (#112)
* new: add filtered search bench draft

* new: update filtered search benchmark post

* new: render article

* refactoring: add newlines

* new: add filtered search bench file structure, add chart

* fix: fix plot preselect

* fix: fix canvas id

* debug: debug js

* debug: add benchmark filter search script to header

* fix: fix filter search plot selection

* new: update benchmark data

* refactoring: remove commented code

* fix: fix bench data

* new: fix labels order

* new: sort dataset labels

* new: add some text

* fix: fix descriptions

* debug: fix mapping not allowed yaml parsing error

* new: update bench data

* fix: fix dataset name

* new: update bench data

* fix: fix qdrant kw small vocab

* text for the articles

* upd text

* fix: fix typos

* new: replace bars with scatter plots

* fix: fix method calls

* debug: add initializer

* fix: replace debug const with variable

* new: remove data based split, remain only one plot

* fix: remove geo data for milvus

* new: remove range data for weaviate

* new: remove int 2048 for milvus, as it crashes at the moment

* upd graphs

* link

---------

Co-authored-by: Andrey Vasnetsov <andrey@vasnetsov.com>
2023-02-16 15:40:22 +01:00
Kacper Łukawski 9e0fe47712 Add the article about hybrid search (#105)
Add the article about hybrid search
2023-02-15 12:39:04 +01:00
Kacper Łukawski 3dcd60baac Add social preview image for Langchain integration 2023-01-31 10:23:27 +01:00
Kacper Łukawski 85966eef4c Add first draft of the article about LangChain integration 2023-01-27 18:05:22 +01:00
Andrey Vasnetsov 2aacee91dc memory consumption article (#101)
* memory consumption article

* review fixes

* review fixes
2022-12-12 13:51:43 +01:00
Kacper Łukawski ebdc12495c Merge pull request #97 from qdrant/release-0-11
Add Qdrant 0.11 release article (for SEO)
2022-12-06 13:40:37 +01:00
Kacper Łukawski 878c3c1206 Add Qdrant 0.11 release article (for SEO) 2022-12-06 13:12:27 +01:00
Kacper Łukawski 05dfa3a97e Add Qdrant 0.10 release article (for SEO) 2022-12-06 12:29:45 +01:00
Kacper Łukawski 3c672a974e Change article icon to white version 2022-11-30 15:36:08 +01:00
Kacper Łukawski c7acce708a Add an article about QA with Cohere and Qdrant 2022-11-29 16:40:27 +01:00
treanandAndrey Vasnetsov 092697f71e Social preview (#88)
* added social previews and command to the preview generating script

* upd preview

Co-authored-by: Andrey Vasnetsov <andrey@vasnetsov.com>
2022-11-01 12:52:13 +01:00
6935178dc4 New design (#79)
* remover open source title, added docker icon on hero banner

* buttons, fixes for mobile view

* code widget fix

* removed copying of text

* changed size and positioning of the docker icon, added a link to dockerhub, some styles for mobiles

* hid an installation section and an imapge on hero-banner for small mobile devices

* exchanged images

* fixed svg images

* tutorial button => demos button, svg optimisation

* removed background

* new colors, separated file for the header

* cleaned some redunant styles for the header

* more changes according to the new design

* fixed buttons animation, fixed the header on all pages for desktop

* mobile view for the header and the top banner

* changed the features section according to new design

* moved styles for the features section to the separated file, some fixes for mobile view

* reorganised lines in features-section.scss

* changes slides on the main page - desctop view

* added a file

* autoscroll, some fixes

* added an autoplay and a pause on mouseenter to the carousel on the home page

* more styles

* styles for articles section and subscribtion section

* styles for footer

* styles

* footer background

* fixes

* more fixes

* fixes for mobile devices - small sizes

* fixes for mobile devices - medium sizes

* update images

* some fixes for mobiles, changed stack section

* changed the second header (aka section title) according to new design

* WIP: added some webpack configuration for updating a way of vendors scripts usage, added new carousel

* replaced old slider to splidejs

* fix for the slider

* articles list page

* article - single page

* refactored main.scss, removed unused code from it and moved sections styles to separated files

* renamed and added some files, added fixes to breadcrumbs

* small changes in styles and layouts

* vertical sizes

* changes of styles and structure in articles and blog related files

* added mobile styles for articles and related pages, added sass function for converting px to rem

* temp picture

* changes in page title

* changed colors on old pages to the new design schema

* fixes

* deleted a file qdrant.css, moved styles to main.scss

* installed qdrant-page-search, for now without an actual api url

* added an actual api url

* WIP replacing owl carousel with splide on the surveys page

* updated page search, changed a way it's used

* fixes for footer

* changed common auto-container width, article font-size, made some fixes

* docs auto-sync

* narrow articles

* re-imported blog styles, because they are used in other places

* updated page-search

* optimized css loading

* replaced some images with webp format

* undo main img, changes in image usage

* fixes

* fixed slider cursor, logos in the stack section, cards on solutions page, prices page

* changed font-size of a form title on the subscription page

* optimization

* wip: added bash script for article preview images processing

* bash script for article preview images processing

* updated images for articles

* two article card in the row, without buttons (#85)

* fixes for old pages

* fixes for benchmarks pages

* added some info to the readme

* upd case studies

* changed form placeholder color and margin between buttons in the header

* short solution texts + link to benchmarks on main

* pricing page fixes

* short text in slider

* article cards borders, slider height, contact us

* blockquote

* move external articles to the landing

* more narrow buttons in the header, no buttons on the solutions page

* demo page fixes, removed target blank from the benchmarks link on the main page

* slower speed of the carousel on the main page

* content changes + seach upd

* changed title, readme

* added translate3d(0, 0, 0) to buttons for safari animations

* fixing buttons in safari (maybe)

* fixing buttons in safari (maybe)

* fixing buttons in safari

* fixes for mobiles

* fixes

* docs auto-sync

* neural -> vector

Co-authored-by: Andrey Vasnetsov <andrey@vasnetsov.com>
Co-authored-by: qdrant <qdrant@users.noreply.github.com>
2022-10-31 14:21:21 +01:00
Arnaud Gourlayandqdrant 7467eca772 Add replication docs diagram (#86)
* Add replication docs diagram

* docs auto-sync

Co-authored-by: qdrant <qdrant@users.noreply.github.com>
2022-10-26 10:41:48 +02:00
M. Yusuf Sarıgöz 81112dc646 Publish finetuning efficiency article (#71)
* Figures to tables, remove images

* Set draft to false

* Update date

* Add icon

* Add preview image

* Upd preview image

* Add fun fact

* Set publication date
2022-08-31 09:53:17 +02:00
trean 86868c6db1 exchanged relURL to absURL in metatags (#62)
* exchanged relURL to absURL in metatags

* baseurl

* fix

* reverting netlify config

* added social_preview_image variable

* test immg

* test other image

* changed twitter summary_large_image to summary

* more tests

* src

* added social preview images files for all articles

* changed name to property on metatag

* more changes, added an author to metatags

* more meta for og:image
2022-08-23 16:55:11 +02:00
trean dd2fa1e8a9 OG data for benchmarks (#76)
* og data for benchmarks

* changed some metadata
2022-08-23 16:42:48 +02:00
treanandAndrey Vasnetsov 4513883b53 New page for benchmarks with example plots (#70)
* new page for benchmarks with example plots

* wip: cahrt

* add precision selector

* upd

* stats file

* select data for the table

* added a benchmark table

* upd table visualization

* upd bench graph

* benchmarks list layout

* upd benchmark layout + add text

* upd

* upd wording

* typo

* Benchmarks page single page layout (#74)

* all benchmarks in one page

* add faq page

* move how-to-contribute in faq section

* upds

Co-authored-by: Andrey Vasnetsov <andrey@vasnetsov.com>
2022-08-23 14:10:57 +02:00
alyona.kavyerina f572a4c8ea Create Blog “vector-search-and-applications-by-andrey-vasnetsov-cto-at-qdrant” 2022-08-10 13:32:31 +00:00
Andrey Vasnetsov db4e8367af add oss_support_terms.pdf 2022-08-09 10:20:52 +02:00
alyona.kavyerina 2b2792917c Create Blog “v0-9-0-update-of-the-qdrant-engine-went-live” 2022-08-08 15:37:24 +00:00
M. Yusuf Sarıgöz f791247814 Add layer recycling article (#69)
* Add layer recycling article

* Upd layer recycling article

* Upd layer recycling article

* Upd layer recycling article

* Add figures,

* Add figures

* Upd figures

* Add small dataset figure

* Correct typo in figures

* Upd tutorial

* Add conclusion

* Add baseline score

* Fix reviews
2022-08-02 14:35:57 +03:00
George Panchuk 05b8308fca new: update preview 2022-07-14 13:47:05 +03:00
George Panchuk d99be7ce94 fix: update icon 2022-07-14 13:05:54 +03:00
George Panchuk 06d09f6587 fix: update icon 2022-07-14 13:02:19 +03:00