CoolFace
Apppublic

power-to-the-brand/clustering-service

sourceHugging Faceapache-2.0updated 1y agoView on Hugging Face
1likes
42 commits on main
49347841y ago

feat: handle scenario to convert pdf to markdown given a url

tekloon
f96bfed1y ago

feat: add page range feature for convert pdf & remove skip_first_page feature

tekloon
e7667d21y ago

feat: add pdf markdown conversion api using pymupdf4llm

tekloon
961ff3d1y ago

feat: remove pyspark

tekloon
d4355371y ago

feat: add python-multipart

tekloon
a8629151y ago

fix: add default prompt name

tekloon
40c19be1y ago

feat: add clustering csv

tekloon
e8621121y ago

feat: update record token usage

tekloon
ca402031y ago

fix: description in merge cluster

tekloon
7f8f22d1y ago

fix: bug for merging cluster

tekloon
c25e2011y ago

chore: revert to openai embedding model

tekloon
ad631d61y ago

feat: add voyageai embedding model & merge clusters api

tekloon
74c450b1y ago

feat: update prompt

tekloon
cc3a75d1y ago

feat: update summarize prompt

tekloon
1459f3a1y ago

chore: missing import

tekloon
944dabb1y ago

feat: update cluster feedback request

tekloon
971d9161y ago

feat: update api for process feedback

tekloon
b3749361y ago

feat: add clusters_feedback API

tekloon
5fb36c01y ago

feat: use strict mode and update model to gpt-4.1-mini

tekloon
7f2910f1y ago

feat: add evaluate doc relationship API

tekloon
5b00e791y ago

feat: add more details

tekloon
d52e31c1y ago

feat: add deepeval eval summarization APIs

tekloon
51183df1y ago

feat: handle to cluster using embeddings in json file

tekloon
7d9828f1y ago

feat: get prompt from langfuse

tekloon
14d2b4d1y ago

feat: add asyncio

tekloon
8a5fa361y ago

fix: return 202

tekloon
3499a3d1y ago

fix: should use PUT

tekloon
01dec591y ago

fix: revert back to openai embedding model

tekloon
e9623961y ago

feat: added the callback_url setting for clustering service

tekloon
c82d26d1y ago

feat: add file input api and switch to google gemini

tekloon
fe2dfee1y ago

feat: update code for adaptive resolution

tekloon
6772ac61y ago

feat: add new approach

tekloon
db1a0451y ago

fix: update summarize prompt

tekloon
f5555401y ago

feat: update prompt

tekloon
497e9912y ago

feat: update prompt

tekloon
d1246012y ago

feat: add logs for summarizing

tekloon
03befed2y ago

feat: update using Faiss

tekloon
13defed2y ago

feat: revert

tekloon
8da52392y ago

feat: experiment create faster graph approach

tekloon
18db3962y ago

feat: add sample dataset endpoint

tekloon
f30bec92y ago

feat: added readme.md

tekloon
d492acd2y ago

feat: initial commit for clustering service using igraph

tekloon