|
2 | 2 |
|
3 | 3 | > **Open-source dataset curation + embedding visualization (Euclidean + Poincaré disk)** |
4 | 4 |
|
5 | | -[](https://opensource.org/licenses/MIT) [](https://deepwiki.com/Hyper3Labs/HyperView) [](https://huggingface.co/spaces/hyper3labs/HyperView) |
| 5 | +[](https://opensource.org/licenses/MIT) [](https://deepwiki.com/Hyper3Labs/HyperView) [](https://huggingface.co/spaces/hyper3labs/HyperView) [](https://discord.gg/Az7k4Ure) |
6 | 6 |
|
7 | 7 | <p align="center"> |
8 | 8 | <a href="https://huggingface.co/spaces/hyper3labs/HyperView" target="_blank"> |
|
25 | 25 |
|
26 | 26 | - **01-02-26** — [The Geometry of Image Embeddings, Hands-on Coding Workshop](https://www.meetup.com/berlin-computer-vision-group/events/312927919/) (Berlin Computer Vision Group) |
27 | 27 | - **17-01-26** — [The Geometry of Image Embeddings, Hands-on Coding Workshop, Part I](https://www.meetup.com/berlin-computer-vision-group/events/312636174/) (Berlin Computer Vision Group) |
| 28 | +- **11-12-25** — [Hacker Room Demo Day #2](https://youtu.be/KnOiaNXN3Q0?t=2483) (Merantix AI Campus Berlin) — First version of HyperView presented |
28 | 29 |
|
29 | 30 | ## Quick Start |
30 | 31 |
|
@@ -86,19 +87,20 @@ Traditional Euclidean embeddings struggle with hierarchical data. In Euclidean s |
86 | 87 |
|
87 | 88 | **[Try the live demo on HuggingFace Spaces→](https://huggingface.co/spaces/hyper3labs/HyperView)** |
88 | 89 |
|
| 90 | +## Community |
| 91 | + |
| 92 | +**Weekly Open Discussion** — Every Tuesday at 15:00 UTC on [Discord](https://discord.gg/Az7k4Ure?event=1469730571440885944) |
| 93 | + |
| 94 | +Join us to see the latest features demoed live, walk through new code, and get help with local setup. Whether you're a core maintainer or looking for your first contribution, everyone is welcome. |
| 95 | + |
89 | 96 | ## Contributing |
90 | 97 |
|
91 | 98 | Development setup, frontend hot-reload, and backend API notes live in [CONTRIBUTING.md](CONTRIBUTING.md). |
92 | 99 |
|
93 | 100 | ## Related projects |
94 | 101 |
|
95 | 102 | - **hyper-scatter**: High-performance WebGL scatterplot engine (Euclidean + Poincaré) used by the frontend: https://github.com/Hyper3Labs/hyper-scatter |
96 | | -- **hyper-models**: Non-Euclidean model zoo + ONNX exports (e.g. for hyperbolic VLM experiments): https://github.com/Hyper3Labs/hyper-models |
97 | | - |
98 | | -## References |
99 | | - |
100 | | -- [Poincaré Embeddings for Learning Hierarchical Representations](https://arxiv.org/abs/1705.08039) (Nickel & Kiela, 2017) |
101 | | -- [Hyperbolic Neural Networks](https://arxiv.org/abs/1805.09112) (Ganea et al., 2018) |
| 103 | +- **hyper-models**: Non-Euclidean model zoo + ONNX exports : https://github.com/Hyper3Labs/hyper-models |
102 | 104 |
|
103 | 105 | ## License |
104 | 106 |
|
|
0 commit comments