Explore projects
-
GraphPolaris / Microservices / query-service
MIT LicenseService that takes incoming query requests, performs them on the database and then publishes the result.
Updated -
The client updater service maintains a websocket connection with the frontend application and pushes ui updates through it.
Updated -
This microservice based on django (for REST) exposes several endpoints for text/sentence-to-HD-embedding-vectors and HD-vectors-to-2D projection.
Updated -
Updated
-
vig / provee / PROVEE Local Projector
MIT LicenseUpdated -
GraphPolaris / query-conversion
GNU Affero General Public License v3.0All query conversion packages.
Updated -
This repository has moved to https://github.com/MarcelRobeer/genbase. Generation base dependency
UpdatedUpdated -
This repository has moved to https://github.com/marcelrobeer/text_sensitivity. Documentation is available at https://text-sensitivity.readthedocs.io. Extension of text_explainability for sensitivity testing (robustness, fairness & safety).
UpdatedUpdated -
This repository has moved to https://github.com/marcelrobeer/text_explainability. Documentation is available at https://text-explainability.readthedocs.io. A generic explainability architecture for explaining text machine learning models.
Archived 1UpdatedArchived 1Updated -
GraphPolaris / schema-retrieval
GNU Affero General Public License v3.0All schema retrieval code.
Updated -
-
-
-
Updated
-
This service routes incoming query requests to query executor services with the required query language and database code running. It also allows for the retrieval of cached query results, which can be requested from the frontend. In the future we envision this service as a more advanced load balancer, as RabbitMQ only has round robin load balancing, which does not work if requests take arbitrary amounts of time.
Archived 0Updated