diff --git a/README.md b/README.md index a3ddbe4..ef86390 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,35 @@ # OpenManus -Manus is incredible, but OpenManus can achieve any abstract ideas and transform them into real-world outcomes. +Manus is incredible, but OpenManus can achieve any ideas without an Invite Code 🛫! + +Our team members @mannaandpoem @XiangJinyu @MoshiQAQ @didiforgithub from @MetaGPT built it within 3 hours! + +It's a simple implementation, so we welcome any suggestions, contributions, and feedback! + +Enjoy your own agent with OpenManus! ## Quick Start +Two line for run OpenManus: -Use the easiest way to run OpenManus `python main.py`! +```bash +pip install -r requirements.txt +python main.py +``` -## How to Contribute +Then input your idea via terminal! -We welcome any friendly suggestions and helpful contributions, and your pull requests are always welcome. +## How to contribute +We welcome any friendly suggestions and helpful contributions! Just create issues or submit pull requests. + +Or contact @mannaandpoem via 📧email: mannaandpoem@gmail.com + +## Roadmap +- [ ] Better Planning +- [ ] Live Demos +- [ ] Replay +- [ ] RL Fine-tuned Models ## Acknowledgement -OpenManus is built by the MetaGPT team, and every contribution is greatly appreciated! +Thanks to [broswer use](https://github.com/browser-use/browser-use) for providing basic support for this project! + +OpenManus is built by contributors from MetaGPT. Huge thanks to this agent community! \ No newline at end of file