Delphinus
This software allows you to easily generate Japanese or Chinese vocabulary flashcards that can be imported into Quizlet, StudySmarter(Vaia) or Anki
Install / Use
/learn @mariinkys/DelphinusREADME
How to Use?
Development Notes
Remember the env variables needed for the server binary:
export LEPTOS_OUTPUT_NAME="leptos_start"
export LEPTOS_SITE_ROOT="site" #necessary
export LEPTOS_SITE_PKG_DIR="pkg"
export LEPTOS_SITE_ADDR="127.0.0.1:3000"
export LEPTOS_RELOAD_PORT="3001"
Thanks
You can also help do this and more projects, Buy me a coffee
Acknowledgements
This site uses the <a class="link-primary" href="https://www.edrdg.org/wiki/index.php/JMdict-EDICT_Dictionary_Project">JMdict/EDICT</a> and <a class="link-primary" href="https://www.edrdg.org/wiki/index.php/KANJIDIC_Project">KANJIDIC </a> dictionary files. These files are the property of the <a class="link-primary" href="https://www.edrdg.org/">Electronic Dictionary Research and Development Group</a> , and are used in conformance with the Group's<a class="link-primary" href="https://www.edrdg.org/edrdg/licence.html"> licence</a>.
This site uses the <a class="link-primary" href="https://www.mdbg.net/chinese/dictionary?page=cedict">CC-CEDICT </a> dictionary files and are used in conformance with its license.
For OCR this project makes use of the awesome oar-ocr crate and it's models. For more information take a look here.
