brunoamaral / gregory-ai

Artificial Intelligence and Machine Learning to help find scientific research and filter relevant content
https://gregory-ai.com/
Other
47 stars 7 forks source link

Add multi-tenant support (add support for multiple research topics/subjects, per team) #359

Closed brunoamaral closed 6 months ago

brunoamaral commented 1 year ago

related to #340 , the objective is to enable us to track different subjects/topics of research with Gregory.

requirements

Note

Subject is a synonym for topic in this context.

Diagram for Database

gregory-diagram

Relevant code

https://github.com/brunoamaral/gregory/blob/main/django/gregory/models.py

brunoamaral commented 6 months ago

this was done in #387