mirror of
https://github.com/qdrant/landing_page.git
synced 2026-09-27 06:58:30 +02:00
Change the link to point to the online version
This commit is contained in:
@@ -418,7 +418,7 @@ well as additional processing of the results.
|
||||
|
||||
## Code search demo
|
||||
|
||||
Our [Code search demo](https://github.com/qdrant/demo-code-search) uses the following process:
|
||||
Our [Code search demo](https://code-search.qdrant.tech/) uses the following process:
|
||||
|
||||
1. The user sends a query.
|
||||
1. Both models vectorize that query simultaneously. We get two different
|
||||
@@ -440,8 +440,6 @@ code in lines 621-629. It's where both models agree.
|
||||
|
||||
Now you see semantic code intelligence, in action.
|
||||
|
||||
Our demo is available online
|
||||
|
||||
### Grouping the results
|
||||
|
||||
You can improve the search results, by grouping them by payload properties.
|
||||
|
||||
Reference in New Issue
Block a user