HyperTag icon indicating copy to clipboard operation
HyperTag copied to clipboard

HyperTag - Intuitive Knowledge Management WebApp & CLI for Humans using Deep Learning & Tags

Results 44 HyperTag issues
Sort by recently updated
recently updated
newest added

The daemon needs around 2GB of RAM and 1GB of VRAM right now. Try to minimize this. Possible strategies: - Distill CLIP model - Replace DistilBERT with CLIP's text encoder...

Looks like sth is wrong with the string encoding, found artifacts like "xc2xa0" and "nnAnd blabla" in the **cleaned** text...

The extension allows to import the current tabs web site into HyperTag for offline use (needs daemon running).

Represent values as subdirs of their tags as: "_value=NAME"

Kill all threads and processes (free up all GPU VRAM). `pkill -9 hypertag` helps right now

Maybe when creating a new tag prompt the user to correct a misspelled word? https://github.com/zverok/spylls

The metatagging of tags (hierarchies) together with the mounting of the HyperTagFS and the interplay with the daemon has lead to numerous issues. It is time conceptualize all interactions and...