mirror of
https://github.com/infinilabs/coco-app.git
synced 2025-12-15 19:17:42 +01:00
fix: docs image link (#146)
This commit is contained in:
1
docs/.gitignore
vendored
1
docs/.gitignore
vendored
@@ -2,3 +2,4 @@
|
||||
resources/_gen/
|
||||
/themes/
|
||||
/config.bak
|
||||
.hugo_build.lock
|
||||
|
||||
@@ -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.
|
||||
|
||||

|
||||

|
||||
{{% 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/).
|
||||
|
||||
|
||||
@@ -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.
|
||||
|
||||

|
||||
{{% 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/).
|
||||
|
||||
|
||||
@@ -10,12 +10,12 @@ asciinema: true
|
||||
|
||||
Goto [https://coco.rs/](https://coco.rs/)
|
||||
|
||||

|
||||
{{% load-img "/img/download-mac-app.png" "" %}}
|
||||
|
||||
## Unzip DMG file
|
||||
|
||||

|
||||
{{% load-img "/img/unzip-dmg-file.png" "" %}}
|
||||
|
||||
## Drag to Application Folder
|
||||
|
||||

|
||||
{{% load-img "/img/drag-to-application-folder.png" "" %}}
|
||||
|
||||
@@ -11,26 +11,30 @@ asciinema: true
|
||||
Here are some screenshots showcasing the user interface:
|
||||
|
||||
**Search Local Desktop Applications**
|
||||

|
||||
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**
|
||||

|
||||
{{% 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**
|
||||

|
||||
{{% 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**
|
||||

|
||||
|
||||
{{% load-img "/img/screenshot/chat-history-view.png" "" %}}
|
||||
|
||||
The AI Assistant allows you to review past conversations, ensuring context-aware responses.
|
||||
|
||||
**Private Deployment Support**
|
||||

|
||||
{{% load-img "/img/screenshot/coco-connector-to-your-own-server.png" "" %}}
|
||||
|
||||
You can deploy Coco Server privately, ensuring data security and privacy.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user