Skip to content

🎉 CreatorWeave is now open source! Looking for contributors #19

@kanweiwei

Description

@kanweiwei

Discussed in #10

Originally posted by kanweiwei April 17, 2026
We're excited to announce that CreatorWeave is now open source under the MIT license!

What is CreatorWeave?

A local-first, AI-native creation platform that runs entirely in the browser. No install, no cloud, your data never leaves your machine.

Key Features

  • 📁 Direct local file access via File System Access API
  • 🤖 Multi-agent AI copilot with 30+ tools and structured workflows
  • 🐍 Python in the browser (Pyodide — pandas, numpy, matplotlib)
  • 🗄️ SQLite WASM + OPFS for local structured storage
  • 🔌 Plugin system with Web Worker sandboxing
  • 📱 E2E encrypted remote control from mobile

Tech Stack

React 18 · TypeScript 5 · Vite 6 · Zustand · Tailwind CSS · SQLite WASM · 7 Web Workers

Quick Start

git clone https://github.com/nutstore/creatorweave.git
cd creatorweave
pnpm install
pnpm -C web run dev

How to Contribute

We welcome contributions of all sizes! Check out:

📖 Contributing Guide
🏷️ Good First Issues
📚 Architecture Docs

Areas We Need Help

  • Multi-agent orchestration and tool development
  • React components and UI/UX
  • Testing and documentation
  • i18n (en-US, zh-CN, ja-JP, ko-KR)
  • Plugin system

Links

🚀 Live Demo
📖 Documentation

Star ⭐ the repo if you find it interesting! Questions and ideas are welcome in the comments below.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions