mirror of
https://github.com/nexus-stc/hyperboria
synced 2024-11-18 17:29:26 +01:00
43a4d0e17f
GitOrigin-RevId: dd347635b52b69451a50cca3163fbfbcefb8561e
17 lines
830 B
Markdown
17 lines
830 B
Markdown
# Nexus
|
|
|
|
## Content
|
|
|
|
- ✅ [`actions`](actions) - shared code for ingesting data from external APIs (LibGen/CrossrefAPI)
|
|
- ✅ [`bot`](bot) - telegram bot for Summa
|
|
- ✅ [`cognitron`](cognitron) - bundled app for IPFS, search server and web frontend
|
|
- ✅ [`hub`](hub) - downloading & sending
|
|
- ✅ [`ingest`](ingest) - retrieving metadata from external APIs and putting it onto Kafka
|
|
- 🛑 `meta_api` - rescoring and merging API for Summa backends
|
|
- ✅ [`models`](models) - shared Protobuf models
|
|
- ✅ [`nlptools`](nlptools) - text routines
|
|
- ✅ [`pipe`](pipe) - processing pipeline based on Kafka
|
|
- ✅ [`pylon`](pylon) - smart client for downloading files from the Internet/IPFS
|
|
- ✅ [`translations`](translations) - text translations used in `bot` and `hub`
|
|
- ✅ [`views`](views) - shared views for [`models`](models)
|