hyperboria/nexus
the-superpirate 778fae8384 - fix: Add pinning to documentation
GitOrigin-RevId: de34db02a8854704ab3cb3f3d91de1cd30c21252
2021-01-29 14:09:25 +03:00
..
actions - fix: Various fixes for release 2021-01-29 11:26:51 +03:00
cognitron - fix: Add pinning to documentation 2021-01-29 14:09:25 +03:00
ingest - fix: Various fixes for release 2021-01-29 11:26:51 +03:00
models No description 2021-01-04 18:12:22 +03:00
nlptools - fix: Various fixes for release 2021-01-29 11:26:51 +03:00
pipe - fix: Various fixes for release 2021-01-29 11:26:51 +03:00
pylon - fix: Various fixes for release 2021-01-29 11:26:51 +03:00
translations No description 2021-01-29 12:11:22 +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