Roadmap
- Vorherrschende Sprache
- Rust
- Sterne
- 2
- Forks
- 0
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
Largely, my own plan looks like
* Cleanup AI slop: I've only architected it at high level and tested it mostly. The code is mostly AI generated and I see a lot of cleanup items there. Exact items are yet to be defined
* Improvements: The AI tagging needs work. I think this method of self trained models will work best, but it needs more data, training and polishing.
* Features: The big features that I am looking for are:
* UI/UX enhancements: Context menu shortcuts, accessibility improvements for keyboard centric flow, sharing, notes on saved items, nerdy stats, etc.
* P2P sync: Like GrayJay. User should be able to sync data b/w his desktop, mobile, etc devices without any third party server. This needs userID management.
* cryptographic local-only userID: The userID and data stays entirely local. Important element of userID will be a cryptographic key-pair which user can generate on one device and share with his other devices via QR code. Then, the sync system will sync with every device that satisfies this key.
As a contributor, feel free to start a discussion on your issues and preferences.
I'll be mostly reluctant towards PRs till I've reviewed and fixed large AI-related issues.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.