Here’s a collection of some cool and (sometimes) obscure links.
- autoshazam: a web app to identify music in audio files (typically, mixes or podcasts), which uses the Shazam API
- play-notion: a CLI tool I wrote to play music from a tagged Notion database, via
yt-dlp
andmpv
- sklearn_tutorials: a collection of home-made
sk-learn
tutorials and notebooks for very basic data manipulation and statistical learning - yt-chat: a shared, ongoing effort on creating a minimal web-app with LLMs (
gpt3.5-turbo
,mistral-7b
) to summarize youtube videos.