From 7cbd7d4399ac1d7e2e53616f1998118c60fd7d21 Mon Sep 17 00:00:00 2001
From: patnorris <patrick.friedrich@outlook.com>
Date: Tue, 18 Mar 2025 09:36:45 +0100
Subject: [PATCH] Add DeVinci as entry to integrations readme (#178)

Co-authored-by: patnorris <patrick@DESKTOP-TQ4V8LQ>
---
 README.md | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/README.md b/README.md
index c8653ff..05a62f1 100644
--- a/README.md
+++ b/README.md
@@ -267,6 +267,11 @@ With these functionalities, the AI assistant can summarize key points within an
         <td> <a href="https://stranslate.zggsong.com/en/">STranslate</a>(Windows) is a ready-to-go translation ocr tool developed by WPF </td>
     </tr>
     <tr>
+        <td> <img src="https://devinci.onicai.com/favicon.ico" alt="Icon" width="64" height="auto" /> </td>
+        <td> <a href="https://devinci.onicai.com/">DeVinci</a></td>
+        <td> <a href="https://devinci.onicai.com/">DeVinci</a> is the end-to-end decentralized AI chat app to privately chat with open-source LLMs.</td>
+    </tr>
+     <tr>
         <td> <img src="https://github.com/user-attachments/assets/5e16beb0-993e-47bf-807e-7c8804b313a2" alt="Asp Client" width="64" height="auto" /> </td>
         <td> <a href="https://github.com/Anwar-alhitar/Deepseek.Asp.Client/blob/master/README.md">ASP Client</a> </td>
         <td><a href="https://github.com/Anwar-alhitar/Deepseek.Asp.Client/blob/master/README.md">Deepseek.ASPClient</a>  is a lightweight ASP.NET wrapper for the Deepseek AI API, designed to simplify AI-driven text processing in .NET applications.. </td>