This is my personal version of the (so far nonexistent) Onyx Systems core microservices. This is the original project and might change over time, but is completely self-hostable. Still very much pre-production though.
I've decided to go with a rule based language understanding for now, using mappings defined by dictionaries. This works for single sentences with low complexity, but to scale and add flexibility, I'd like to add a real NLP model, mainly BERT by Google.
I've decided to go with a rule based language understanding for now, using mappings defined by dictionaries. This works for single sentences with low complexity, but to scale and add flexibility, I'd like to add a real NLP model, mainly BERT by Google.