wallabag / wallabag/wallabagger

[feat] Add support for tag selection (Using AI or Stats)

Open
#617 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
471
Forks
71
Avg merge
4d 17h
Merged PRs (30d)
4

Description

The Karakeep firefox extension allows for you to add a connection to an AI inference engine that helps you classify the tags on the article. This works pretty well, and you can even add explicit model selection.

I would love to see this support int he firefox extension here as well.

See: https://github.com/karakeep-app/karakeep/tree/main/apps/browser-extension for their implementation.

Another suggestion is potentially searching through the tags available to add based on the words in the archived page.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reviewing the referenced Karakeep browser-extension implementation and then locate the corresponding tag and article-handling entry points in wallabagger. Clarify whether the feature should use an AI inference engine, tag-word matching, or both; done means the Firefox extension can select suitable tags using the agreed approach.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.