# OpenManu
**Repository Path**: klhaddress/OpenManu
## Basic Information
- **Project Name**: OpenManu
- **Description**: No description available
- **Primary Language**: Unknown
- **License**: MIT
- **Default Branch**: main
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2025-04-22
- **Last Updated**: 2025-04-22
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
English | [中文](README_zh.md)
# 👋 OpenManus
Thanks for OpenManus provide the main project
## Project Demo
OpenManus is a comprehensive project, and may still need to be changed. I have only modified the front-end and added a flask interface that can be deployed and open-sourced. But the main application still needs more work.
OpenManus 是一个综合项目,可能还需要更改 我只对他的前端进行了修改并且对增加了一个flask的接口 可以进行部署与开源。 但主程序仍需更多的完善
Features
🚀 Advanced backend functionality
🔍 Powerful search engine integration
☁️ Cloud-ready multi-threaded deployment
🧩 Flexible data retrieval mechanisms
## Installation
Additional dependencies (see requirements.txt)
1. Create a new conda environment:
```bash
pip install flask
pip install baidusearch
python flask_app.py
```