hyperboria/nexus
2022-05-10 23:20:06 +03:00
..
actions - [nexus] Refactoring 2022-03-28 17:42:18 +03:00
bot - [nexus] Refactoring 2022-03-28 17:42:18 +03:00
cognitron - [nexus] Refactoring 2022-03-28 17:42:18 +03:00
hub - [nexus] Update distribution 2022-03-28 18:31:01 +03:00
ingest - [nexus] Refactoring 2022-03-28 17:42:18 +03:00
meta_api - [nexus] Fix requirement path 2022-03-29 09:37:51 +03:00
models - [nexus] Refactoring 2022-03-28 17:42:18 +03:00
nlptools - [nexus] Refactoring 2022-03-28 17:42:18 +03:00
pipe - [nexus] Refactoring 2022-03-28 17:42:18 +03:00
pylon - [nexus] Refactoring 2022-03-28 17:42:18 +03:00
translations + ukrainian language 2022-05-10 23:20:06 +03:00
views - [nexus] Refactoring 2022-03-28 17:42:18 +03:00
__init__.py No description 2021-01-04 18:12:22 +03:00
README.md - feat(nexus): Bump versions 2021-04-23 18:32:56 +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