hyperboria/nexus
2021-04-09 18:06:33 +01:00
..
actions - feat: Added missing library 2021-04-09 14:32:30 +03:00
bot Remove space typo 2021-04-09 18:06:33 +01: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 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 - 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