fix: docs image link (#146)

This commit is contained in:
Medcl
2025-02-18 10:54:36 +08:00
committed by GitHub
parent 26c6de74ac
commit a61e973b16
5 changed files with 17 additions and 11 deletions

1
docs/.gitignore vendored
View File

@@ -2,3 +2,4 @@
resources/_gen/
/themes/
/config.bak
.hugo_build.lock

View File

@@ -7,8 +7,8 @@ type: docs
Coco AI 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.
![](/img/screenshot/fusion-search-across-datasources.png)
![](/img/screenshot/coco-chat.png)
{{% load-img "/img/screenshot/fusion-search-across-datasources.png" "" %}}
{{% load-img "/img/screenshot/coco-chat.png" "" %}}
For more details on Coco Server, visit: [https://docs.infinilabs.com/coco-app/](https://docs.infinilabs.com/coco-app/).

View File

@@ -7,7 +7,8 @@ type: docs
Coco AI 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.
![](/img/screenshot/coco-chat.png)
{{% load-img "/img/screenshot/fusion-search-across-datasources.png" "" %}}
{{% load-img "/img/screenshot/coco-chat.png" "" %}}
For more details on Coco Server, visit: [https://docs.infinilabs.com/coco-app/](https://docs.infinilabs.com/coco-app/).

View File

@@ -10,12 +10,12 @@ asciinema: true
Goto [https://coco.rs/](https://coco.rs/)
![](/img/download-mac-app.png)
{{% load-img "/img/download-mac-app.png" "" %}}
## Unzip DMG file
![](/img/unzip-dmg-file.png)
{{% load-img "/img/unzip-dmg-file.png" "" %}}
## Drag to Application Folder
![](/img/drag-to-application-folder.png)
{{% load-img "/img/drag-to-application-folder.png" "" %}}

View File

@@ -11,26 +11,30 @@ asciinema: true
Here are some screenshots showcasing the user interface:
**Search Local Desktop Applications**
![Search Local Desktop Applications](/img/screenshot/coco-search-local-apps.png)
Seamlessly search through your local apps directly from Coco AI.
{{% load-img "/img/screenshot/coco-search-local-apps.png" "" %}}
**Search Across Personal & Enterprise Knowledge Bases**
![Chat with Your AI Assistant](/img/screenshot/fusion-search-across-datasources.png)
{{% load-img "/img/screenshot/fusion-search-across-datasources.png" "" %}}
Perform hybrid searches across multiple data sources, including personal and company knowledge bases.
**Chat with Your AI Assistant**
![Chat with Your AI Assistant](/img/screenshot/coco-chat.png)
{{% load-img "/img/screenshot/coco-chat.png" "" %}}
Interact with the AI assistant, which leverages your personal knowledge base to provide detailed and intelligent answers.
**Chat History View**
![Chat History View](/img/screenshot/chat-history-view.png)
{{% load-img "/img/screenshot/chat-history-view.png" "" %}}
The AI Assistant allows you to review past conversations, ensuring context-aware responses.
**Private Deployment Support**
![Private Deployment Support](/img/screenshot/coco-connector-to-your-own-server.png)
{{% load-img "/img/screenshot/coco-connector-to-your-own-server.png" "" %}}
You can deploy Coco Server privately, ensuring data security and privacy.