GraphCanon updated 2d · GitHub synced 2d
Decision brief
UniEm is a unified approach for generating embeddings tailored towards NLP tasks and leverages techniques and models often found within the Hugging Face ecosystem.
Good fit when
- You need to generate embeddings using a variety of pre-trained models available through Hugging Face, which aligns with specialized needs in natural language processing.
- The project specifically requires integration or compatibility with sentence-transformers and other NLP-specific embedding techniques.
Avoid when
- Your requirements are more aligned with image or audio embeddings rather than text, as UniEm's focus is primarily on NLP tasks.
- If your application demands an exhaustive set of feature extraction techniques beyond unified model support that focuses on diversity across different types of data inputs.
Observed Jul 12, 2026 · Source: enrich:decision_facts
Verify the decision
Maintenance and security
Full trust report- Maintenance
- Dormant (1086d since push)
- As of 2d
- Provenance
- Not a fork · Personal account
- As of 2d
- Security (OSV)
- No lockfile
- As of 1mo
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
pip install uniem PyPISimilar tools
Same-category neighbours. No typed graph edges are catalogued for this tool yet.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
This repository provides a unified approach to generating embeddings using various techniques and models, primarily focusing on NLP tasks.
Capability facts
- Languages
- python
Source: github.language+pyproject.toml · Aug 22, 2026
Categories
Tags
README
📜 License
uniem is licensed under the Apache-2.0 License. See the LICENSE file for more details.
For agents
This page has a .md twin and JSON over the API.