
To follow along and get hands on from the start, you’ll need:
➖Python 3.10 or higher
python.org/downloads/
➖Git installed
git-scm.com/downloads
➖A working virtual environment setup (venv or conda)
virtualenv.pypa.io/en/latest/inst…
docs.python.org/3/library/venv…
➖VS Code or your preferred editor
code.visualstudio.com
Optional: OpenAI key if you want to test LLM tasks live
We’ll be cloning the repo, spinning up agents, and wiring up tools in real time. If you’re prepped, you’ll be able to build with us as we go.
English
