https://github.com/recap-utr/arg-services
Microservice definitions for building argumentation machines with gRPC and Protobuf
https://github.com/recap-utr/arg-services
argumentation grpc microservices nlp protobuf
Last synced: about 1 year ago
JSON representation
Microservice definitions for building argumentation machines with gRPC and Protobuf
- Host: GitHub
- URL: https://github.com/recap-utr/arg-services
- Owner: recap-utr
- License: mit
- Created: 2021-04-19T18:26:08.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2025-01-21T11:53:30.000Z (over 1 year ago)
- Last Synced: 2025-04-16T00:17:25.183Z (about 1 year ago)
- Topics: argumentation, grpc, microservices, nlp, protobuf
- Language: JavaScript
- Homepage: https://buf.build/recap/arg-services
- Size: 265 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# 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:
- [Python](https://pypi.org/project/arg-services/)
- [TypeScript](https://www.npmjs.com/package/arg-services)
- [Java](https://search.maven.org/artifact/de.uni-trier.recap/arg-services)
Documentation can be found at the [Buf Schema Registry](https://buf.build/recap/arg-services).
## Recommended Service Ports
- NLP: 50100
- Retrieval: 50200
- Adaptation: 50300
- Mining: 50500
## Useful Links and References
- AIFdb all schemes:
- AIFdb scheme:
- AIFdb descriptor: