From bd4a9e895dcd44f3294620cecd7274d91d029363 Mon Sep 17 00:00:00 2001 From: Alex Prokofiev <5938230+aplex@users.noreply.github.com> Date: Tue, 25 Apr 2023 15:12:34 -0700 Subject: [PATCH] Add Nekton.AI Nekton is a service that will help to automate the workflows using AI. You can describe your workflow or a business process in plain text steps, and then those steps will be automated by Nekton and executed in the cloud. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e2ce789..1df5dc1 100644 --- a/README.md +++ b/README.md @@ -67,6 +67,7 @@ words with AI, powered by DALL·E. - [CodeGeeX](https://codegeex.cn/) - CodeGeeX is an open source AI Coding Assistant, supporting VS Code and Jetbrains IDEs. - [Tabnine](https://www.tabnine.com/) - Tabnine uses generative AI technology to predict and suggests your next lines of code based on context & syntax. It can be run on a developer's laptop, on a server inside your firewall, or in the cloud. - [Visual Studio IntelliCode](https://visualstudio.microsoft.com/services/intellicode/) - IntelliCode helps you drive accuracy and consistency with code completion that can fill in a whole line at once, supporting VS Code and VS IDE. +- [Nekton.AI](https://nekton.ai/) - Automate your workflows with AI. Describe your workflow as plain text, and Nekton will automate it using GPT-4 and run it in the cloud. ## Applications and Demos @@ -86,4 +87,4 @@ words with AI, powered by DALL·E. - [Dingtalk-OpenAI](https://github.com/ConnectAI-E/Dingtalk-OpenAI) - Dingtalk + GPT-3.5. - [Feishu-OpenAI](https://github.com/ConnectAI-E/Feishu-OpenAI) - Feishu + (GPT-3.5, DALL·E, Whisper). - [gerev](https://github.com/GerevAI/gerev) - AI-powered search engine for workplaces. -- [gpt4-pdf-chatbot-langchain](https://github.com/mayooear/gpt4-pdf-chatbot-langchain) - GPT4 & LangChain Chatbot for large PDF docs. \ No newline at end of file +- [gpt4-pdf-chatbot-langchain](https://github.com/mayooear/gpt4-pdf-chatbot-langchain) - GPT4 & LangChain Chatbot for large PDF docs.