Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 988 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 988 Bytes

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
  • Mining: 50500

Useful Links and References