-
-
Notifications
You must be signed in to change notification settings - Fork 9
Metadata/Information for Items #20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
@wada3n Would be able to test the two review points from this PR so I can make improvements. It's currently known that the programming language detection is not good at all, I may have to temporarily remove this and train a new AI model for this instead of relying on another crate. |
Hi @0PandaDEV, I've tested it, and it works as expected for: files, images, colors, links and text. However, I believe that the programming language detection feature might be a significant burden, given the vast number of programming languages. Additionally, this feature could shift the application's focus towards being a Snippet manager rather than its primary purpose. It might also take a considerable amount of time to develop features that are not directly related to the core functionality of the app. Thank you for your efforts! |
…yglot detection temporarily
To review:
Code language detection accuracyTest builds are here https://github.com/0PandaDEV/Qopy/actions/runs/12353882273