The best Hacker News stories from Show from the past day
Latest posts:
Show HN: Free AI-based music demixing in the browser
Hi all,<p>I've spent some time working on music demixing or music source separation algorithms, which take in a mixed song and output estimates of isolated components (e.g. vocals, drums, bass, other).<p>I took a popular PyTorch model with good performance (Open-Unmix, UMX-L weights), reimplemented the inference steps in C++, and compiled it to WebAssembly for a free client-side music demixer.
Show HN: Free AI-based music demixing in the browser
Hi all,<p>I've spent some time working on music demixing or music source separation algorithms, which take in a mixed song and output estimates of isolated components (e.g. vocals, drums, bass, other).<p>I took a popular PyTorch model with good performance (Open-Unmix, UMX-L weights), reimplemented the inference steps in C++, and compiled it to WebAssembly for a free client-side music demixer.
Show HN: Free AI-based music demixing in the browser
Hi all,<p>I've spent some time working on music demixing or music source separation algorithms, which take in a mixed song and output estimates of isolated components (e.g. vocals, drums, bass, other).<p>I took a popular PyTorch model with good performance (Open-Unmix, UMX-L weights), reimplemented the inference steps in C++, and compiled it to WebAssembly for a free client-side music demixer.
Show HN: Free AI-based music demixing in the browser
Hi all,<p>I've spent some time working on music demixing or music source separation algorithms, which take in a mixed song and output estimates of isolated components (e.g. vocals, drums, bass, other).<p>I took a popular PyTorch model with good performance (Open-Unmix, UMX-L weights), reimplemented the inference steps in C++, and compiled it to WebAssembly for a free client-side music demixer.
Show HN: Local First Hugo CMS
If you want to publish your site with a ready made template or you want to create your Hugo website from scratch. Quiqr has everything you need to get you started.
Show HN: Local First Hugo CMS
If you want to publish your site with a ready made template or you want to create your Hugo website from scratch. Quiqr has everything you need to get you started.
Show HN: Floneum, a graph editor for local AI workflows
Floneum is a graph editor for local AI workflows. The project focuses on ease of use and community made plugins. The application is a single executable with no dependencies you need to install. You can extend Floneum with WASI plugins that run in a environment that is issolated from your system so that you can use untrusted community plugins without worrying about malware. It uses llamma.cpp to run large language models locally, and wasmtime to run issolated plugins.<p>If you are interested in the project, consider joining the discord, or building a plugin for Floneum in rust using WASI<p>Download: <a href="https://github.com/floneum/floneum/releases/tag/v0.1.0">https://github.com/floneum/floneum/releases/tag/v0.1.0</a><p>Join the discord: <a href="https://discord.gg/dQdmhuB8q5" rel="nofollow noreferrer">https://discord.gg/dQdmhuB8q5</a><p>Build a plugin: <a href="https://floneum.com/docs/developer/index" rel="nofollow noreferrer">https://floneum.com/docs/developer/index</a>
Show HN: Floneum, a graph editor for local AI workflows
Floneum is a graph editor for local AI workflows. The project focuses on ease of use and community made plugins. The application is a single executable with no dependencies you need to install. You can extend Floneum with WASI plugins that run in a environment that is issolated from your system so that you can use untrusted community plugins without worrying about malware. It uses llamma.cpp to run large language models locally, and wasmtime to run issolated plugins.<p>If you are interested in the project, consider joining the discord, or building a plugin for Floneum in rust using WASI<p>Download: <a href="https://github.com/floneum/floneum/releases/tag/v0.1.0">https://github.com/floneum/floneum/releases/tag/v0.1.0</a><p>Join the discord: <a href="https://discord.gg/dQdmhuB8q5" rel="nofollow noreferrer">https://discord.gg/dQdmhuB8q5</a><p>Build a plugin: <a href="https://floneum.com/docs/developer/index" rel="nofollow noreferrer">https://floneum.com/docs/developer/index</a>
Show HN: AI companions stack – create and host your own AI companions
Show HN: AI companions stack – create and host your own AI companions
Show HN: AI companions stack – create and host your own AI companions
Show HN: Geddit, Browse Reddit Without the Reddit's API
Hey everyone!<p>I've built an open-source Android app that allows you to browse Reddit without using their API. It is built on the library I've published here earlier. Basically, the app uses JSON feeds of Reddit to replicate various endpoints.<p>What this means is that you can browse Reddit without an account and get posts, comments, images, videos and nsfw contents without having to deal with ads etc.<p>In it's current state it has just the basic functionality and I am planning to add more features soon. I'd be happy to hear what you think and get an insight from your feedbacks.<p>APK Releases: <a href="https://github.com/kaangiray26/geddit-app/releases">https://github.com/kaangiray26/geddit-app/releases</a>
Show HN: Improve Text-to-SQL Accuracy with LLM
Show HN: Clickvote – Open-source upvotes, likes, and reviews to any context
Clickvote takes the hassle of building your own reaction components around your content.<p>Showing real-time updates of likes, upvotes, and reviews between clients.<p>Learn about your members through deep analytics.<p>Deal with an unlimited amount of clicks per second.<p>You can read the full article here:<p><a href="https://links.github20k.com/click-vote" rel="nofollow noreferrer">https://links.github20k.com/click-vote</a><p>The open-source Library is here:<p><a href="https://github.com/clickvote/clickvote">https://github.com/clickvote/clickvote</a><p>Please let me know your thoughts!<p>Am I building something useless?
Show HN: Clickvote – Open-source upvotes, likes, and reviews to any context
Clickvote takes the hassle of building your own reaction components around your content.<p>Showing real-time updates of likes, upvotes, and reviews between clients.<p>Learn about your members through deep analytics.<p>Deal with an unlimited amount of clicks per second.<p>You can read the full article here:<p><a href="https://links.github20k.com/click-vote" rel="nofollow noreferrer">https://links.github20k.com/click-vote</a><p>The open-source Library is here:<p><a href="https://github.com/clickvote/clickvote">https://github.com/clickvote/clickvote</a><p>Please let me know your thoughts!<p>Am I building something useless?
Show HN: Laser, a new game played on a chess board
Laser is a turn based game similar to chess, with different piece movement rules, starting position, and win conditions. It's named after the <i>laser</i> piece, which can shoot diagonally through every piece on the board except for the <i>wall</i>, which blocks it. The detailed rules are on the website.<p>I made the website as a super minimal way to play online against friends. Nobody really knows about it so it might be hard to find a game, but maybe you will against someone on HN if people read this. It uses the lichess.org chessboard UI which is super pretty and allows you to draw on the board, make premoves, etc. The code is public if you are interested: github.com/melgrove/laser<p>If you are playing, good luck, and don't get lasered!
Show HN: Laser, a new game played on a chess board
Laser is a turn based game similar to chess, with different piece movement rules, starting position, and win conditions. It's named after the <i>laser</i> piece, which can shoot diagonally through every piece on the board except for the <i>wall</i>, which blocks it. The detailed rules are on the website.<p>I made the website as a super minimal way to play online against friends. Nobody really knows about it so it might be hard to find a game, but maybe you will against someone on HN if people read this. It uses the lichess.org chessboard UI which is super pretty and allows you to draw on the board, make premoves, etc. The code is public if you are interested: github.com/melgrove/laser<p>If you are playing, good luck, and don't get lasered!
Show HN: Laser, a new game played on a chess board
Laser is a turn based game similar to chess, with different piece movement rules, starting position, and win conditions. It's named after the <i>laser</i> piece, which can shoot diagonally through every piece on the board except for the <i>wall</i>, which blocks it. The detailed rules are on the website.<p>I made the website as a super minimal way to play online against friends. Nobody really knows about it so it might be hard to find a game, but maybe you will against someone on HN if people read this. It uses the lichess.org chessboard UI which is super pretty and allows you to draw on the board, make premoves, etc. The code is public if you are interested: github.com/melgrove/laser<p>If you are playing, good luck, and don't get lasered!
Show HN: Van, truck or car camp for $0 a night
Show HN: Van, truck or car camp for $0 a night