diff --git a/data.json b/data.json index 28ce1de..e9c4973 100644 --- a/data.json +++ b/data.json @@ -1599,6 +1599,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",