Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions