Not a verified service
This is not a verified service. It is a research card assembled from the upstream README and metadata. The deployment contract, live deployment and Evidence are not complete.
DECIDE FIRST
What is this project
A multimodal AI playground running as a single Cloudflare Worker
What problem does it solve
Solves the need to assemble separate interfaces and backends for multimodal AI RAG and model services
Who it is for
- Developers self-hosting an AI playground
- people testing multimodal flows
What it can do
- Text image video voice and music
- RAG and web search
- D1 history
- R2 artifacts
- Vectorize and workflows
Before you deploy
- Cloudflare Workers
- D1 R2 Vectorize
- Workers AI or external models
- AI Gateway and user authentication
What to know first
- Its scope and components exceed a small service
- multi-user model cost and data security need separate verification
Current stage
The feature build and composite architecture are confirmed; it remains research-only rather than a single-service entry
Upstream facts
- Upstream
- skyphusion-labs/prism
- License
- AGPL-3.0
- Default branch
- main
- Last push
- 2026-08-26
- Checked on
- 2026-08-27
Next steps
- Extract a minimal single-modality version
- establish data and cost boundaries first
- reserve composite work for a later showcase