mirror of
https://github.com/web-infra-dev/midscene.git
synced 2025-12-29 16:09:35 +00:00
* chore: optimize prompt structure * feat(ai-model): add coze platform * feat(ai-model): add coze platform * chore: add unit test * feat(ai-model): add extract unit test * chore: add unit test * chore: add unit test * chore: optimize plan prompt * chore: optimize plan prompt * chore: fix lint error * chore: fix lint error * chore: fix unit test * chore: ignore cache file
Midscene.js
English | 简体中文
Joyful UI Automation
Midscene.js is an AI-powered automation SDK can control the page, perform assertions, and extract data in JSON format using natural language.
Features ✨
- 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.
- Visualization 🎞️: With our visualization tool, you can easily understand and debug the whole process.
- Brand New Experience! 🔥: Experience a whole new world of automation development. Enjoy!
Resources 📄
License
Midscene.js is MIT licensed.
Languages
TypeScript
79.2%
MDX
16%
Less
3.5%
HTML
0.7%
JavaScript
0.5%
Other
0.1%