intro.mdx 2.8 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071
  1. ---
  2. sidebar_position: 1
  3. ---
  4. # 💻 OpenHands
  5. OpenHands is an **autonomous AI software engineer** capable of executing complex engineering tasks and collaborating actively with users on software development projects.
  6. This project is fully open-source, so you can use and modify it however you like.
  7. :::tip
  8. Explore the codebase of OpenHands on [GitHub](https://github.com/All-Hands-AI/OpenHands) or join one of our communities!
  9. <a href="https://github.com/All-Hands-AI/OpenHands/graphs/contributors">
  10. <img
  11. src="https://img.shields.io/github/contributors/All-Hands-AI/OpenHands?style=for-the-badge"
  12. alt="Contributors"
  13. />
  14. </a>
  15. <a href="https://github.com/All-Hands-AI/OpenHands/network/members">
  16. <img
  17. src="https://img.shields.io/github/forks/All-Hands-AI/OpenHands?style=for-the-badge"
  18. alt="Forks"
  19. />
  20. </a>
  21. <a href="https://github.com/All-Hands-AI/OpenHands/stargazers">
  22. <img
  23. src="https://img.shields.io/github/stars/All-Hands-AI/OpenHands?style=for-the-badge"
  24. alt="Stargazers"
  25. />
  26. </a>
  27. <a href="https://github.com/All-Hands-AI/OpenHands/issues">
  28. <img
  29. src="https://img.shields.io/github/issues/All-Hands-AI/OpenHands?style=for-the-badge"
  30. alt="Issues"
  31. />
  32. </a>
  33. <br></br>
  34. <a href="https://github.com/All-Hands-AI/OpenHands/blob/main/LICENSE">
  35. <img
  36. src="https://img.shields.io/github/license/All-Hands-AI/OpenHands?style=for-the-badge"
  37. alt="MIT License"
  38. />
  39. </a>
  40. <br></br>
  41. <a href="https://join.slack.com/t/opendevin/shared_invite/zt-2oikve2hu-UDxHeo8nsE69y6T7yFX_BA">
  42. <img
  43. src="https://img.shields.io/badge/Slack-Join%20Us-red?logo=slack&logoColor=white&style=for-the-badge"
  44. alt="Join our Slack community"
  45. />
  46. </a>
  47. <a href="https://discord.gg/ESHStjSjD4">
  48. <img
  49. src="https://img.shields.io/badge/Discord-Join%20Us-purple?logo=discord&logoColor=white&style=for-the-badge"
  50. alt="Join our Discord community"
  51. />
  52. </a>
  53. :::
  54. ## 🛠️ Getting Started
  55. [Check out the getting started guide on Github](https://github.com/All-Hands-AI/OpenHands?tab=readme-ov-file#-getting-started)
  56. [contributors-shield]: https://img.shields.io/github/contributors/All-Hands-AI/OpenHands?style=for-the-badge
  57. [contributors-url]: https://github.com/All-Hands-AI/OpenHands/graphs/contributors
  58. [forks-shield]: https://img.shields.io/github/forks/All-Hands-AI/OpenHands?style=for-the-badge
  59. [forks-url]: https://github.com/All-Hands-AI/OpenHands/network/members
  60. [stars-shield]: https://img.shields.io/github/stars/All-Hands-AI/OpenHands?style=for-the-badge
  61. [stars-url]: https://github.com/All-Hands-AI/OpenHands/stargazers
  62. [issues-shield]: https://img.shields.io/github/issues/All-Hands-AI/OpenHands?style=for-the-badge
  63. [issues-url]: https://github.com/All-Hands-AI/OpenHands/issues
  64. [license-shield]: https://img.shields.io/github/license/All-Hands-AI/OpenHands?style=for-the-badge
  65. [license-url]: https://github.com/All-Hands-AI/OpenHands/blob/main/LICENSE