Skip to content

Commit

Permalink
docs: Update readme with ecosystem
Browse files Browse the repository at this point in the history
  • Loading branch information
saattrupdan committed Sep 25, 2022
1 parent 068288b commit 24af26b
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,17 @@ The following are the core maintainers of the `aiai` package:
- [@AJDERS](https://github.com/AJDERS) (Anders Jess Pedersen; [email protected])


## The AIAI ecosystem

This package is a wrapper around several AIAI packages, each of which is standalone:

- [AIAI-eval](https://github.com/alexandrainst/AIAI-eval): Evaluation of finetuned models.
- [AIAI-train](https://github.com/alexandrainst/AIAI-train): Finetuning machine learning models.
- [AIAI-deploy](https://github.com/alexandrainst/AIAI-deploy): Deployment and monitoring of machine learning models.
- [AIAI-data](https://github.com/alexandrainst/AIAI-data): Accessing external data sources.
- [AIAI-anon](https://github.com/alexandrainst/AIAI-anon): Anonymization and pseudonymization of texts.


## Project structure
```
.
Expand Down

0 comments on commit 24af26b

Please sign in to comment.