vec2text/vec2text
utilities for decoding deep representations (like sentence embeddings) back to text observed · 2026-08-28
Health v2 · maintenance only
57/100
- Activity 59
- Release rhythm 35
- Longevity 91
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1285
- days_rel: n/a
- days_push: 249
- n_releases_24m: 0
Adoption not part of the score
1136 stars · 117 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Python library for text embedding inversion: training and running models that reconstruct text sequences from their sentence embeddings. It accompanies research papers showing that text embeddings reveal almost as much as the original text.
Use cases
- reconstruct text from sentence embeddings
- invert OpenAI ada-002 embeddings back to text
- train a custom embedding inversion model
- study privacy risks of text embeddings
- evaluate how much information embeddings leak
- decode deep representations back to text
When to choose
- you need to invert embeddings from supported models like text-embedding-ada-002
- you are researching embedding privacy or information leakage
- you want to train inversion models on your own embedders
When to avoid
- you just need embeddings, not inversion
- you need production-grade text generation rather than research tooling
- your embedder has no pre-trained inversion model and you cannot train one
Facets
library · maturity active
machine-learning nlp rag machine-learning privacy security python embedding-inversion text-embedding privacy-research huggingface transformers natural-language-processing
1 source
- readme: https://github.com/vec2text/vec2text · fetched 2026-08-28 · 2b65b5f7f14c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| vec2text/vec2text | main | 57 |
For agents
markdown · JSON · MCP: product_card(name="vec2text/vec2text")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem