A curated list of awesome projects, libraries, and resources related to Suno AI - the AI music generation platform.
- Official & Primary API Libraries
- Unofficial API Wrappers
- Downloaders & Sync Tools
- Bots & Integrations
- Applications & Tools
- Research & Educational
- Community & Resources
- gcui-art/suno-api - Official API wrapper to call Suno's music generation AI, easily integrate into agents like GPTs
- Suno-API/Suno-API - Unofficial Suno AI API based on Golang. Supports generating songs, lyrics, and OpenAI Chat
- MelohubAI/suno-ai-proxy - Unofficial Suno AI Node.js API proxy
- yihong0618/SunoSongsCreator - High quality songs generation by reverse engineered API
- Malith-Rukshan/Suno-API - SunoAI Unofficial Python API Library and REST API
- imyizhang/Suno-API - Unofficial API for Suno AI using v3
- wlhtea/Suno2openai - Call Suno API in OpenAI format with cookie pool
- AICodeHunt/SunoApi - Unofficial Suno AI client supporting music generation and metadata access
- ZigaoWang/suno-ai-song - Suno Music Generator using chirp-v3-5 model
- GentlemanHu/ComfyUI-SunoAI - ComfyUI Node wrapper of SunoAI API
- Zizwar/suno-deno - Deno library for interacting with Suno AI music generation service
- gochendong/suno-api - AI music generation API wrapper
- sunsetsacoustic/SunoSync - Modern desktop client to batch download and sync Suno AI library
- AmeddahAchraf/musicPlayerSwiftUI - SwiftUI-based Music Player inspired by Suno AI
- sunsetsacoustic/SunoSync - Desktop client to batch download and sync Suno AI library with embedded metadata
- danny-englander/suno-ai-downloader - Tools to download music from Suno.ai with organized filenames and prompts
- sunsetsacoustic/Suno_DownloadEverything - Python script to download entire Suno library
- DrummerSi/suno-downloader - Suno playlist downloader
- MrAshRhodes/suno-playlist-downloader-web - Web-based Suno playlist downloader
- Malith-Rukshan/Suno-AI-BOT - Telegram bot for AI music generation using Suno API
- Darosss/MusicDiscordBot_Suno-YT - Discord bot combining Suno and YouTube music
- sennereekmans/AutoMusicProject - Web app for complete music production using AI models through Suno API
- igolaizola/musikai - Automation suite to generate and publish music using AI
- sanxianxiaohuntun/SunoMusic - LangBot plugin for music generation based on Suno API
- wangxyd/nicesuno - ChatGPT-on-WeChat plugin for creating music with Suno
- hellodword/suno-radio - Turn a Suno playlist into a random music radio
- igolaizola/musikai-docs - Tool to automatically generate and publish music using AI
- qu-gg/suno-ai-radio - POC using Selenium and OBS to host AI radio station with on-the-fly song generation
- rhyrneorange/Unity-With-Suno-AI - Unity project using Suno API
- xiliourt/Suno-Architect - Create Suno Prompts Using Gemini Flash 2.5, works with Suno API
- multimodal-art-projection/YuE - Open Full-song Music Generation Foundation Model (similar to Suno.ai but open)
- anyvoiceai/Barkify - Unofficial training implementation of Bark TTS by Suno AI
- j-csc/mlx_bark - Port of Suno's Bark TTS transformer in Apple's MLX Framework
- theelderemo/suno-security-disclosure - Security disclosure for Suno API endpoints
- leewinder/ambient-track-generation - Ambient track generation using Suno API
- M3ales/mit-audio-license - Novel implementation of audio licensing
- musicapi-ai/musicapi - Generate professional AI music using powerful AI models
- vikrammahto/sangeet - Music Desktop UI inspired by Suno
- Martialhimanshu/GaanaSuno - Cloud-based music storage and sharing application
Based on GitHub code search, here are the main Suno API endpoints used:
https://studio-api.prod.suno.com/api/generate/v2-web/- Song generationhttps://studio-api.prod.suno.com/api/feed/v2- Get song feed/metadatahttps://studio-api.prod.suno.com/api/playlist/- Playlist operationshttps://studio-api.prod.suno.com/api/clip/- Individual song operationshttps://studio-api.prod.suno.com/api/profiles/- User profileshttps://studio-api.prod.suno.com/api/user/user_config/- User configurationhttps://studio-api.prod.suno.com/api/discover- Discovery featureshttps://studio-api.prod.suno.com/api/gen/{clip_id}/wav_file/- WAV file downloads
Feel free to submit a pull request to add more awesome Suno-related projects!
This awesome list is licensed under the MIT License.