hyperboria/nexus
the-superpirate cca9e8be47 - feat: Added missing library
- feat: Set up delays for Crossref API

GitOrigin-RevId: 3448e1c2a9fdfca2f8bf95d37e1d62cc5a221577
2021-04-09 14:32:30 +03:00
..
actions - feat: Added missing library 2021-04-09 14:32:30 +03:00
bot - feat: Added missing library 2021-04-09 14:32:30 +03:00
cognitron No description 2021-03-29 18:01:30 +03:00
hub No description 2021-04-09 13:29:10 +03:00
ingest No description 2021-03-29 18:01:30 +03:00
meta_api No description 2021-04-09 13:29:10 +03:00
models No description 2021-04-09 13:29:10 +03:00
nlptools - fix: Various fixes for release 2021-01-29 11:26:51 +03:00
pipe No description 2021-04-09 13:29:10 +03:00
pylon No description 2021-04-09 13:29:10 +03:00
translations No description 2021-04-09 13:29:10 +03:00
views No description 2021-04-09 13:29:10 +03:00
__init__.py No description 2021-01-04 18:12:22 +03:00
README.md - fix: Various fixes for release 2021-01-29 11:26:51 +03:00

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
  • nlptools - text routines
  • 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