Skip to content
forked from retrofor/iamai

Cross-platform robot framework, mainly used for machine learning.

License

Notifications You must be signed in to change notification settings

YUZHEthefool/iamai

 
 

Repository files navigation

iamai

Cross-platform robot framework, mainly used for ML

Codacy Badge Site Deploy
Website
pypi python

Adapters we support

onebotv11

data below



📘 Introduction

Cross-platform robot framework, mainly used for machine learning.

🚀 Features

⬇️ Install

  • STABLE VERSION
    pip install iamai

or you can also install for TEST.

  • TEST VERSION
    pip install -i https://test.pypi.org/simple/ iamai

❗ Usage

from iamai import Bot

bot = Bot()
bot.load_adapters("iamai.adapter.cqhttp")

bot.run()

👀 See the docs

choices below.

✨ Project Activity

Alt

👨‍🚀 Contributors

📄 License

MIT © 2023-PRESENT 简律纯

About

Cross-platform robot framework, mainly used for machine learning.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 86.6%
  • JavaScript 4.9%
  • Nunjucks 2.7%
  • CSS 2.5%
  • TypeScript 1.7%
  • Jupyter Notebook 0.9%
  • HTML 0.7%