NKI-AI / ahcore

Ahcore is the AI for Oncology core computational pathology toolkit
Apache License 2.0
15 stars 1 forks source link

Feature/Vector database #80

Closed EricMarcus-ai closed 2 months ago

EricMarcus-ai commented 4 months ago

Implements an inference callback that sends model output to a Milvus vector database. Also creates a basic user manager class that allows control over users and access to the database. The vector database runs externally and is initialized with a host/port configuration.