Skip to content

LearnHD/OpenManus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenManus

An open-source framework for building general AI agents

Features

  • Modular architecture for easy extension
  • Built-in tools for file, web, GitHub, code, and system operations
  • FastAPI backend with React frontend
  • Comprehensive test suite
  • CI/CD pipeline with GitHub Actions

Installation

pip install openmanus

Development

  1. Clone the repository
  2. Install dependencies:
    pip install -r requirements-dev.txt
  3. Run tests:
    pytest

Contributing

Contributions are welcome! Please read our contributing guidelines and code of conduct.

License

MIT License

About

An open-source framework for building general AI agents

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages