* fix: hide coco window immediately when command is clicked instead of waiting for execution Agent-Logs-Url: https://github.com/infinilabs/coco-app/sessions/ae6ee959-b1c8-4572-97e6-7e296df4c2e4 Co-authored-by: medcl <64487+medcl@users.noreply.github.com> * fix: improve error message with context about what failed to open Agent-Logs-Url: https://github.com/infinilabs/coco-app/sessions/ae6ee959-b1c8-4572-97e6-7e296df4c2e4 Co-authored-by: medcl <64487+medcl@users.noreply.github.com> * refactor: return invoke and OpenURLWithBrowser directly instead of separate return Agent-Logs-Url: https://github.com/infinilabs/coco-app/sessions/da71fbd8-a50a-4d8e-a9a4-812b6f7ef7a6 Co-authored-by: ayangweb <75017711+ayangweb@users.noreply.github.com> * refactor: use platformAdapter.error for logging in openSearchItem catch block Agent-Logs-Url: https://github.com/infinilabs/coco-app/sessions/988a7dd9-ec9c-44c5-9029-248702d81d05 Co-authored-by: ayangweb <75017711+ayangweb@users.noreply.github.com> * fix: default hide_before_open to true in Rust, revert TypeScript changes Agent-Logs-Url: https://github.com/infinilabs/coco-app/sessions/6566765b-a0bf-4746-8265-a8cdd68c8478 Co-authored-by: SteveLauC <96880612+SteveLauC@users.noreply.github.com> * chore: remove package-lock.json added by npm install Agent-Logs-Url: https://github.com/infinilabs/coco-app/sessions/0a03f1be-945d-4cbd-b0a6-0417cbd65205 Co-authored-by: SteveLauC <96880612+SteveLauC@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: medcl <64487+medcl@users.noreply.github.com> Co-authored-by: ayangweb <75017711+ayangweb@users.noreply.github.com> Co-authored-by: SteveLauC <96880612+SteveLauC@users.noreply.github.com>
Coco AI - Connect & Collaborate
Tagline: "Coco AI - search, connect, collaborate – all in one place."
Visit our website: https://coco.rs
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 ChatGPT but tailored to your team’s 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.
Note
: Backend services, including data indexing and search functionality, are handled in a separate repository.
🚀 Vision
At Coco AI, we aim to streamline workplace collaboration by centralizing access to enterprise data. The Coco App provides a seamless, cross-platform experience, enabling teams to easily search, connect, and collaborate within their workspace.
💡 Use Cases
- Unified Search Across Platforms: Coco integrates with all your enterprise apps, letting you search documents, conversations, and files across Google Workspace, Dropbox, GitHub, etc.
- Cross-Platform Access: The app is available for both desktop and mobile, so you can access your workspace from anywhere.
- Seamless Collaboration: Coco's search and Gen-AI chat capabilities help teams quickly find and share information, improving workplace efficiency.
- Simplified Data Access: By removing the friction between various tools, Coco enhances your workflow and increases productivity.
✨ Key Features
- 🔍 Unified Search: One-stop enterprise search with multi-platform integration
- Supports major collaboration platforms: Google Workspace, Dropbox, Confluence Wiki, GitHub, etc.
- Real-time search across documents, conversations, and files
- Smart search intent understanding with relevance ranking
- Cross-platform data correlation and context display
- 🤖 AI-Powered Chat: Team-specific ChatGPT-like assistant trained on your enterprise data
- 🌐 Cross-Platform: Available for Windows, macOS, Linux and Web
- 🔒 Security-First: Support for private deployment and data sovereignty
- ⚡ High Performance: Built with Rust and Tauri 2.0
- 🎨 Modern UI: Sleek interface designed for productivity
🛠️ Technology Stack
- Frontend: React + TypeScript
- Desktop Framework: Tauri 2.0
- Styling: Tailwind CSS
- State Management: Zustand
- Build Tool: Vite
🚀 Getting Started
Prerequisites
Development Setup
# Install pnpm
npm install -g pnpm
# Install dependencies
pnpm install
# Start development server
pnpm tauri dev
Production Build
pnpm tauri build
📚 Documentation
- Coco App Documentation
- Coco Server Documentation
- DeepWiki Coco App
- DeepWiki Coco Server
- Tauri Documentation
Contributors
📄 License
Coco AI is an open-source project licensed under the MIT License. You can freely use, modify, and distribute the software for both personal and commercial purposes, including hosting it on your own servers.
