Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ WikidataSearch is the API and web app for semantic retrieval over the Wikidata V

This repository powers the public service. The intended usage is the hosted API, not running your own deployment.

**Hosted Web App:** [https://wd-vectordb.wmcloud.org/](https://wd-vectordb.wmcloud.org/) \
**Hosted API Docs (OpenAPI):** [https://wd-vectordb.wmcloud.org/docs](https://wd-vectordb.wmcloud.org/docs) \
**Project Page:** [https://www.wikidata.org/wiki/Wikidata:Vector_Database](https://www.wikidata.org/wiki/Wikidata:Vector_Database)
**Hosted Web App:** [wd-vectordb.wmcloud.org](https://wd-vectordb.wmcloud.org/) \
**Hosted API Docs (OpenAPI):** [wd-vectordb.wmcloud.org/docs](https://wd-vectordb.wmcloud.org/docs) \
**Project Page:** [www.wikidata.org/wiki/Wikidata:Vector_Database](https://www.wikidata.org/wiki/Wikidata:Vector_Database)

## Hosted API Usage

Expand Down
Loading