hyperboria/nexus
the-superpirate a683e0ce18 - [nexus] Development
- [nexus] Development

GitOrigin-RevId: 5d5feedff7b70be4c788abeb22f89c6758431d33
2022-09-13 17:28:58 +03:00
..
actions - [nexus] Development 2022-09-13 17:28:58 +03:00
bot - [nexus] Development 2022-09-13 17:28:58 +03:00
cognitron - [nexus] Development 2022-09-13 17:28:58 +03:00
hub - [nexus] Development 2022-09-13 17:28:58 +03:00
ingest - [nexus] Development 2022-09-13 17:28:58 +03:00
meta_api - [nexus] Development 2022-09-13 17:28:58 +03:00
models - [nexus] Development 2022-09-13 17:28:58 +03:00
pipe - [nexus] Development 2022-09-13 17:28:58 +03:00
promotions - [nexus] Development 2022-09-13 17:28:58 +03:00
pylon - [nexus] Development 2022-09-13 17:28:58 +03:00
translations - [nexus] Development 2022-09-13 17:28:58 +03:00
views - [nexus] Development 2022-09-13 17:28:58 +03:00
README.md - [nexus] Update schema 2022-09-02 19:15:47 +03:00
__init__.py

README.md

Nexus

Content

  • actions - shared code for ingesting data from external APIs (LibGen/CrossrefAPI)
  • bot - telegram bot for Summa
  • cognitron - bundled app for IPFS, search server and web frontend
  • hub - downloading & sending
  • ingest - retrieving metadata from external APIs and putting it onto Kafka
  • meta_api - rescoring and merging API for Summa backends
  • models - shared Protobuf models
  • pipe - processing pipeline based on Kafka
  • pylon - smart client for downloading files from the Internet/IPFS
  • translations - text translations used in bot and hub
  • views - shared views for models