mirror of
https://github.com/nexus-stc/hyperboria
synced 2025-01-06 00:35:55 +01:00
6b69d092fa
GitOrigin-RevId: e4d4519221319c26134d8cbbd011eca2def2b6b3 |
||
---|---|---|
.. | ||
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