Coco AI App

by infinilabs

MCP Client
  • other

Coco AI App - Search, Connect, Collaborate, Your Personal AI Search and Assistant, all in one space.

About

What is Coco AI App?

Coco AI App is a unified search platform that connects enterprise applications and data—Google Workspace, Dropbox, Confluent Wiki, GitHub, and more—into a single search interface. It is built for both desktop and mobile and includes a Gen‑AI Chat for Teams that tailors responses to your team’s internal knowledge.

How to use Coco AI App?

For developers, clone the repository, install pnpm (requires Node.js v18.12+), and run pnpm tauri dev to start the desktop app. End users should refer to the Coco AI Documentation for installation and configuration instructions. The app connects to a separate backend service (handled in coco-server) to index and search enterprise data.

Key features of Coco AI App

- Unified search across Google Workspace, Dropbox, GitHub, and more
- Cross‑platform availability (desktop and mobile)
- Gen‑AI Chat tailored to your team’s internal resources
- Open source under the MIT License
- Seamless integration with multiple enterprise tools

Use cases of Coco AI App

- Unified search across platforms
- Cross‑platform access from any device
- Seamless collaboration through fast information sharing
- Simplified data access by removing friction between tools

FAQ from Coco AI App

What does Coco AI App do?

It provides a single search interface across your enterprise apps (Google Workspace, Dropbox, Confluent Wiki, GitHub, etc.) and offers a team‑specific Gen‑AI Chat for instant knowledge retrieval.

Which platforms are supported?

The Coco App runs on both desktop and mobile devices.

Is Coco AI App open source and free?

Yes, the app is open source under the MIT License, allowing personal and commercial use, modification, and distribution.

How do I start developing or contributing?

Clone the repository, ensure Node.js v18.12+, install pnpm globally, run pnpm install, then pnpm tauri dev for desktop development.

Where can I find the backend or full documentation?

Backend services are in a separate repository. Full documentation is available at docs.infinilabs.com.

Details

Author
infinilabs
Category
other
Repository
infinilabs/coco-app

\# 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\.

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\.

License

Coco AI is an open-source project licensed under
the \MIT 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.