r2d4/blog-embeddings
Script to generate embeddings from a blog and use GPT-3.5 to categorize the embedding space
This tool helps content creators and bloggers understand the main themes and categories within their past written work. By analyzing the text from your blog posts, it groups similar content together and uses AI to suggest clear, concise category names for these groupings. The output provides a structured overview of your blog's topics, making it easier to analyze your content strategy or reorganize your archives.
No commits in the last 6 months.
Use this if you want an automated way to discover the underlying topics in your blog posts and get AI-generated labels for them.
Not ideal if you already have a robust, manually curated categorization system or if you need to classify posts in real-time as they are published.
Stars
11
Forks
1
Language
Jupyter Notebook
License
—
Category
Last pushed
Jan 02, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/embeddings/r2d4/blog-embeddings"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
MilaNLProc/contextualized-topic-models
A python package to run contextualized topic modeling. CTMs combine contextualized embeddings...
vinid/cade
Compass-aligned Distributional Embeddings. Align embeddings from different corpora
spcl/ncc
Neural Code Comprehension: A Learnable Representation of Code Semantics
criteo-research/CausE
Code for the Recsys 2018 paper entitled Causal Embeddings for Recommandation.
vintasoftware/entity-embed
PyTorch library for transforming entities like companies, products, etc. into vectors to support...