docs: update readme.md

This commit is contained in:
blueeon 2024-03-28 22:12:39 +08:00
parent 22d41d7b6c
commit 17e69fd567
2 changed files with 5 additions and 1 deletions

View File

@ -6,6 +6,8 @@
Use API to call the music generation service of Suno.ai and easily integrate it into agents like GPTs. Use API to call the music generation service of Suno.ai and easily integrate it into agents like GPTs.
👉 We update quickly, please star.
## 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.

View File

@ -11,10 +11,12 @@
Suno.ai v3 是一个令人惊叹的 AI 音乐服务,虽然官方还没有开放 API但我们已经迫不及待的想在某些地方集成它的能力。 Suno.ai v3 是一个令人惊叹的 AI 音乐服务,虽然官方还没有开放 API但我们已经迫不及待的想在某些地方集成它的能力。
我们发现有一些用户也有类似需求,于是我们将这个项目开源了,希望你们喜欢。 我们发现有一些用户也有类似需求,于是我们将这个项目开源了,希望你们喜欢。
👉 我们更新很快,欢迎 Star。
## Demo ## Demo
我们部署了一个示例,绑定了一个免费的 suno 账号,所以它每天有使用限制,但你可以看到它运行起来的样子: 我们部署了一个示例,绑定了一个免费的 suno 账号,所以它每天有使用限制,但你可以看到它运行起来的样子:
[https://...](https://...) [suno-api.vercel.app](https://suno-api.vercel.app)
## Features ## Features