Mycel is an open-source long-term learning framework built around a standardized API, designed to be embedded into apps, plugins, and any existing tool.
For more information, visit Mycel Project's website.
- Ensure Python v3.10+ and git are installed
- Clone this repo:
git clone https://github.com/mycel-project/mycel - Run
setup.bat(Windows) orsetup.sh(Linux/macOS) - Run
run.bat(Windows) orrun.sh(Linux/macOS)
For the full setup guide, see mycel-project.com/mycel#self-hosting.
See the contribution guide.