mirror of
https://github.com/MunGell/awesome-for-beginners.git
synced 2026-01-24 04:19:06 -08:00
Merge pull request #1675 from olagokemills/add-docsgpt-project
Add DocsGPT to the list of projects for beginners
This commit is contained in:
10
data.json
10
data.json
@@ -1499,6 +1499,16 @@
|
|||||||
],
|
],
|
||||||
"description": "MindsDB is an open source AI layer for existing databases."
|
"description": "MindsDB is an open source AI layer for existing databases."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "DocsGPT",
|
||||||
|
"link": "https://github.com/arc53/DocsGPT",
|
||||||
|
"label": "good first issue",
|
||||||
|
"technologies": [
|
||||||
|
"Python",
|
||||||
|
"TypeScript"
|
||||||
|
],
|
||||||
|
"description": "Open-source RAG assistant that helps users get reliable answers from knowledge sources while avoiding hallucinations."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "Bokeh",
|
"name": "Bokeh",
|
||||||
"link": "https://github.com/bokeh/bokeh",
|
"link": "https://github.com/bokeh/bokeh",
|
||||||
|
|||||||
Reference in New Issue
Block a user