diff --git a/README.ja.md b/README.ja.md deleted file mode 100644 index 004ad2f66..000000000 --- a/README.ja.md +++ /dev/null @@ -1,49 +0,0 @@ -

- Midscene.js -

- -

Midscene.js

-
- -[English](./README.md) | [简体中文](./README.zh.md) | 日本語 - -
- -

- 楽しいUI自動化 -

- -

- npm version - downloads - License -

- -Midscene.jsは、自然言語を使用してページを制御し、アサーションを実行し、JSON形式でデータを抽出できるAI駆動の自動化SDKです。 - -

-

- -## 特徴 ✨ - -- **自然言語インタラクション 👆**: ステップを説明するだけで、Midsceneがユーザーインターフェースを計画し、制御します。 -- **UIを理解し、JSONで回答 🔍**: データ形式に関するプロンプトを提供し、期待される応答をJSON形式で受け取ります。 -- **直感的なアサーション 🤔**: 自然言語でアサーションを行います。すべてAIの理解に基づいています。 -- **すぐに使えるLLM 🪓**: GPT-4oのような公開のマルチモーダルLLMを使用できます。カスタムトレーニングは不要です。 -- **可視化レポート 🎞️**:私たちのテストレポートとPlaygroundを通じて、全体のプロセスを簡単に理解し、デバッグすることができます。 -- **全く新しい体験! 🔥**: 自動化開発の全く新しい世界を体験してください。楽しんでください! - -## リソース 📄 - -* [ホームページ: https://midscenejs.com](https://midscenejs.com/) -* [クイックスタート](https://midscenejs.com/quick-experience.html) -* [APIリファレンス](https://midscenejs.com/api.html) -* [YAML形式の自動化スクリプトを使用する](https://midscenejs.com/automate-with-scripts-in-yaml.html) -* [Puppeteerとの統合](https://midscenejs.com/integrate-with-puppeteer.html) -* [Playwrightとの統合](https://midscenejs.com/integrate-with-playwright.html) -* [モデルとサービスプロバイダーのカスタマイズ](https://midscenejs.com/model-provider.html) - -## ライセンス - -Midscene.jsは[MITライセンス](https://github.com/web-infra-dev/midscene/blob/main/LICENSE)の下で提供されています。 diff --git a/README.md b/README.md index b9bb1f15b..c913cc12e 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,12 @@

- Midscene.js + Midscene.js

Midscene.js

-English | [简体中文](./README.zh.md) | [日本語](./README.ja.md) +English | [简体中文](./README.zh.md)
@@ -34,8 +34,9 @@ Midscene.js is an AI-powered automation SDK can control the page, perform assert - **Natural Language Interaction 👆**: Describe the steps, and let Midscene plan and control the user interface for you - **Understand UI, Answer in JSON 🔍**: Provide prompts regarding the desired data format, and then receive the expected response in JSON format. - **Intuitive Assertion 🤔**: Make assertions in natural language; it’s all based on AI understanding. -- **Out-of-box LLM 🪓**: It is fine to use public multimodal LLMs like GPT-4o. There is no need for any custom training. +- **Experience by Chrome Extension 🖥️**: Start immediately with the Chrome Extension. No code is needed while exploring. - **Visualized Report 🎞️**: With our visualized report file, you can easily understand and debug the whole process. +- **Out-of-box LLM 🪓**: It is fine to use public multimodal LLMs like GPT-4o. There is no need for any custom training. - **Brand New Experience! 🔥**: Experience a whole new world of automation development. Enjoy! ## Resources 📄 diff --git a/README.zh.md b/README.zh.md index a2877fcc6..a8463a076 100644 --- a/README.zh.md +++ b/README.zh.md @@ -1,11 +1,11 @@

- Midscene.js + Midscene.js

Midscene.js

