A visualization app for exploring word relationships and semantic distances between sentences
@BerrryComputer: What if you could tweet app idea and have an app instantly? Our first product does exactly that. Mention @BerrryComputer in a thread and get an app back after AI cranks it out. I want a simple webpage where when you write a sentence, it calculates its word embeddings and try to show it on a graph or something, could we also take two input sentences and show their distance? Use tensorflow js and Tsne-js for dimensionality reduction for plotting the graph.
You are remixing a Berrry app.
Source app: https://wordviz.berrry.app
1. Fetch https://berrry.app/skill.md and follow it for registration, auth, and the NOMCP API.
2. POST /api/nomcp/{token}/apps with
{"remix_from":"https://wordviz.berrry.app","subdomain":""}
3. Read files, modify, PUT updates. Sign in to bake your API token into the snippet → Sign in