Metadata-Version: 2.4
Name: embedding-visualizer
Version: 0.1.0
Summary: Visualize text embeddings with interactive plots
Requires-Python: >=3.10
Requires-Dist: nbformat>=4.2.0
Requires-Dist: numpy>=1.24.0
Requires-Dist: openai>=1.0.0
Requires-Dist: plotly>=5.18.0
Requires-Dist: scikit-learn>=1.3.0
Requires-Dist: tiktoken>=0.5.0
