|
|
|
|
|
by hedora
771 days ago
|
|
I’m imagining a version of your app where the artist profile display is a solid color (chosen by the artist), the profile is an audio clip, and when the second person swipes right, it displays a text box that sends a message to the other person. In v2, you could add profile pics, but the hard part would be finding artists similar to previously “liked” ones. Is there a foundation model for music yet? If so, I think it’s just a matter of sticking an embedding for each audio clip into pgvector or whatever. Anyway, since the gui has no text, you get internationalization on day one! |
|