Cross-platform robot framework, mainly used for ML
Adapters we support
data below
Cross-platform robot framework, mainly used for machine learning.
- 🎪 Interactive docs & demos
- 🕶 Seamless migration: Works for both Rasa and GPT and more...
- ⚡ Fully tree shakeable: Only take what you want, bundle size
- 🔩 Flexible: Configurable event filters and targets
- 🔌 Optional Add-ons: Apscheduler, etc.
- 👍 Cross-platform: Onebot, Wechat, Twitter, Bilibili, Github, etc.
- STABLE VERSION
pip install iamai
or you can also install for TEST.
- TEST VERSION
pip install -i https://test.pypi.org/simple/ iamai
from iamai import Bot
bot = Bot()
bot.load_adapters("iamai.adapter.cqhttp")
bot.run()
choices below.
- https://iamai.retrofor.space (recommend)
- https://iamai-retrofor-space.netlify.app
https://retrofor.github.io/iamai