2021-01-04 09:35:31 +01:00
|
|
|
# Nexus
|
|
|
|
|
|
|
|
## Content
|
|
|
|
|
|
|
|
- ✅ [`actions`](actions) - shared code for ingesting data from external APIs (LibGen/CrossrefAPI)
|
2021-04-09 14:27:58 +02:00
|
|
|
- ✅ [`bot`](bot) - telegram bot for Summa
|
2021-01-29 09:18:22 +01:00
|
|
|
- ✅ [`cognitron`](cognitron) - bundled app for IPFS, search server and web frontend
|
2021-04-09 14:27:58 +02:00
|
|
|
- ✅ [`hub`](hub) - downloading & sending
|
2021-01-04 09:35:31 +01:00
|
|
|
- ✅ [`ingest`](ingest) - retrieving metadata from external APIs and putting it onto Kafka
|
2021-04-23 17:23:02 +02:00
|
|
|
- ✅ [`meta_api`](meta_api) - rescoring and merging API for Summa backends
|
2021-01-04 09:35:31 +01:00
|
|
|
- ✅ [`models`](models) - shared Protobuf models
|
|
|
|
- ✅ [`nlptools`](nlptools) - text routines
|
|
|
|
- ✅ [`pipe`](pipe) - processing pipeline based on Kafka
|
2021-01-08 21:08:47 +01:00
|
|
|
- ✅ [`pylon`](pylon) - smart client for downloading files from the Internet/IPFS
|
2021-01-07 13:09:52 +01:00
|
|
|
- ✅ [`translations`](translations) - text translations used in `bot` and `hub`
|
2021-04-09 14:27:58 +02:00
|
|
|
- ✅ [`views`](views) - shared views for [`models`](models)
|