update: Python with Embedchain(good-first-issue)

This commit is contained in:
aryankhanna475 2023-08-16 21:27:02 +05:30
parent 93d61be802
commit 91ffffeac6

View File

@ -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",