From 28b362b45dcab1ffb20f141df33c088f4d44eab9 Mon Sep 17 00:00:00 2001 From: Anar Kafkas Date: Fri, 23 Jun 2023 15:46:40 +0300 Subject: [PATCH 1/2] Add Proficient AI --- README.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/README.md b/README.md index 8fe705f..97899ef 100644 --- a/README.md +++ b/README.md @@ -992,6 +992,26 @@ Still in an early stage, with waitlist for early access - [Twitter](https://twitter.com/naut_ai) +## [Proficient AI](https://proficientai.com) + +Interaction APIs and SDKs that allow developers to build, deploy and operate conversational AI agents in their apps. +
+ +### Description +- an end-to-end solution, with which it takes 3 minutes not weeks to get a user-facing agent up and running in your app (currently 3 SDKs including React) +- minimizes or eliminates the need for custom backend infrastructure so you can focus on implementing the business logic +- powerful tools built into the admin dashboard and Admin API including analytics, monitoring, rate-limiting, content moderation, etc. +- technology-agnostic solution that supports multiple LLM providers (currently 7 models from OpenAI and Anthropic) allowing you to easily switch between models with 1 click +- ready-to-use, highly customizable and beautiful UI components rendering complex interaction trees with support for advanced features like streaming + +and [much more](https://docs.proficientai.com). + +### Links +- [Documentation](https://docs.proficientai.com) +- [GitHub](https://github.com/proficientai/js) +- [Discord](https://discord.gg/DVbwTM8erb) +
+ ## [Saga](https://saga.so/ai) A digital AI assistant, an AI-powered workspace integrating notes, tasks, and tools From 32294bd03336227edaa7c0da5b6b6f1838578b2a Mon Sep 17 00:00:00 2001 From: Anar Kafkas Date: Fri, 23 Jun 2023 15:51:09 +0300 Subject: [PATCH 2/2] Slight improvement --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 97899ef..597d915 100644 --- a/README.md +++ b/README.md @@ -994,13 +994,13 @@ Still in an early stage, with waitlist for early access ## [Proficient AI](https://proficientai.com) -Interaction APIs and SDKs that allow developers to build, deploy and operate conversational AI agents in their apps. +Interaction APIs and SDKs that allow developers to build, deploy and operate conversational AI agents in their apps
### Description - an end-to-end solution, with which it takes 3 minutes not weeks to get a user-facing agent up and running in your app (currently 3 SDKs including React) -- minimizes or eliminates the need for custom backend infrastructure so you can focus on implementing the business logic - powerful tools built into the admin dashboard and Admin API including analytics, monitoring, rate-limiting, content moderation, etc. +- minimizes or eliminates the need for custom backend infrastructure so you can focus on implementing the business logic - technology-agnostic solution that supports multiple LLM providers (currently 7 models from OpenAI and Anthropic) allowing you to easily switch between models with 1 click - ready-to-use, highly customizable and beautiful UI components rendering complex interaction trees with support for advanced features like streaming