Git Product home page Git Product logo

sentence-embeddings-visualization's Introduction

title emoji colorFrom colorTo sdk app_file pinned
Sentence Embeddings Visualization
๐Ÿ“ˆ
green
indigo
gradio
app.py
false

Hugging Face Spaces + Observable

Sentence Embeddings Visualization

Recently I've been exploring Hugging face Spaces and sentence-transformers to build an application to generate text embeddings and clustering visualization.

Currently, the quickest way to build interactive ML apps with Python (backend/frontend), afaik, is to use Streamlit or Gradio. To embed an Observable notebook on Streamlit, you can use this custom component streamlit-observable

This Observable notebook is the frontend application for this Hugging Face Spaces app.

This notebook explores another way to integrate Observable inside Hugging Face Spaces. Currently, HF Spaces supports Streamlit and Gradio or a simple static web page.

The concept here is to use this entire notebook as the frontend and data visualization application for the ML Flask/Python backend.

  • The index route renders a simple HTML template containing Observable Runtime API code.
  • A single function, triggered by a POST request to `run-umap`, returns a low dimensional representation of the original sentence transformers embeddings using UMAP and cluster analysis with HDBSCAN.
  • All the visualization and interactive magic happen on the Javascript code inside the Observable Notebook.

sentence-embeddings-visualization's People

Contributors

radames avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.