[Bug 42696] New: Reading recommendation feature into Koha.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42696 Bug ID: 42696 Summary: Reading recommendation feature into Koha. Initiative type: --- Sponsorship --- status: Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: OPAC Assignee: oleonard@myacpl.org Reporter: koha@collecto.ca QA Contact: testopia@bugs.koha-community.org Hi, It would be relevant to integrate a native reading recommendation feature into Koha. These recommendations could, for example, rely on the subject headings associated with bibliographic records in order to suggest similar or complementary documents to users. Although there currently exists a plug-in that allows recommendations to be offered, it requires the user to be logged into their account to access the suggestions when viewing a record. It would therefore be advantageous for a feature integrated directly into Koha to allow recommendations to be displayed without authentication being required, in order to improve the discovery experience for all users. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42696 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE Status|NEW |RESOLVED --- Comment #1 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- There is an older bug (4 digits!) with some additional discussion (and some pretty old code). I am marking this one as a duplicate for now. *** This bug has been marked as a duplicate of bug 6772 *** -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42696 Arthur Suzuki <arthur.suzuki@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |arthur.suzuki@biblibre.com --- Comment #2 from Arthur Suzuki <arthur.suzuki@biblibre.com> --- (In reply to Koha collecto from comment #0)
Hi,
Hi!
Although there currently exists a plug-in that allows recommendations to be offered, it requires the user to be logged into their account to access the suggestions when viewing a record. It would therefore be advantageous for a feature integrated directly into Koha to allow recommendations to be displayed without authentication being required, in order to improve the discovery experience for all users.
https://github.com/Liliputech/koha-plugin-recommendations Are you speaking about this plugin? It doesn't need authentication but you'll want to enable computation of the recommendation on opac-details pages. That's the "opacenabled" parameter. I've also made another recommendation plugin since which you might find interesting to try : https://github.com/Liliputech/koha-plugin-llmsearch Best, Arthur -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org