hyperboria/nexus
the-superpirate a51463c027 - repo(nexus): Refactoring legacy
- feat(nexus): Remove legacy functions
3 internal commit(s)

GitOrigin-RevId: d4c640bdf886fb17b0996433911ca33cd76a2091
2021-04-11 17:44:12 +03:00
..
actions - feat: Added missing library 2021-04-09 14:32:30 +03:00
bot - repo(nexus): Refactoring legacy 2021-04-11 17:44:12 +03:00
cognitron No description 2021-03-29 18:01:30 +03:00
hub - feat(nexus): Refactorings 2021-04-09 16:02:22 +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 - repo(nexus): Refactoring legacy 2021-04-11 17:44:12 +03:00
pylon No description 2021-04-09 13:29:10 +03:00
translations - repo(nexus): Refactoring legacy 2021-04-11 17:44:12 +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 - feat: Open Hub API 2021-04-09 15:32:52 +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