docs: update reademe
This commit is contained in:
		
							parent
							
								
									9f537a10de
								
							
						
					
					
						commit
						8ffd658b64
					
				
							
								
								
									
										22
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										22
									
								
								README.md
									
									
									
									
									
								
							@ -1,13 +1,21 @@
 | 
				
			|||||||
# Suno AI API
 | 
					<div align="center">
 | 
				
			||||||
 | 
					  <h1 align="center"">
 | 
				
			||||||
 | 
					      Suno AI API
 | 
				
			||||||
 | 
					  </h1>
 | 
				
			||||||
 | 
					  <p>Use API to call the music generation AI of Suno.ai and easily integrate it into agents like GPTs.</p>
 | 
				
			||||||
 | 
					  <p>👉 We update quickly, please star.</p>
 | 
				
			||||||
 | 
					</div>
 | 
				
			||||||
 | 
					<p align="center">
 | 
				
			||||||
 | 
					  <a target="_blank" href="./README.md">English</a> 
 | 
				
			||||||
 | 
					  | <a target="_blank" href="./README_CN.md">简体中文</a> 
 | 
				
			||||||
 | 
					  | <a target="_blank" href="https://suno.gcui.art">Demo</a> 
 | 
				
			||||||
 | 
					  | <a target="_blank" href="https://suno.gcui.art/docs">Docs</a> 
 | 
				
			||||||
 | 
					  | <a target="_blank" href="https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Fgcui-art%2Fsuno-api&env=SUNO_COOKIE&project-name=suno-api&repository-name=suno-api">Deploy with Vercel</a> 
 | 
				
			||||||
 | 
					  
 | 
				
			||||||
 | 
					</p>
 | 
				
			||||||
 | 
					
 | 
				
			||||||

 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
[English](./README.md) | [简体中文](./README_CN.md)
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
Use API to call the music generation AI of Suno.ai and easily integrate it into agents like GPTs.
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
👉 We update quickly, please Star us.
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
## Introduction
 | 
					## Introduction
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Suno.ai v3 is an amazing AI music service. Although the official API is not yet available, we couldn't wait to integrate its capabilities somewhere.
 | 
					Suno.ai v3 is an amazing AI music service. Although the official API is not yet available, we couldn't wait to integrate its capabilities somewhere.
 | 
				
			||||||
 | 
				
			|||||||
							
								
								
									
										22
									
								
								README_CN.md
									
									
									
									
									
								
							
							
						
						
									
										22
									
								
								README_CN.md
									
									
									
									
									
								
							@ -1,18 +1,26 @@
 | 
				
			|||||||
# Suno AI API
 | 
					<div align="center">
 | 
				
			||||||
 | 
					  <h1 align="center"">
 | 
				
			||||||
 | 
					      Suno AI API
 | 
				
			||||||
 | 
					  </h1>
 | 
				
			||||||
 | 
					  <p>用 API 调用 suno.ai 的音乐生成 AI,并且可以轻松集成到 GPTs 等 agent 中。</p>
 | 
				
			||||||
 | 
					  <p>👉 我们更新很快,欢迎 star。</p>
 | 
				
			||||||
 | 
					</div>
 | 
				
			||||||
 | 
					<p align="center">
 | 
				
			||||||
 | 
					  <a target="_blank" href="./README.md">English</a> 
 | 
				
			||||||
 | 
					  | <a target="_blank" href="./README_CN.md">简体中文</a> 
 | 
				
			||||||
 | 
					  | <a target="_blank" href="https://suno.gcui.art">Demo</a> 
 | 
				
			||||||
 | 
					  | <a target="_blank" href="https://suno.gcui.art/docs">Docs</a> 
 | 
				
			||||||
 | 
					  | <a target="_blank" href="https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Fgcui-art%2Fsuno-api&env=SUNO_COOKIE&project-name=suno-api&repository-name=suno-api">Deploy with Vercel</a> 
 | 
				
			||||||
 | 
					  
 | 
				
			||||||
 | 
					</p>
 | 
				
			||||||
 | 
					
 | 
				
			||||||

 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
[English](./README.md) | [简体中文](./README_CN.md)
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
用 API 调用 suno.ai 的音乐生成 AI,并且可以轻松集成到 GPTs 等 agent 中。
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
## 简介
 | 
					## 简介
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Suno.ai v3 是一个令人惊叹的 AI 音乐服务,虽然官方还没有开放 API,但我们已经迫不及待的想在某些地方集成它的能力。
 | 
					Suno.ai v3 是一个令人惊叹的 AI 音乐服务,虽然官方还没有开放 API,但我们已经迫不及待的想在某些地方集成它的能力。
 | 
				
			||||||
我们发现有一些用户也有类似需求,于是我们将这个项目开源了,希望你们喜欢。
 | 
					我们发现有一些用户也有类似需求,于是我们将这个项目开源了,希望你们喜欢。
 | 
				
			||||||
 | 
					
 | 
				
			||||||
👉 我们更新很快,欢迎 Star。
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
## Demo
 | 
					## Demo
 | 
				
			||||||
 | 
					
 | 
				
			||||||
我们部署了一个示例,绑定了一个免费的 suno 账号,所以它每天有使用限制,但你可以看到它运行起来的样子:
 | 
					我们部署了一个示例,绑定了一个免费的 suno 账号,所以它每天有使用限制,但你可以看到它运行起来的样子:
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user