docs: update readme

This commit is contained in:
blueeon 2024-03-27 18:20:10 +08:00
parent ba3b0a1c85
commit f94ff2b327
2 changed files with 10 additions and 11 deletions

View File

@ -10,6 +10,11 @@ Suno.ai v3 is an amazing AI music service. Although the official API is not yet
We discovered that some users have similar needs, so we decided to open-source this project, hoping you'll like it.
## Demo
We have deployed an example bound to a free Suno account, so it has daily usage limits, but you can see how it runs:
[https://...](https://...)
## Features
- Perfectly implements the creation API from app.suno.ai
@ -18,12 +23,6 @@ We discovered that some users have similar needs, so we decided to open-source t
- In addition to the standard API, it also adapts to the API Schema of Agent platforms like GPTs and Coze, so you can use it as a tool/plugin/Action for LLMs and integrate it into any AI Agent.
- Permissive open-source license, allowing you to freely integrate and modify.
## Demo
We have deployed an example bound to a free Suno account, so it has daily usage limits, but you can see how it runs:
https://...
## Getting Started
### 1. Obtain the cookie of your app.suno.ai account

View File

@ -9,6 +9,11 @@
Suno.ai v3 是一个令人惊叹的 AI 音乐服务,虽然官方还没有开放 API但我们已经迫不及待的想在某些地方集成它的能力。
我们发现有一些用户也有类似需求,于是我们将这个项目开源了,希望你们喜欢。
## Demo
我们部署了一个示例,绑定了一个免费的 suno 账号,所以它每天有使用限制,但你可以看到它运行起来的样子:
[https://...](https://...)
## Features
- 完美的实现了 app.suno.ai 中的创作 API
@ -17,11 +22,6 @@ Suno.ai v3 是一个令人惊叹的 AI 音乐服务,虽然官方还没有开
- 除了标准 API还适配了 GPTs、coze 等 Agent 平台的 API Schema所以你可以把它当做一个 LLM 的工具/插件/Action集成到任意 AI Agent 中。
- 宽松的开源协议,你可以随意的集成和修改。
## Demo
我们部署了一个示例,绑定了一个免费的 suno 账号,所以它每天有使用限制,但你可以看到它运行起来的样子:
https://...
## 如何开始使用?
### 1. 获取你的 app.suno.ai 账号的 cookie