Learn AI by example
watching demo videos, running scripts, trying out our prompts
AI tools AI learning
How to call Claude API from a python script
by Farjana Samia
Notes · Output · Prompt · Script
How to run a coding agent in a sandbox with OpenHands
Code generation — give an agent a plain-English brief and it plans, writes a Python project, runs the tests, and shows the output. All inside a Docker container.
by Anwar Zahid
Notes · Output · Prompt · Script
How to build software with a multi-agent team in ChatDev
A team of AI agents builds one small program together: one plans it, one writes the code, one reviews it, one tests it.
by Anwar Zahid
Notes · Prompt · Script