mirror of
https://github.com/nexus-stc/hyperboria
synced 2024-12-24 18:45:49 +01:00
be61f0300e
- feat: Writing docs GitOrigin-RevId: 4e9303afd4eb5c2b2b906fbcce920e3e22df7177 |
||
---|---|---|
.. | ||
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