From a2f00e7fc6e2bad0557b1fc2131b148d59cd82eb Mon Sep 17 00:00:00 2001 From: dev-callgent <160819054+dev-callgent@users.noreply.github.com> Date: Thu, 23 May 2024 12:06:45 +0800 Subject: [PATCH 1/5] Update intro.md Signed-off-by: dev-callgent <160819054+dev-callgent@users.noreply.github.com> --- docs/intro.md | 20 ++++++++++++++------ 1 file changed, 14 insertions(+), 6 deletions(-) diff --git a/docs/intro.md b/docs/intro.md index 1fd6b22..d901fb4 100644 --- a/docs/intro.md +++ b/docs/intro.md @@ -37,12 +37,20 @@ Similar to function-calling, Callgent takes it a step further. We're not just st ## The Real Meaning of the New Era of AI Development -The true essence of this new era is to make AI more human-like and more human-friendly. +AI's core value is lowering code generation barriers. But, starting projects from scratch is complex due to ambiguous requirements. -With Callgent, you can now: +**Callgent** changes the game. -- **Interact with services in a more natural way.** you needn't describe your requirements, and wait for some developers to build it for you, just talk to services directly. -- **Leverage AI for code generation.** AI agents stand between you and services to help understand and interact with them. -- **Free and native experiences.** just like group chatting, requirements are expressed in natural language, and the AI agent will generate calling code and execute it for you. +> It significantly lowers the barriers to integrating existing services, making AI accessible for all non-developers. -Welcome to the new era of AI software development with Callgent.com - Callable Agent! +Actually, software development is essentially a series of integrations, e.g., integrating DBs, Redis, ES, APIs, and other middlewares. + +By using Callgent for AI code generation, we're paving a **realistic and feasible path** forward. It simplifies the process, ensuring AI's benefits are within reach. + +:::Note +A basic understanding of the services you're integrating is recommended. +::: + +In the new era of AI development, Callgent is your reliable partner, making AI integration easier and more efficient. + +Go ahead, give it a try [right now](/category/quick-start). From 1bd1abaa9d1a29eaba8fd447d27ac2c23e716358 Mon Sep 17 00:00:00 2001 From: dev-callgent <160819054+dev-callgent@users.noreply.github.com> Date: Thu, 23 May 2024 12:08:44 +0800 Subject: [PATCH 2/5] Update intro.md Signed-off-by: dev-callgent <160819054+dev-callgent@users.noreply.github.com> --- docs/intro.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/intro.md b/docs/intro.md index d901fb4..f67bd12 100644 --- a/docs/intro.md +++ b/docs/intro.md @@ -53,4 +53,4 @@ A basic understanding of the services you're integrating is recommended. In the new era of AI development, Callgent is your reliable partner, making AI integration easier and more efficient. -Go ahead, give it a try [right now](/category/quick-start). +Go ahead, give it a try [right now](./quick-start/register-an-account). From 08953153db513cf2b84a1c38ce28671beef54e9b Mon Sep 17 00:00:00 2001 From: dev-callgent <160819054+dev-callgent@users.noreply.github.com> Date: Thu, 23 May 2024 12:10:36 +0800 Subject: [PATCH 3/5] Update intro.md Signed-off-by: dev-callgent <160819054+dev-callgent@users.noreply.github.com> --- docs/intro.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/intro.md b/docs/intro.md index f67bd12..abf14b5 100644 --- a/docs/intro.md +++ b/docs/intro.md @@ -47,7 +47,7 @@ Actually, software development is essentially a series of integrations, e.g., in By using Callgent for AI code generation, we're paving a **realistic and feasible path** forward. It simplifies the process, ensuring AI's benefits are within reach. -:::Note +:::note A basic understanding of the services you're integrating is recommended. ::: From 1800aa3cba8d63a7bc07d88de9c762460490be82 Mon Sep 17 00:00:00 2001 From: dev-callgent <160819054+dev-callgent@users.noreply.github.com> Date: Thu, 23 May 2024 12:14:28 +0800 Subject: [PATCH 4/5] Update intro.md Signed-off-by: dev-callgent <160819054+dev-callgent@users.noreply.github.com> --- docs/intro.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/intro.md b/docs/intro.md index abf14b5..7c1519b 100644 --- a/docs/intro.md +++ b/docs/intro.md @@ -41,15 +41,15 @@ AI's core value is lowering code generation barriers. But, starting projects fro **Callgent** changes the game. -> It significantly lowers the barriers to integrating existing services, making AI accessible for all non-developers. +:::tip +It significantly lowers the barriers to integrating existing services, making AI accessible for all **non-developers**. +::: -Actually, software development is essentially a series of integrations, e.g., integrating DBs, Redis, ES, APIs, and other middlewares. +Actually, all software development is essentially a series of integrations, e.g., integrating DBs, Redis, ES, APIs, and other middlewares. By using Callgent for AI code generation, we're paving a **realistic and feasible path** forward. It simplifies the process, ensuring AI's benefits are within reach. -:::note -A basic understanding of the services you're integrating is recommended. -::: +> A basic understanding of the services you're integrating is recommended. In the new era of AI development, Callgent is your reliable partner, making AI integration easier and more efficient. From a6540a958ff3f5480f245f629439bad3f51d04b5 Mon Sep 17 00:00:00 2001 From: dev-callgent <160819054+dev-callgent@users.noreply.github.com> Date: Thu, 23 May 2024 12:15:42 +0800 Subject: [PATCH 5/5] Update intro.md Signed-off-by: dev-callgent <160819054+dev-callgent@users.noreply.github.com> --- docs/intro.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/intro.md b/docs/intro.md index 7c1519b..8a9a497 100644 --- a/docs/intro.md +++ b/docs/intro.md @@ -42,7 +42,7 @@ AI's core value is lowering code generation barriers. But, starting projects fro **Callgent** changes the game. :::tip -It significantly lowers the barriers to integrating existing services, making AI accessible for all **non-developers**. +Callgent significantly lowers the barriers to integrating existing services, making AI accessible for all **non-developers**. ::: Actually, all software development is essentially a series of integrations, e.g., integrating DBs, Redis, ES, APIs, and other middlewares.