diff --git a/data.json b/data.json index 499da9b..1a30612 100644 --- a/data.json +++ b/data.json @@ -1644,6 +1644,15 @@ ], "description": "Scikit-learn is a machine learning library for Python." }, + { + "name": "Embedchain", + "link": "https://github.com/embedchain/embedchain/", + "label": "good-first-issue", + "technologies": [ + "Python" + ], + "description": "Embedchain is a framework to easily create LLM powered bots over any dataset." + }, { "name": "JRuby", "link": "https://github.com/jruby/jruby",