add Coco AI (#225)

This commit is contained in:
9paiii 2025-02-18 17:16:42 +08:00 committed by GitHub
parent dfd3a5b67c
commit 88341b78e2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
12 changed files with 50 additions and 0 deletions

View File

@ -33,6 +33,11 @@ English/[简体中文](https://github.com/deepseek-ai/awesome-deepseek-integrati
<td> <a href="https://github.com/deepseek-ai/awesome-deepseek-integration/blob/main/docs/chatgpt_next_web/README.md"> ChatGPT-Next-Web </a> </td>
<td> ChatGPT Next Web is a cross-platform ChatGPT web UI, with GPT3, GPT4 & Gemini Pro support. </td>
</tr>
<tr>
<td> <img src="./docs/Coco AI/assets/favicon.png" alt="Icon" width="64" height="auto" /> </td>
<td> <a href="docs/Coco AI/README.md">Coco AI</a></td>
<td> <a href="https://coco.rs">Coco AI</a> is a fully open-source, cross-platform unified search and productivity tool that connects and searches across various data sources, including applications, files, Google Drive, Notion, Yuque, Hugo, and more, both local and cloud-based. By integrating with large models like DeepSeek, Coco AI enables intelligent personal knowledge management, emphasizing privacy and supporting private deployment, helping users quickly and intelligently access their information. </td>
</tr>
<tr>
<td> <img src="./docs/liubai/assets/liubai-logo.png" alt="Icon" width="64" height="auto" /> </td>
<td> <a href="https://github.com/deepseek-ai/awesome-deepseek-integration/blob/main/docs/liubai/README.md">Liubai</a> </td>
@ -210,6 +215,7 @@ English/[简体中文](https://github.com/deepseek-ai/awesome-deepseek-integrati
<td> <a href="https://www.petercat.ai">PeterCat</a> </td>
<td> A conversational Q&A agent configuration system, self-hosted deployment solutions, and a convenient all-in-one application SDK, allowing you to create intelligent Q&A bots for your GitHub repositories.</td>
</tr>
</table>
### AI Agent frameworks

View File

@ -33,6 +33,11 @@
<td> <a href="https://github.com/deepseek-ai/awesome-deepseek-integration/blob/main/docs/chatgpt_next_web/README_cn.md"> ChatGPT-Next-Web </a> </td>
<td> 一键获取跨平台ChatGPT网页用户界面支持流行的LLM </td>
</tr>
<tr>
<td> <img src="./docs/Coco AI/assets/favicon.png" alt="Icon" width="64" height="auto" /> </td>
<td> <a href="docs/Coco AI/README_cn.md">Coco AI</a></td>
<td> <a href="https://coco.rs">Coco AI</a> 是一个完全开源、跨平台的统一搜索与效率工具能够连接并搜索多种数据源包括应用程序、文件、谷歌网盘、Notion、语雀、Hugo 等本地与云端数据。通过接入 DeepSeek 等大模型Coco AI 实现了智能化的个人知识库管理,注重隐私,支持私有部署,帮助用户快速、智能地访问信息。 </td>
</tr>
<tr>
<td> <img src="./docs/liubai/assets/liubai-logo.png" alt="Icon" width="64" height="auto" /> </td>
<td> <a href="https://github.com/deepseek-ai/awesome-deepseek-integration/blob/main/docs/liubai/README_cn.md">留白记事</a> </td>
@ -155,6 +160,8 @@
</tr>
</table>
### AI Agent 框架
<table>

View File

@ -33,6 +33,11 @@ DeepSeek API を人気のソフトウェアに統合します。API キーを取
<td> <a href="https://github.com/deepseek-ai/awesome-deepseek-integration/blob/main/docs/chatgpt_next_web/README.md"> ChatGPT-Next-Web </a> </td>
<td> ChatGPT Next Webは、GPT3、GPT4、Gemini ProをサポートするクロスプラットフォームのChatGPTウェブUIです。 </td>
</tr>
<tr>
<td> <img src="./docs/Coco AI/assets/favicon.png" alt="Icon" width="64" height="auto" /> </td>
<td> <a href="docs/Coco AI/README.md">Coco AI</a></td>
<td> <a href="https://coco.rs">Coco AI</a> は、完全にオープンソースでクロスプラットフォーム対応の統合検索および生産性向上ツールで、アプリケーション、ファイル、Google Drive、Notion、Yuque、Hugoなど、ローカルおよびクラウドのさまざまなデータソースを接続して検索できます。DeepSeekなどの大規模モデルと連携することにより、Coco AIはインテリジェントな個人のナレッジ管理を実現し、プライバシーを重視し、プライベートなデプロイにも対応。ユーザーが情報に迅速かつインテリジェントにアクセスできるようサポートします。 </td>
</tr>
<tr>
<td> <img src="./docs/liubai/assets/liubai-logo.png" alt="Icon" width="64" height="auto" /> </td>
<td> <a href="https://github.com/deepseek-ai/awesome-deepseek-integration/blob/main/docs/liubai/README.md">Liubai</a> </td>

16
docs/Coco AI/README.md Normal file
View File

@ -0,0 +1,16 @@
<img width="1024" src="assets/og-image.gif">
<!-- TEXT_SECTION:header:END -->
# Coco AI - Connect & Collaborate
Coco AI is a unified search platform that connects all your enterprise applications and data—Google Workspace, Dropbox, Confluent Wiki, GitHub, and more—into a single, powerful search interface. This repository contains the **COCO App**, built for both **desktop and mobile**. The app allows users to search and interact with their enterprise data across platforms.
In addition, COCO offers a **Gen-AI Chat for Teams**—imagine **Deepseek** but tailored to your teams unique knowledge and internal resources. COCO enhances collaboration by making information instantly accessible and providing AI-driven insights based on your enterprise's specific data.
# UI
![alt text](assets/coco-deepseek-1.png)
![alt text](assets/coco-deepseek-2.png)
![alt text](assets/coco-deepseek-3.png)
![alt text](assets/coco-deepseek-4.png)
![alt text](assets/coco-deepseek-5.png)

16
docs/Coco AI/README_cn.md Normal file
View File

@ -0,0 +1,16 @@
<img width="1024" src="assets/og-image.gif">
<!-- TEXT_SECTION:header:END -->
# Coco AI - Connect & Collaborate
Coco AI 是一个统一的搜索平台,能够将您企业的所有应用程序和数据——包括 Google Workspace、Dropbox、Confluence Wiki、GitHub 等——整合到一个强大而统一的搜索界面中。这个仓库包含了适用于桌面端和移动端的 COCO 应用程序。用户可以通过该应用在不同平台上搜索和操作企业数据。
此外Coco 还提供了一个面向团队的生成式人工智能聊天工具——可以将其想象为专为您的团队量身定制的 Deepseek它能够与团队独特的知识体系和内部资源相结合。Coco 通过即时提供信息访问和基于企业特定数据的人工智能驱动洞察,增强了团队协作能力。
# UI
![alt text](assets/coco-deepseek-1.png)
![alt text](assets/coco-deepseek-2.png)
![alt text](assets/coco-deepseek-3.png)
![alt text](assets/coco-deepseek-4.png)
![alt text](assets/coco-deepseek-5.png)

Binary file not shown.

After

Width:  |  Height:  |  Size: 584 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 543 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 560 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 589 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 560 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 187 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 892 KiB