The Software Pro's Best Kept Secret.

1 min read Original article ↗

Build your own Claude Code

Learn about LLM APIs, tool calling, agent loops and more

Build your own Claude Code

This challenge is free to try when it's in beta. We keep challenges in beta for a few weeks to gather feedback.

Claude Code is a terminal-based AI coding assistant that uses Large Language Models (LLMs) to understand code and complete programming tasks. In this challenge, you'll build your own Claude Code that is capable of editing files, running commands, and iterating until the task is done.

Along the way, you'll learn about LLM APIs, tool calling, agent loops, and how to integrate multiple tools into an AI assistant.

What exactly will I build?

What exactly will I learn?

Why should I build such a project?

What are the pre-requisites for this challenge?

Stages