From bb38d0afe7f7c440d62ecad29cd3dd42a16d1440 Mon Sep 17 00:00:00 2001 From: aryankhanna475 <81726126+aryankhanna475@users.noreply.github.com> Date: Wed, 16 Aug 2023 08:07:17 +0530 Subject: [PATCH] update: Projects & Tools with embedchain (#15) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 04a40e1..cb1918c 100644 --- a/README.md +++ b/README.md @@ -73,6 +73,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. +- [Embedchain](https://github.com/embedchain/embedchain) - Framework to create ChatGPT like bots over your dataset. ## Applications and Demos