Merge pull request #1675 from olagokemills/add-docsgpt-project

Add DocsGPT to the list of projects for beginners
This commit is contained in:
Sammy Hori
2025-08-18 11:38:38 +01:00
committed by GitHub

View File

@@ -1499,6 +1499,16 @@
],
"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",
"link": "https://github.com/bokeh/bokeh",