BigQuery automates data prep, analysis, and predictions with built-in AI assistance.
Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
Try Free
Build Agents and Models on One Platform
Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
Easily access your music collection from any device, anywhere.
Music Library & Player utilizes PHP and vanilla javascript to deliver your web-accessible music library via HTML5 audio in a fully responsive and modern interface.
The library does not require a database back-end. It parses the directory structure, best suited for a [ROOT]/[ARTIST]/[ALBUM]/[TRACKS] type of layout. This isn't required, but makes for the best user experience. Random playlists can also be generated.
The code contained in this script has not been minified. It is written in long form and is well-documented for ease of use and customization.
Individual tracks are optionally presented with download links. ...
A multi platform capable Jukebox application allowing streaming of MP3's across a home network, internet, or workplace. The application also features a comprehensive search program, organisational structure, and more (read on website)
The purpose of this project is to extend CoolMP3 - a searchable mp3 database that uses a directory structure of .ini files (for album info), id3v1 and v2 tags from MP3s, using PHP, MySQL and Apache.