Merge pull request #1324 from aryankhanna475/main

update: Python with Embedchain(good-first-issue)
This commit is contained in:
Sammy Hori 2024-10-19 21:35:40 +01:00 committed by GitHub
commit 6b895b0d1b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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