mirror of
https://github.com/nexus-stc/hyperboria
synced 2025-01-02 06:55:49 +01:00
a51463c027
- feat(nexus): Remove legacy functions 3 internal commit(s) GitOrigin-RevId: d4c640bdf886fb17b0996433911ca33cd76a2091 |
||
---|---|---|
.. | ||
actions | ||
bot | ||
cognitron | ||
hub | ||
ingest | ||
meta_api | ||
models | ||
nlptools | ||
pipe | ||
pylon | ||
translations | ||
views | ||
__init__.py | ||
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 inbot
andhub
- ✅
views
- shared views formodels