From 8062d0a4e2ebcdc6b2a43f9ab48670e616671fb9 Mon Sep 17 00:00:00 2001 From: kruserr <46799551+kruserr@users.noreply.github.com> Date: Tue, 26 Nov 2024 17:20:44 +0000 Subject: [PATCH] docs: update roadmap --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index b76d5db..c6b0fca 100644 --- a/README.md +++ b/README.md @@ -56,6 +56,9 @@ Visit the [Documentation](https://github.com/kruserr/hygg/blob/main/docs/pages/g - [ ] Server to sync progress and books - [ ] Text highlighting with server sync - [ ] Start screen to show overview of books and progress +- [ ] Full test suite +- [ ] CI / CD pipelines +- [ ] Minimal build feature flag, for only basic converters, no server integration and no ai - [ ] Image to ascii art converter - [ ] Natural sounding ai voice model for text to speech narration - [ ] Run all inference directly in rust