hyperboria/nexus
the-superpirate fff80cd4e7 - feat(nexus): Bump versions
- fix(nexus): Preparing configs to be published
  - feat(nexus): Various fixes for opening left sources
  - fix(nexus): Fine-tune versions
1 internal commit(s)

GitOrigin-RevId: 6c834cd3f4f5f18109a159a73503700dac63b0bb
2021-04-23 18:32:56 +03:00
..
actions - feat: Added missing library 2021-04-09 14:32:30 +03:00
bot - feat(nexus): Bump versions 2021-04-23 18:32:56 +03:00
cognitron - feat(nexus): Bump versions 2021-04-23 18:32:56 +03:00
hub - feat(nexus): Bump versions 2021-04-23 18:32:56 +03:00
ingest No description 2021-03-29 18:01:30 +03:00
meta_api - feat(nexus): Bump versions 2021-04-23 18:32:56 +03:00
models - feat(nexus): Bump versions 2021-04-23 18:32:56 +03:00
nlptools - fix: Various fixes for release 2021-01-29 11:26:51 +03:00
pipe - feat(pylon): Refactor code 2021-04-12 23:38:54 +03:00
pylon - feat(nexus): Update dependencies, fix bugs 2021-04-15 17:23:15 +03:00
translations - feat(nexus): Bump versions 2021-04-23 18:32:56 +03:00
views - feat(bot): Add top-missing cmd 2021-04-13 17:49:04 +03:00
README.md - feat(nexus): Bump versions 2021-04-23 18:32:56 +03:00
__init__.py No description 2021-01-04 18:12:22 +03:00

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
  • 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