|
1 mēnesi atpakaļ | |
---|---|---|
.github | 2 mēneši atpakaļ | |
.vscode | 1 mēnesi atpakaļ | |
docs | 1 mēnesi atpakaļ | |
public | 1 mēnesi atpakaļ | |
scripts | 3 mēneši atpakaļ | |
src | 1 mēnesi atpakaļ | |
src-tauri | 1 mēnesi atpakaļ | |
.editorconfig | 7 mēneši atpakaļ | |
.env | 1 mēnesi atpakaļ | |
.gitignore | 2 mēneši atpakaļ | |
.release-it.ts | 3 mēneši atpakaļ | |
LICENSE | 7 mēneši atpakaļ | |
Makefile | 3 mēneši atpakaļ | |
README.md | 1 mēnesi atpakaļ | |
app-icon.png | 5 mēneši atpakaļ | |
index.html | 2 mēneši atpakaļ | |
package.json | 1 mēnesi atpakaļ | |
pnpm-lock.yaml | 1 mēnesi atpakaļ | |
postcss.config.js | 7 mēneši atpakaļ | |
tailwind.config.js | 1 mēnesi atpakaļ | |
tsconfig.json | 4 mēneši atpakaļ | |
tsconfig.node.json | 7 mēneši atpakaļ | |
tsup.config.ts | 1 mēnesi atpakaļ | |
vite.config.ts | 1 mēnesi atpakaļ |
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.
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.
# Install pnpm
npm install -g pnpm
# Install dependencies
pnpm install
# Start development server
pnpm tauri dev
pnpm tauri build
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.