mirror of
https://github.com/nexus-stc/hyperboria
synced 2024-11-12 22:39:27 +01:00
509decfcb6
1 internal commit(s) GitOrigin-RevId: 396649a37f3065d10b568faa2747bd4d4b43dbed |
||
---|---|---|
.. | ||
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