ddangelov/RESTful-Top2Vec
Expose a Top2Vec model with a REST API.
This tool helps data scientists and machine learning engineers deploy pre-trained Top2Vec models for topic modeling. It takes a saved Top2Vec model as input and provides a standardized web interface (API) for other applications to query the model. This is for users who want to integrate topic analysis into larger systems.
No commits in the last 6 months.
Use this if you have a trained Top2Vec model and need to make its topic modeling capabilities accessible to other software applications or services.
Not ideal if you are looking for a tool to train a Top2Vec model or perform ad-hoc topic analysis without needing an API.
Stars
92
Forks
20
Language
Python
License
BSD-3-Clause
Category
Last pushed
Dec 08, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/embeddings/ddangelov/RESTful-Top2Vec"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
FlagOpen/FlagEmbedding
Retrieval and Retrieval-augmented LLMs
qdrant/fastembed
Fast, Accurate, Lightweight Python library to make State of the Art Embedding
Blaizzy/mlx-embeddings
MLX-Embeddings is the best package for running Vision and Language Embedding models locally on...
Merck/Sapiens
Sapiens is a human antibody language model based on BERT.
amansrivastava17/embedding-as-service
One-Stop Solution to encode sentence to fixed length vectors from various embedding techniques