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

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