Spaces:
Runtime error
Runtime error
File size: 463 Bytes
4ea97d5 bd818aa ffea423 4ea97d5 872e25a ffea423 4ea97d5 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 | ---
title: Simple Embedding Demo
emoji: 🐢
colorFrom: purple
colorTo: pink
sdk: streamlit
sdk_version: 1.47.1
app_file: app.py
pinned: false
license: apache-2.0
short_description: embeddings map related words to neighboring vectors
---
An example chatbot using [Gradio](https://gradio.app), [`huggingface_hub`](https://huggingface.co/docs/huggingface_hub/v0.22.2/en/index), and the [Hugging Face Inference API](https://huggingface.co/docs/api-inference/index). |