/embed-api

An embedding API with open source models.

Primary LanguagePython

title emoji colorFrom colorTo sdk app_port
Embed API
🔠
gray
gray
docker
16666

embed-api

An API to calculate embeddings for text with open-source models.

Install

# pipreqs . --force --mode no-pin --encoding=utf-8
pip install -r requirements.txt

Run

python -m app