You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.

README.md 2.3 kB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273
  1. # <center>MindPilot 🚀
  2. ## Introduction
  3. [**MindPilot**](https://github.com/ResDream/MindPilot) is a cross-platform multifunctional intelligent desktop Agent assistant designed to provide users with convenient and efficient smart solutions. It leverages [**MindSpore**](https://github.com/mindspore-ai/mindspore) and [**MindNLP**](https://github.com/mindspore-lab/mindnlp) to integrate advanced large language models as its core decision-making engine. MindPilot can accurately decompose, plan, execute, reflect on, and summarize user tasks, ensuring efficient task completion. ✨
  4. ## Key Features
  5. - **Cross-Platform Support** 🌍: Compatible with major operating systems including Windows, macOS, and Linux.
  6. - **Customizable Agents** 🛠️: Users can tailor different agent identities based on their needs, allowing for personalized intelligent services to handle diverse task scenarios.
  7. - **Efficient Execution** ⚡: Advanced algorithms, powered by MindSpore and MindNLP, ensure efficient task completion.
  8. - **Knowledge Base Support** 📚: Integrates a knowledge base to provide contextual information and enhance decision-making capabilities.
  9. - **Hardware Compatibility** 💻: Supports CPU, GPU, and Ascend devices.
  10. ## Installation
  11. - Clone
  12. ```bash
  13. git clone https://github.com/ResDream/MindPilot.git
  14. ```
  15. - Frontend
  16. ```bash
  17. # Installation
  18. cd Frontend
  19. yarn
  20. # Build for Specific Platforms:
  21. # For windows
  22. $ yarn build:win
  23. # For macOS
  24. $ yarn build:mac
  25. # For Linux
  26. $ yarn build:linux
  27. ```
  28. - Backend
  29. ```bash
  30. # Install dependencies
  31. pip install -r requirements.txt
  32. ```
  33. ## Usage Guide
  34. 1. **Start MindPilot**:
  35. ```bash
  36. # Frontend
  37. cd Frontend
  38. yarn dev
  39. # Backend
  40. cd src/mindpilot
  41. python main.py
  42. ```
  43. 2. **Create and Configure Agents** 🛠️:
  44. - Select "Create Agent" within the app and follow the prompts to complete the setup.
  45. 3. **Start Tasks** 📝:
  46. - Input your task requirements, and MindPilot will automatically decompose and plan them.
  47. ## Contact Us 📧
  48. For questions or suggestions, please contact [2802427218@qq.com](mailto:your-email@example.com).
  49. ---
  50. **Let's build a smarter assistant together!** 🌟
  51. ```
  52. Feel free to adjust the emojis or any other content as needed!

MindPilot是一个跨平台的多功能智能Agent桌面助手,旨在为用户提供便捷、高效的智能解决方案。通过集成先进的大语言模型作为核心决策引擎,MindPilot能够对用户的任务进行精准分解、规划、执行、反思和总结,确保任务的高效完成。同时提供了高度自定义化的Agent,用户可以根据需求自定义不同身份的Agent,以应对多样化的任务场景,实现个性化的智能服务。在MindSpore和MindNLP的