From b29f9d22fe6f766a35a7107db9f9e6732d6ce030 Mon Sep 17 00:00:00 2001
From: Tornike Gomareli <24585160+tornikegomareli@users.noreply.github.com>
Date: Mon, 17 Feb 2025 11:12:36 +0400
Subject: [PATCH] Add Swift integration of DeepSeek (#198)
---
README.md | 17 +++++++++++++++++
1 file changed, 17 insertions(+)
diff --git a/README.md b/README.md
index f5f7667..5875952 100644
--- a/README.md
+++ b/README.md
@@ -101,6 +101,23 @@ English/[简体中文](https://github.com/deepseek-ai/awesome-deepseek-integrati
Deepseek PHP Client is a robust and community-driven PHP client library for seamless integration with the Deepseek API. |
+
+
+
+ |
+
+ DeepSwiftSeek
+ |
+
+ DeepSwiftSeek is a lightweight yet powerful Swift client library, pretty good integration with the DeepSeek API.
+ It provides easy-to-use Swift concurrency for chat, streaming, FIM (Fill-in-the-Middle) completions, and more.
+ |
+
|
Laravel Integration |
Laravel wrapper for Deepseek PHP client, to seamless deepseek API integration with laravel applications. |