mirror of
https://github.com/OpenHands/OpenHands.git
synced 2025-12-26 05:48:36 +08:00
31 lines
1.8 KiB
Plaintext
31 lines
1.8 KiB
Plaintext
---
|
|
title: About OpenHands
|
|
---
|
|
|
|
## Research Strategy
|
|
|
|
Achieving full replication of production-grade applications with LLMs is a complex endeavor. Our strategy involves:
|
|
|
|
- **Core Technical Research:** Focusing on foundational research to understand and improve the technical aspects of code generation and handling.
|
|
- **Task Planning:** Developing capabilities for bug detection, codebase management, and optimization.
|
|
- **Evaluation:** Establishing comprehensive evaluation metrics to better understand and improve our agents.
|
|
|
|
## Default Agent
|
|
|
|
Our default Agent is currently the [CodeActAgent](./agents), which is capable of generating code and handling files.
|
|
|
|
## Built With
|
|
|
|
OpenHands is built using a combination of powerful frameworks and libraries, providing a robust foundation for its
|
|
development. Here are the key technologies used in the project:
|
|
|
|
       
|
|
|
|
Please note that the selection of these technologies is in progress, and additional technologies may be added or
|
|
existing ones may be removed as the project evolves. We strive to adopt the most suitable and efficient tools to
|
|
enhance the capabilities of OpenHands.
|
|
|
|
## License
|
|
|
|
Distributed under MIT [License](https://github.com/All-Hands-AI/OpenHands/blob/main/LICENSE).
|