https://github.com/bartolomej/vector-embedding-explorer
Streamlit app to visualize vector embeddings
https://github.com/bartolomej/vector-embedding-explorer
llms streamlit vector-embeddings
Last synced: 11 months ago
JSON representation
Streamlit app to visualize vector embeddings
- Host: GitHub
- URL: https://github.com/bartolomej/vector-embedding-explorer
- Owner: bartolomej
- Created: 2025-02-20T22:11:14.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2025-02-20T23:01:09.000Z (11 months ago)
- Last Synced: 2025-02-20T23:28:46.202Z (11 months ago)
- Topics: llms, streamlit, vector-embeddings
- Language: Python
- Homepage: https://vector-embedding-explorer.streamlit.app
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Word Embedding Explorer
Compare word embeddings on a lower dimensional (2d) plane
## Demo App
[](https://vector-embedding-explorer.streamlit.app)
## GitHub Codespaces
[](https://codespaces.new/bartolomej/vector-embedding-explorer?quickstart=1)