From 5af629dd5e3bca1babcf5950db940c5ed8fcd252 Mon Sep 17 00:00:00 2001
From: Tornike Gomareli <24585160+tornikegomareli@users.noreply.github.com>
Date: Sun, 9 Feb 2025 01:54:24 +0400
Subject: [PATCH] Add Swift integration of DeepSeek
---
README.md | 17 +++++++++++++++++
1 file changed, 17 insertions(+)
diff --git a/README.md b/README.md
index af426d9..d676a6e 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. |