Skip to content

Microservice definitions for building argumentation machines with gRPC and Protobuf

License

Notifications You must be signed in to change notification settings

recap-utr/arg-services

Repository files navigation

Argumentation Microservices

This project contains Protobuf definitions for building complex argumentation machines. The idea is to facilitate a microservice-oriented architecture where individual parts can be swapped out easily. Along with the Protobuf files, the project also contains code for generating libraries for multiple programming languages that are released as packages in their respective registries:

Documentation can be found at the Buf Schema Registry.

Recommended Service Ports

  • NLP: 50100
  • Retrieval: 50200
  • Adaptation: 50300