mirror of
https://github.com/deepseek-ai/awesome-deepseek-integration.git
synced 2025-03-31 08:56:41 +00:00
feat: add LawAgent to the Application section (#397)
Co-authored-by: Chovy <>
This commit is contained in:
parent
932af0ac2b
commit
d38ccc7027
5 changed files with 25 additions and 0 deletions
|
@ -380,6 +380,11 @@ With these functionalities, the AI assistant can summarize key points within an
|
|||
<td><a href="https://github.com/Richasy/Bili.Copilot">Bili.Copilot</a></td>
|
||||
<td>Bilibili third-party Windows desktop client, a native application built with the Windows App SDK.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img src="https://www.tensorbounce.com/logo.png" alt="Icon" width="64" height="auto" /></td>
|
||||
<td><a href="https://www.tensorbounce.com/">LawAgent</a></td>
|
||||
<td>LawAgent is a legal AI product developed by the Tensorbounce team, integrating a knowledge base with AI Agent capabilities. It boasts a vast repository of tens of millions of official legal-related data points and also allows for custom knowledge base configurations. The professional mode leverages the reasoning abilities of DeepSeek-R1 to assist users in legal analysis, contract review, document generation, file translation, and other legal scenarios.</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
### <span id="agent">AI Agent frameworks</span>
|
||||
|
|
|
@ -313,6 +313,11 @@
|
|||
<td><a href="https://github.com/Richasy/Bili.Copilot">哔哩助理</a></td>
|
||||
<td>B站第三方 Windows 桌面客户端,使用 Windows App SDK 构建的原生应用。</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img src="https://www.tensorbounce.com/logo.png" alt="Icon" width="64" height="auto" /></td>
|
||||
<td><a href="https://www.tensorbounce.com/">LawAgent</a></td>
|
||||
<td>LawAgent是tensorbounce团队出品的知识库结合AI Agent的法律AI产品,拥有上千万官方法律相关知识库数据,用户可自定义知识库,专业模式结合DeepSeek-R1的推理能力应用在用户的法律分析、合同审查、文书生成、文件翻译等法律场景。</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
|
||||
|
|
|
@ -369,6 +369,11 @@ Integra la API de DeepSeek en softwares populares. Accede a la [Plataforma Abier
|
|||
<td><a href="https://github.com/Richasy/Bili.Copilot">Bili.Copilot</a></td>
|
||||
<td>Cliente de escritorio Windows de terceros en la estación b, una aplicación nativa construida con el SDK de la aplicación Windows.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img src="https://www.tensorbounce.com/logo.png" alt="Icon" width="64" height="auto" /></td>
|
||||
<td><a href="https://www.tensorbounce.com/">LawAgent</a></td>
|
||||
<td>LawAgent es un producto de IA legal desarrollado por el equipo de Tensorbounce, que integra una base de conocimientos con capacidades de Agente IA. Cuenta con un vasto repositorio de decenas de millones de datos oficiales relacionados con el ámbito legal y también permite configuraciones personalizadas de la base de conocimientos. El modo profesional aprovecha las capacidades de razonamiento de DeepSeek-R1 para asistir a los usuarios en análisis legales, revisión de contratos, generación de documentos, traducción de archivos y otros escenarios legales.</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
### <span id="agent">Marcos de agentes de IA</span>
|
||||
|
|
|
@ -285,6 +285,11 @@ DeepSeek API を人気のソフトウェアに統合します。API キーを取
|
|||
<td><a href="https://github.com/Richasy/Bili.Copilot">Bili.Copilot</a></td>
|
||||
<td>B局のサードパーティ製Windowsデスクトップクライアント、Windows App SDKを使用して構築されたネイティブアプリケーション。</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img src="https://www.tensorbounce.com/logo.png" alt="Icon" width="64" height="auto" /></td>
|
||||
<td><a href="https://www.tensorbounce.com/">LawAgent</a></td>
|
||||
<td>LawAgentは、Tensorbounceチームによって開発された、知識ベースとAIエージェント機能を統合した法律AI製品です。公式の法律関連データを数千万件も保有しており、カスタム知識ベースの設定も可能です。プロフェッショナルモードでは、DeepSeek-R1の推論能力を活用し、ユーザーの法律分析、契約審査、文書生成、ファイル翻訳などの法律シーンをサポートします。</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
### <span id="agent">AI エージェントフレームワーク</span>
|
||||
|
|
|
@ -369,6 +369,11 @@
|
|||
<td><a href="https://github.com/Richasy/Bili.Copilot">嗶哩助理</a></td>
|
||||
<td>B站協力廠商Windows案頭用戶端,使用Windows App SDK構建的原生應用。</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img src="https://www.tensorbounce.com/logo.png" alt="Icon" width="64" height="auto" /></td>
|
||||
<td><a href="https://www.tensorbounce.com/">LawAgent</a></td>
|
||||
<td>LawAgent是tensorbounce團隊出品的知識庫結合AI Agent的法律AI產品,擁有上千萬官方法律相關知識庫數據,用戶可自定義知識庫,專業模式結合DeepSeek-R1的推理能力應用在用戶的法律分析、合同審查、文書生成、文件翻譯等法律場景。</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
### <span id="agent">AI 智慧體框架</span>
|
||||
|
|
Loading…
Add table
Reference in a new issue