ndgigliotti/afterthoughts
Sentence-aware embeddings using late chunking with transformers.
Available on PyPI.
Stars
1
Forks
—
Language
Python
License
Apache-2.0
Category
Last pushed
Feb 01, 2026
Monthly downloads
95
Commits (30d)
0
Dependencies
7
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/embeddings/ndgigliotti/afterthoughts"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
jparkerweb/semantic-chunking
🍱 semantic-chunking ⇢ semantically create chunks from large document for passing to LLM workflows
drittich/SemanticSlicer
🧠✂️ SemanticSlicer — A smart text chunker for LLM-ready documents.
smart-models/Normalized-Semantic-Chunker
Cutting-edge tool that unlocks the full potential of semantic chunking
cspnms/MSchunker
Smart text chunker for LLM preprocessing (sections → paragraphs → sentences → hard splits).
ReemHal/Semantic-Text-Segmentation-with-Embeddings
Uses GloVe embeddings and greedy sequence segmentation to semantically segment a text document...