mirror of
https://github.com/nexus-stc/hyperboria
synced 2024-11-27 13:36:50 +01:00
6de3fb1250
- feat(bot): Refactor referencing handler - fix(bot): Refactor DocumentListWidget 1 internal commit(s) GitOrigin-RevId: 9f388e98c7039711927abf4a048b5c45ea7a2fc3 |
||
---|---|---|
.. | ||
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