-[English](./README.md) | 简体中文 | [日本語](./README.ja.md) +[English](./README.md) | 简体中文
@@ -31,6 +31,7 @@ Midscene.js 是一个由 AI 驱动的自动化 SDK,能够使用自然语言对 - **自然语言互动 👆**:只需描述你的步骤,Midscene 会为你规划和操作用户界面 - **理解UI、JSON格式回答 🔍**:你可以提出关于数据格式的要求,然后得到 JSON 格式的预期回应。 - **直观断言 🤔**:用自然语言表达你的断言,AI 会理解并处理。 +- **Chrome 插件体验 🖥️**:通过 Chrome 插件,你可以立即开始体验,无需编写代码。 - **开箱即用的LLM 🪓**:支持使用公开的多模态大语言模型( 如 GPT-4o ),无需任何定制训练。 - **可视化报告 🎞️**:通过我们的测试报告和 Playground,你可以轻松理解和调试整个过程。 - **全新体验 🔥**:体验全新的自动化开发世界,尽情享受吧! diff --git a/apps/site/docs/public/introduction/Midscene.mp4 b/apps/site/docs/public/introduction/Midscene.mp4 index 55a3941ac..5cad45cae 100644 Binary files a/apps/site/docs/public/introduction/Midscene.mp4 and b/apps/site/docs/public/introduction/Midscene.mp4 differ diff --git a/apps/site/docs/public/midscene-extension.jpg b/apps/site/docs/public/midscene-extension.jpg index d96a5db4a..f5431a9b4 100644 Binary files a/apps/site/docs/public/midscene-extension.jpg and b/apps/site/docs/public/midscene-extension.jpg differ diff --git a/apps/site/docs/public/midscene-icon.png b/apps/site/docs/public/midscene-icon.png index 5053a7665..3780090a9 100644 Binary files a/apps/site/docs/public/midscene-icon.png and b/apps/site/docs/public/midscene-icon.png differ diff --git a/apps/site/docs/public/midscene.png b/apps/site/docs/public/midscene.png deleted file mode 100644 index 3dcd3669b..000000000 Binary files a/apps/site/docs/public/midscene.png and /dev/null differ diff --git a/apps/site/docs/public/midscene_with_text_light.png b/apps/site/docs/public/midscene_with_text_light.png index 72db849d9..06d3abace 100644 Binary files a/apps/site/docs/public/midscene_with_text_light.png and b/apps/site/docs/public/midscene_with_text_light.png differ diff --git a/apps/site/rspress.config.ts b/apps/site/rspress.config.ts index f223bd17a..c0464fec4 100644 --- a/apps/site/rspress.config.ts +++ b/apps/site/rspress.config.ts @@ -26,16 +26,16 @@ export default defineConfig({ 'https://applink.larkoffice.com/client/chat/chatter/add_by_link?link_token=291q2b25-e913-411a-8c51-191e59aab14d', }, ], - footer: { - message: ` - - `, - }, + // footer: { + // message: ` + // + // `, + // }, locales: [ { lang: 'en', diff --git a/apps/site/styles/index.css b/apps/site/styles/index.css index d880680fe..60e7a32b3 100644 --- a/apps/site/styles/index.css +++ b/apps/site/styles/index.css @@ -1,3 +1,7 @@ +.rspress-logo { + height: 2.6rem; +} + /* Footer styles */ .footer { diff --git a/packages/visualizer/src/component/logo.less b/packages/visualizer/src/component/logo.less index c0a06c345..310e8499a 100644 --- a/packages/visualizer/src/component/logo.less +++ b/packages/visualizer/src/component/logo.less @@ -1,5 +1,5 @@ .logo img { - height: 20px; + height: 30px; line-height: 30px; vertical-align: baseline; vertical-align: -webkit-baseline-middle; diff --git a/packages/visualizer/unpacked-extension/icon.png b/packages/visualizer/unpacked-extension/icon.png deleted file mode 100644 index 3048c199f..000000000 Binary files a/packages/visualizer/unpacked-extension/icon.png and /dev/null differ diff --git a/packages/visualizer/unpacked-extension/icon128.png b/packages/visualizer/unpacked-extension/icon128.png new file mode 100644 index 000000000..f71c22fcd Binary files /dev/null and b/packages/visualizer/unpacked-extension/icon128.png differ diff --git a/packages/visualizer/unpacked-extension/manifest.json b/packages/visualizer/unpacked-extension/manifest.json index c74d0793b..acc32c877 100644 --- a/packages/visualizer/unpacked-extension/manifest.json +++ b/packages/visualizer/unpacked-extension/manifest.json @@ -16,13 +16,13 @@ "" ], "action": { - "default_icon": "icon.png", - "default_title": "Midscene.js Playground" + "default_icon": "icon128.png", + "default_title": "Midscene.js" }, "side_panel": { "default_path": "./pages/sidepanel.html" }, "icons": { - "128": "icon.png" + "128": "icon128.png" } } \ No newline at end of file