Roadmap

  • Low-level skill management (i.e. agent.get_skill("name")) [COMPLETE @niklub]
  • Make every notebook example to run in Google Collab and add a badge into README
  • Extend environment with one more example
  • Multi-task learning (learn multiple skills at once)
  • Calculate and store top line Agent metrics (predictions created, runtime executions, learning loops, etc)
  • Create Named Entity Recognition Skill
  • Command line utility (see the source for this readme for example)
  • REST API to interact with Adala
  • Vision and multi-modal agent skills