Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.
Build generative AI apps with Vertex AI. Switch between models without switching platforms.
Start Free
MongoDB Atlas runs apps anywhere
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
burns a random selection of audio files from your collection onto a CD
randomcd is a python script that allows you to copy random playlists based on your collection of audio files onto a CD or a USB drive. You can either specify a directory to explore, or let the program use your player's database (only clementine, banshee and rhythmbox are currently supported). If appropriate software is installed, files can be normalised before they're copied.
Set of python scripts for bulk conversion of media files. The scripts scan directory trees for video and audio files and converting them to avi, ogg, or mp3 appropriately. Relies on mencoder, lame, mplayer, and oggenc.
The project was moved to: https://github.com/pawelulita/flac2mp3
Small python script, which converts all flac files in current directory and puts in 'artist - album' directory. Tags (if available) are preserved. Tagpy, flac and lame required.
pyIH8id3 is a fully graphical pyGTK script that removes id3 tags from mp3 files in a provided directory. The script supports both id3v1 and id3v2 tags. pyIH8id3 is a simple, fast solution to removing thousands of tags at once. pyIH8id3 requires id3lib.
menu_buddy is a small python script used to produce GNOME panel menus out of a directory hierarchy of music files. The menus created by menu_buddy are able to enqueue/play directories (or whole subtrees) in xmms as well as pause/play/skip xmms itself.