https://github.com/finefindus/hieroglyphic-server
Data contribution server for Hieroglyphic
https://github.com/finefindus/hieroglyphic-server
Last synced: 4 days ago
JSON representation
Data contribution server for Hieroglyphic
- Host: GitHub
- URL: https://github.com/finefindus/hieroglyphic-server
- Owner: FineFindus
- License: agpl-3.0
- Created: 2024-09-14T19:40:14.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2026-04-15T20:07:56.000Z (2 months ago)
- Last Synced: 2026-04-15T22:11:06.269Z (2 months ago)
- Language: Rust
- Size: 153 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Hieroglyphic Server
Data contribution server for [Hieroglyphic](https://github.com/FineFindus/Hieroglyphic).
The server allows users to (optionally) upload and contribute stroke data for symbol recognition, which helps improve the machine learning model behind Hieroglyphic's functionality.
### Architecture
The server uses [`axum`](https://github.com/tokio-rs/axum), the contributed data is stored in a MongoDB instance.