From f94ff2b327ad28ba3a87c807bdca74ca54ec00de Mon Sep 17 00:00:00 2001 From: blueeon Date: Wed, 27 Mar 2024 18:20:10 +0800 Subject: [PATCH] docs: update readme --- README.md | 11 +++++------ README_CN.md | 10 +++++----- 2 files changed, 10 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index cd0b145..963f02f 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/README_CN.md b/README_CN.md index 0cd00ec..d56af81 100644 --- a/README_CN.md +++ b/README_CN.md @@ -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