arg-services

gRPC definitions for microservice-based argumentation machines


License
MIT
Install
pip install arg-services==1.7.7

Documentation

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.

Build Locally

rm -rf ./src && nix run .#buf-generate