Projects where AI was used primarily for autonomous music composition without human intervention.
Query
WHERE use_of_ai CONTAINS 'AI-composition'
Projects involving direct collaboration between human composers and AI.
Query
WHERE use_of_ai CONTAINS 'Co-composition'
Projects focusing on AI-generated sound effects, audio processing, and sonic experimentation.
Query
WHERE use_of_ai CONTAINS 'Sound design'
Projects where AI was used to generate song lyrics, poetry, or textual content.
Query
WHERE use_of_ai CONTAINS 'Lyrics generation'
Submissions specifically created for the annual AI Song Contest competition showcasing AI music capabilities.
Query
WHERE contest = 'AI Song Contest'
Complete albums and extended plays featuring AI-generated or AI-assisted music production.
Query
WHERE format = 'Album'
Live concerts, performances, and real-time AI music generation events.
Query
WHERE format = 'Performance'
AI music projects developed during the COVID-19 pandemic period, showing adaptation to remote creation.
Query
WHERE date BETWEEN 2020 AND 2021
All projects by Dadabots, pioneers in AI-generated music and livestreaming neural networks.
Query
WHERE artist CONTAINS 'Dadabots'
Projects utilizing multiple AI techniques simultaneously (e.g., composition + sound design + lyrics).
Query
WHERE use_of_ai CONTAINS ','
Gallery installations, museum pieces, and interactive art works incorporating AI music systems.
Query
WHERE format CONTAINS 'Installation'