Skip to content

Commit

Permalink
feat: readme
Browse files Browse the repository at this point in the history
  • Loading branch information
yuyutaotao committed Dec 31, 2024
1 parent de974b7 commit 00129e5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 📄
Expand Down
1 change: 1 addition & 0 deletions README.zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ Midscene.js 是一个由 AI 驱动的自动化 SDK,能够使用自然语言对
- **自然语言互动 👆**:只需描述你的步骤,Midscene 会为你规划和操作用户界面
- **理解UI、JSON格式回答 🔍**:你可以提出关于数据格式的要求,然后得到 JSON 格式的预期回应。
- **直观断言 🤔**:用自然语言表达你的断言,AI 会理解并处理。
- **Chrome 插件体验 🖥️**:通过 Chrome 插件,你可以立即开始体验,无需编写代码。
- **开箱即用的LLM 🪓**:支持使用公开的多模态大语言模型( 如 GPT-4o ),无需任何定制训练。
- **可视化报告 🎞️**:通过我们的测试报告和 Playground,你可以轻松理解和调试整个过程。
- **全新体验 🔥**:体验全新的自动化开发世界,尽情享受吧!
Expand Down

0 comments on commit 00129e5

Please sign in to comment.