[now] Add music embeddings to now section.

This commit is contained in:
Sergio Martínez Portela 2025-06-03 23:48:10 +02:00
parent 29a61e4af9
commit 5f6ffffd2a

View File

@ -112,6 +112,7 @@
<h2>Now</h2>
Stuff I'm fiddling with right now:
<ul>
<li>Looking into <a href="https://codigoparallevar.com/notes/b545b2c2-e0c2-47ec-8011-b838c35811a9.node.html">music embeddings</a> to build a custom auto-DJ.</li>
<li>Checking <a href="https://starboard.gg/">Starboard notebooks</a><a href="https://codigoparallevar.com/notes/4f2cff08-76d3-4cca-8d45-bf4fe3993391.node.html">[notes]</a> and <a href="https://jupyterlite.readthedocs.io/en/latest/">JupyterLite</a><a href="https://codigoparallevar.com/notes/bd0f7d6d-1879-425a-8fc5-a4578fd2853f.node.html">[notes]</a> to write Jupyter-like notebooks that can be run in-browser, from a static file server.</li>
</ul>
</section>