2024-07-21 23:27:53 +01:00
2024-07-21 22:51:03 +01:00
2024-07-21 21:45:18 +01:00
2024-07-21 22:51:03 +01:00
2024-07-20 22:57:21 +01:00
2024-07-21 22:51:03 +01:00
2024-07-21 22:51:03 +01:00
2024-07-20 17:09:22 +01:00
2024-07-21 23:27:53 +01:00
2024-07-21 23:26:42 +01:00
2024-07-21 22:51:03 +01:00
2024-07-21 21:58:48 +01:00

infinifi

infinifi is a cosy little website that plays calm, gentle lo-fi music in the background to help you relax and study!

audio generation

infinifi works by continuously generating 5 1-minute lofi music clips in the background using Meta's MusicGen model. Each clip is generated using a slightly different prompt to provide music clips with different, but still cosy vibes.

frontend

the frontend is written using pure HTML/CSS/JS with no external dependencies. it queries /current.mp3 to obtain the current lofi music clip. after the clip ends, it re-queries again, which will return a different clip. since each clip is completely different, the frontend applies a fade-in and fade-out effect at the start and the end of each clip.

feature requests

if you have any feature idea, feel free to use the issue tracker to let me know!

Description
infinifi plays gentle lofi music in the background indefinitely
Readme 14 MiB
Languages
Python 48.7%
JavaScript 25.3%
CSS 17.4%
HTML 7.9%
Shell 0.7%