title: Embed API emoji: 🔠 colorFrom: gray colorTo: gray sdk: docker app_port: 16666
An API to calculate embeddings for text with open-source models.
# pipreqs . --force --mode no-pin --encoding=utf-8 pip install -r requirements.txt
python -m app