diff --git a/data.json b/data.json index aeb4aaf..a0a1d58 100644 --- a/data.json +++ b/data.json @@ -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",