Learn to Build
If you want to learn about Agentic Engineering through this bot project, you've come to the right place
Agentic Engineering
I barely wrote the code for the bot and the website by hand. I used the coding agents Codex (OpenAI) and Claude (Anthropic), and I think the result is pretty good, right? If you want to learn how to do it as well, read the following guide.
01
I used a Pro/Plus Claude and Codex subscription, but you can use a free subscription or a local LLM as well.
Required
- Access to an AI Coding Agent like Claude Code or Codex or local llm (for effective local llms the hardware Requirements are massive)
- Python 3.x installed
- Python 3.x installed
Recommended
- VS Code or any code editor
- Git & a GitHub account (for version control)
- Basic terminal knowledge
02
03