docs: add OpenViking Studio live demo link to READMEs#2960
Merged
Conversation
Add a Live Demo entry to the header nav and a callout at the top of Quick Start pointing to the hosted OpenViking Studio (context playground, semantic search, multi-agent hub) so readers can try it before installing. Chinese README uses openviking.net; English/Japanese use openviking.ai.
There was a problem hiding this comment.
Pull request overview
Adds prominent “Live Demo” links for OpenViking Studio across the English, Chinese, and Japanese READMEs so users can try OpenViking in the browser before installing.
Changes:
- Added a “Live Demo / 在线体验 / ライブデモ” link to the top navigation line in each README.
- Added a short Quick Start callout linking to OpenViking Studio (no-install, try-it-now entry point).
- Used
openviking.ai/studiofor English/Japanese andopenviking.net/studiofor Chinese, matching the stated intent.
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| README.md | Adds “Live Demo” nav link and a Quick Start callout to OpenViking Studio. |
| README_JA.md | Adds “ライブデモ” nav link and a Quick Start callout to OpenViking Studio. |
| README_CN.md | Adds “在线体验” nav link and a Quick Start callout to OpenViking Studio (openviking.net domain). |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Adds a link to the hosted OpenViking Studio live demo so readers can try OpenViking (context playground, semantic search, multi-agent hub) directly in the browser before installing anything. Kept intentionally minimal — a header nav entry plus a short callout at the top of Quick Start — rather than embedding screenshots.
Related Issue
N/A
Type of Change
Changes Made
Live Demo/在线体验/ライブデモentry to the header navigation line in all three READMEs.openviking.net/studioin the Chinese README andopenviking.ai/studioin the English/Japanese READMEs.Testing
Docs-only change; verified rendered Markdown locally.
Checklist
Additional Notes
Docs-only; no code paths touched. If a single canonical domain is preferred across all languages, happy to unify.