
Coco AI App
Coco AI App - Search, Connect, Collaborate, Your Personal AI Search and Assistant, all in one space.
What is Coco AI?
Coco AI is a unified search platform designed to connect all your enterprise applications and data into a single, powerful search interface, enhancing collaboration and productivity.
How to use Coco AI?
To use Coco AI, set up the app by installing the necessary dependencies and run it on your desktop or mobile device to start searching and collaborating across various platforms.
Key features of Coco AI?
- Unified search across multiple enterprise applications (Google Workspace, Dropbox, GitHub, etc.)
- Gen-AI Chat for Teams tailored to your organization's knowledge
- Cross-platform availability for desktop and mobile
- Enhanced collaboration through AI-driven insights
Use cases of Coco AI?
- Searching documents and files across different enterprise applications.
- Collaborating with team members using AI chat tailored to internal resources.
- Accessing enterprise data seamlessly from any device.
- Improving workplace efficiency by simplifying data access.
FAQ from Coco AI?
- Is Coco AI free to use?
Yes! Coco AI is an open-source project licensed under the MIT License, allowing free use and modification.
- What platforms does Coco AI support?
Coco AI supports both desktop and mobile platforms, providing a seamless experience across devices.
- How does the Gen-AI Chat work?
The Gen-AI Chat is designed to leverage your team's unique knowledge and internal resources, providing tailored responses and insights.
# Coco AI - Connect & Collaborate
**Tagline**: _"Coco AI - search, connect, collaborate – all in one place."_
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](https://github.com/infinilabs/coco-server).
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.
Getting Started
Initial Setup
**This version of pnpm requires at least Node.js v18.12**
To set up the Coco App for development:
```bash cd coco-app npm install -g pnpm pnpm install pnpm tauri dev ```
Desktop Development:
To start desktop development, run:
```bash pnpm tauri dev ```
Documentation
For full documentation on Coco AI, please visit the [Coco AI Documentation](https://docs.infinilabs.com/coco-app/main/).
License
Coco AI is an open-source project licensed under the [MIT License](https://github.com/infinilabs/coco-app/blob/main/LICENSE).
This means that you can freely use, modify, and distribute the software for both personal and commercial purposes, including hosting it on your own servers.