Building community agents with NanoClaw
This course introduces:
- A basic developer setup.
- The basic parts of an agent harness: the model, the tools, and the data.
- A basic integration that uses Notion to store data.
Important notes
- This course uses our own copy of NanoClaw. It is a fork: a copy of a project that you can change without changing the original. We changed it with NanoClaw's own skills, so that it works with Telegram and Codex. Our changes are saved in the aith-nanoclaw-codex-telegram project on GitHub.
References
| Title | Description | URL |
|---|---|---|
| NanoClaw GitHub | GitHub repository for NanoClaw | https://github.com/nanocoai/nanoclaw |
| NanoClaw for this course | Our fork of NanoClaw, changed to work with Telegram and Codex | https://github.com/aijutsu/aith-nanoclaw-codex-telegram |
| NanoClaw Website | Website for NanoClaw | https://nanoclaw.dev/ |