From 78216ce4277cbcdb2227970fa1c0db11c78ef1e3 Mon Sep 17 00:00:00 2001 From: Olga Kolyachko Date: Fri, 9 Feb 2024 11:03:10 +0400 Subject: [PATCH] README.md updated --- README.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 30ac05a..9fde1a7 100755 --- a/README.md +++ b/README.md @@ -8,27 +8,27 @@ [![CircleCI](https://circleci.com/gh/alan-ai/alan-sdk-web.svg?style=shield)](https://circleci.com/gh/alan-ai/alan-sdk-web) -Quickly build a generative AI assistant with Alan AI. +Quickly build a Generative AI Assistant with Alan AI. - + ## Unified Brain -Alan AI is a comprehensive AI solution that acts as a 'unified brain' for your enterprise. It interconnect enterprise applications, APIs, static and dynamic data sources to streamline your enterprise workflows. +Alan AI is a comprehensive AI solution that acts as a 'unified brain' for your enterprise. It interconnects enterprise applications, APIs, static and dynamic data sources to streamline your enterprise workflows. -Alan AI offers all necessary tools to design, embed and host generative AI assistants: +Alan AI offers all necessary tools to design, embed and host Generative AI Assistants: #### Alan AI Studio -A powerful web-based IDE where you can write, test and debug dialog scenarios for your generative AI assistant. +A powerful web-based IDE where you can write, test and debug dialog scenarios for your Generative AI Assistant. #### Alan AI SDKs -Alan AI's lightweight SDKs to quickly embed a generative AI assistant to your app. +Alan AI's lightweight SDKs to quickly embed a Generative AI Assistant to your app. #### Alan AI Cloud -Alan AI's backend powered by the latest AI advancements - LLMs, generative AI and semantic search technologies. Alan AI provisions and handles the infrastructure required to maintain your generative AI assistants and perform all the data processing tasks. +Alan AI's backend powered by the latest AI advancements - LLMs, generative AI and semantic search technologies. Alan AI provisions and handles the infrastructure required to maintain your Generative AI Assistants and perform all the data processing tasks. To get more details on how Alan AI works, see Alan AI. @@ -42,10 +42,10 @@ To get more details on how Alan AI works, see Sign up for Alan AI Studio to build dialog scripts in JavaScript and test them. -2. Use the Alan AI SDK for Web to embed a generative AI assistant to your app or website. For details, see Alan AI documentation for the necessary framework: +2. Use the Alan AI SDK for Web to embed a Generative AI Assistant to your app or website. For details, see Alan AI documentation for the necessary framework: * JavaScript * React @@ -60,7 +60,7 @@ To create a generative AI assistant for your web app: * Alan AI package * Alan AI SDK for Web releases -## AI assistant examples +## AI Assistant examples In the [Examples](https://github.com/alan-ai/alan-sdk-web/tree/master/examples) folder, you can find example web apps created with: