> ## Documentation Index
> Fetch the complete documentation index at: https://reedai-07fa30f1.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Platform Capabilities

> Comprehensive overview of ZeroTwo's features, tools, and capabilities for AI-powered productivity

## Core Features

ZeroTwo provides a comprehensive suite of AI capabilities designed to replace multiple specialized platforms with a single unified workspace.

### Multi-Model AI Access

Access 50+ premium AI models from leading providers:

<CardGroup cols={3}>
  <Card title="OpenAI" icon="https://mintcdn.com/reedai-07fa30f1/6Om4DM_htQJqXcft/images/icons/providers/openai.svg?fit=max&auto=format&n=6Om4DM_htQJqXcft&q=85&s=6f89cf55fb68b8c76f64017a8b7eb99a" width="24" height="24" data-path="images/icons/providers/openai.svg">
    GPT-4.1, GPT-5, O3, O4-mini, GPT-4o family
  </Card>

  <Card title="Anthropic" icon="https://mintcdn.com/reedai-07fa30f1/6Om4DM_htQJqXcft/images/icons/providers/anthropic.svg?fit=max&auto=format&n=6Om4DM_htQJqXcft&q=85&s=3361a6de65e38e74a5dee4a0ba569b55" width="24" height="24" data-path="images/icons/providers/anthropic.svg">
    Claude Sonnet 4, Claude 3.5 Sonnet/Haiku
  </Card>

  <Card title="Google" icon="https://mintcdn.com/reedai-07fa30f1/6Om4DM_htQJqXcft/images/icons/providers/gemini.svg?fit=max&auto=format&n=6Om4DM_htQJqXcft&q=85&s=0de923072fcfd5f61c8ff523fe194947" width="24" height="24" data-path="images/icons/providers/gemini.svg">
    Gemini 2.5 Pro/Flash, Gemini 2.0 Flash
  </Card>

  <Card title="Mistral AI" icon="https://mintcdn.com/reedai-07fa30f1/6Om4DM_htQJqXcft/images/icons/providers/mistral.svg?fit=max&auto=format&n=6Om4DM_htQJqXcft&q=85&s=534dc071abb67953e408d1bc1263a2ad" width="24" height="24" data-path="images/icons/providers/mistral.svg">
    Mistral Large/Small, Open Mistral Nemo
  </Card>

  <Card title="DeepSeek" icon="https://mintcdn.com/reedai-07fa30f1/6Om4DM_htQJqXcft/images/icons/providers/deepseek.svg?fit=max&auto=format&n=6Om4DM_htQJqXcft&q=85&s=1f84d71ccd8363e98356e7701c91d3ee" width="24" height="24" data-path="images/icons/providers/deepseek.svg">
    DeepSeek Chat, DeepSeek Reasoner
  </Card>

  <Card title="X.AI" icon="https://mintcdn.com/reedai-07fa30f1/6Om4DM_htQJqXcft/images/icons/providers/grok.svg?fit=max&auto=format&n=6Om4DM_htQJqXcft&q=85&s=6d44f42eed97769d878fcdd9c07c3909" width="24" height="24" data-path="images/icons/providers/grok.svg">
    Grok-4, Grok-3 family (standard, fast, mini)
  </Card>

  <Card title="Cohere" icon="https://mintcdn.com/reedai-07fa30f1/6Om4DM_htQJqXcft/images/icons/providers/cohere.svg?fit=max&auto=format&n=6Om4DM_htQJqXcft&q=85&s=791932c97e14218dde158517516eb17f" width="24" height="24" data-path="images/icons/providers/cohere.svg">
    Command-a, Command-r+, Command-r7b
  </Card>

  <Card title="Perplexity" icon="https://mintcdn.com/reedai-07fa30f1/6Om4DM_htQJqXcft/images/icons/providers/perplexity.svg?fit=max&auto=format&n=6Om4DM_htQJqXcft&q=85&s=cdfba36f28a4f590c892362c070f4e18" width="24" height="24" data-path="images/icons/providers/perplexity.svg">
    Sonar, Sonar Pro with web search
  </Card>

  <Card title="More" icon="plus">
    Groq, Qwen, OpenRouter, Liquid, Thesys
  </Card>
</CardGroup>

<Tip>
  Switch between models mid-conversation to leverage each model's unique strengths. For example, use GPT-4o for code generation, then switch to Claude Sonnet 4 for detailed documentation.
</Tip>

## Projects - Collaborative Workspaces

Projects are collaborative workspaces where teams organize AI conversations, share knowledge, and work together on complex tasks.

### Project Types

**Team Projects**

* Multi-user collaboration with real-time synchronization
* Shared conversations accessible to all team members
* Role-based permissions (Admin, Editor, Viewer)
* Team notifications and activity tracking

**Personal Projects**

* Private workspace for individual workflows
* Personal assistant integration
* Private file storage and memory management

### Project Features

<AccordionGroup>
  <Accordion title="Intelligent File Management">
    * Upload PDFs, DOCs, CSVs, JSON, Markdown, and 50+ file types
    * Automatic document indexing with vector store integration
    * Smart file categorization and preview capabilities
    * Contextual retrieval: AI pulls relevant information automatically
    * Version control and document history tracking
  </Accordion>

  <Accordion title="Assistant Management">
    * Attach specialized AI assistants to projects
    * Choose from pre-built assistants or create custom ones
    * Assistants understand project context and files
    * Multi-assistant workflows for different project aspects
    * Performance analytics and usage tracking
  </Accordion>

  <Accordion title="Memory & Knowledge Base">
    * Save important insights for future reference
    * Contextual search across all project conversations
    * Long-term knowledge persistence
    * Automatic categorization with smart tagging
    * Cross-reference related memories and conversations
    * Export capabilities in multiple formats
  </Accordion>

  <Accordion title="Team Collaboration">
    * Invitation system with custom messages
    * Granular permission controls
    * Real-time activity streams
    * Presence indicators (see who's active)
    * Version synchronization across all members
    * Customizable notification settings
  </Accordion>
</AccordionGroup>

## Canvas - Interactive Content Creation

Canvas transforms AI responses into living documents that you can continuously refine and develop.

### Canvas Types

**Text Canvas**

* Rich text editing with BlockNote integration
* Native markdown support and rendering
* AI-powered writing assistance (Cmd+Alt+I)
* Smart formatting and structure optimization
* Collaborative editing with version history
* Export as Markdown, PDF, or plain text

**Code Canvas**

* Multi-language support (JavaScript, Python, HTML, CSS, JSON, etc.)
* Syntax highlighting with CodeMirror
* Live preview for React components and web content
* Sandboxed code execution
* Intelligent code completion
* Export to GitHub or local files

**Spreadsheet Canvas**

* Excel-like interface with advanced features
* Handle datasets up to 1000 rows × 100 columns
* CSV import/export capabilities
* Dynamic column resizing
* Formula support and calculations
* Data visualization with charts

**HTML Canvas**

* Web development with live preview
* CSS integration and responsive design
* Component library access (Shadcn UI, Tailwind CSS)
* Mobile-first responsive layouts
* SEO optimization tools
* Accessibility compliance checking

<Note>
  Canvas automatically opens when AI generates content that benefits from interactive editing. You can also manually create a Canvas at any time.
</Note>

## Advanced Tools & Extensions

### Web Search

Retrieve real-time information from the web with powerful neural search technology:

* **Focus Options**: Auto, Company, Research, News, PDF, GitHub, Personal, LinkedIn
* **Neural Search**: Meaning-based search, not just keywords
* **Source Integration**: Automatic citation and source linking
* **Multi-Source**: Combines information from multiple reliable sources

### Deep Research

Comprehensive research capabilities with multi-agent system:

* Multi-source data gathering from web, papers, and databases
* Web scraping and content extraction
* Data analysis and synthesis
* Citation tracking and source validation
* Research report generation with references
* Shareable research documents

### Code Interpreter

Execute Python code in a secure sandbox environment:

* Real-time code execution and analysis
* Data processing and visualization
* File handling and manipulation
* Package imports (NumPy, Pandas, Matplotlib, etc.)
* Interactive outputs and charts
* Secure isolated environment

### Image Generation

Create images using top-tier AI models:

**Available Models**:

* gpt-image-1 (OpenAI)
* flux-pro-v1.1 (FAL)
* imagen-4.0-generate-preview-06-06 (Google)
* gemini-2.5-flash-image-preview (Google)
* qwen-image (Alibaba)
* grok-2-image (X.AI)

**Style Options**: Cyberpunk, Anime, Headshot, Coloring Book, Photo Shoot, Retro, 80s Glam, Art Nouveau, Synthwave, Sticker, Emoji, Studio Ghibli, Pixel Art, Kurzgesagt

### Image Editing

Edit and manipulate images with AI:

* gpt-image-1: Advanced editing and manipulation
* gemini-2.5-flash-image-preview: Multimodal editing
* qwen-image-edit: Qwen-powered editing capabilities

### Video Generation

Generate videos using ByteDance's Seedance model:

* AI-powered video creation
* Multiple aspect ratios and styles
* Text-to-video generation
* Scene composition and effects

### Memory System

Persistent memory across conversations using Mem0:

* **Bio Memory**: Store and recall user preferences and information
* **Chat Memory**: Search previous conversation history
* **Contextual Recall**: Automatically retrieve relevant past interactions
* **Personalized Profiles**: Build understanding of user needs over time
* **Memory Management**: View, edit, and delete stored memories
* **Cross-Project Memory**: Share knowledge across workspaces

## Integrations & Connectors

### OAuth Connectors

Direct integrations with popular services:

<CardGroup cols={2}>
  <Card title="Google Workspace" icon="https://mintcdn.com/reedai-07fa30f1/6Om4DM_htQJqXcft/images/icons/integrations/google-drive.svg?fit=max&auto=format&n=6Om4DM_htQJqXcft&q=85&s=40c57dabf48432d96840f271d506b6e6" width="48" height="48" data-path="images/icons/integrations/google-drive.svg">
    Gmail, Calendar, Drive, Contacts
  </Card>

  <Card title="Productivity Tools" icon="https://mintcdn.com/reedai-07fa30f1/6Om4DM_htQJqXcft/images/icons/integrations/box.svg?fit=max&auto=format&n=6Om4DM_htQJqXcft&q=85&s=640c2d1e390e1394b8df8a29804bed30" width="24" height="24" data-path="images/icons/integrations/box.svg">
    Box, Dropbox, Canva
  </Card>
</CardGroup>

### MCP (Model Context Protocol) Integrations

Extensible integrations via MCP:

* **Collaboration**: Notion, Microsoft Teams, HubSpot
* **Development**: GitHub, Linear
* **Email**: Outlook Calendar, Outlook Email
* **Marketing**: Google Ads
* **Database**: PostgreSQL, Supabase

<Info>
  MCP allows you to connect custom tools and services, making ZeroTwo infinitely extensible for your specific workflows.
</Info>

## File Upload Support

Process and understand all types of files:

### Supported Formats

**Documents**: `.txt`, `.md`, `.doc`, `.docx`, `.rtf`

**Code**: `.js`, `.jsx`, `.ts`, `.tsx`, `.html`, `.css`, `.py`, `.java`, `.c`, `.cpp`, `.php`

**Data**: `.json`, `.xml`, `.csv`, `.xls`, `.xlsx`

**Images**: `.jpg`, `.jpeg`, `.png`, `.gif`, `.bmp`, `.webp`, `.svg`

**Audio**: `.mp3`, `.wav`, `.m4a`, `.aac`, `.ogg`, `.flac`, `.opus`

**Video**: `.mp4`, `.mov`, `.avi`, `.mkv`, `.webm`, `.flv`, `.wmv`

**Archives**: `.zip`, `.rar`, `.tar`, `.gz`, `.7z`

**Fonts**: `.ttf`, `.otf`, `.woff`, `.woff2`

### Special Processing

<Tabs>
  <Tab title="CSV Files">
    Automatic conversion to searchable text format for vector stores with:

    * Row-by-row descriptive text conversion
    * Header preservation
    * Row count tracking
    * Original filename preservation
  </Tab>

  <Tab title="Audio Files">
    Automatic transcription using OpenAI Whisper with:

    * Timestamp inclusion
    * Speaker detection
    * Multiple format support
    * Progress indicators
  </Tab>

  <Tab title="Video Files">
    Advanced video processing including:

    * Content analysis and transcription
    * Frame extraction and analysis
    * Metadata extraction
    * Format conversion and optimization
    * Summarization and key moment detection
  </Tab>
</Tabs>

## Technical Capabilities

### Streaming Responses

Real-time streaming of AI responses for immediate feedback and improved user experience.

### Tool Registry

Dynamic tool registration and management system allowing extensible functionality.

### Error Handling

Comprehensive error boundaries and graceful failure handling throughout the platform.

### Performance Optimization

* Code splitting for faster page loads
* Memoization for efficient re-renders
* Bundle optimization for minimal file sizes
* Virtual scrolling for large datasets

### Security & Privacy

* Input sanitization to prevent injection attacks
* Role-based access control (RBAC)
* Encrypted data storage
* Secure authentication with Supabase
* GDPR compliance
* Data export and deletion capabilities

### Accessibility

* WCAG 2.1 AA compliance
* Semantic HTML structure
* ARIA attributes for screen readers
* Keyboard navigation support
* High contrast mode
* Reduced motion support

<Check>
  All features are continuously updated and improved based on user feedback and technological advances.
</Check>

## Next Steps

<CardGroup cols={2}>
  <Card title="Explore Models" icon="robot" href="/overview/models-and-providers">
    Learn about available AI models and their capabilities
  </Card>

  <Card title="Get Started" icon="rocket" href="/getting-started/quickstart">
    Begin using ZeroTwo with our quickstart guide
  </Card>

  <Card title="View Tools" icon="wrench" href="/tools/canvas">
    Explore Canvas, Web Search, and other powerful tools
  </Card>

  <Card title="Browse Integrations" icon="plug" href="/integrations/mcp-overview">
    Connect ZeroTwo with your existing workflow
  </Card>
</CardGroup>
