AI CODE GEEK
π€ AI Code Geek, Where AI meet code β’ Learn π β’ Build β‘ β’ Inspire π
Explore Articles βπ€ Claude Skills - Introduction & Overview π
A **Skill** is an organized package of instructions, scripts, and resources that gives a Claude agent the ability to perform a specific task with expertise.
π€ Working with LLMs Part 5 - Build an AI Assistant Using Tool Calling π
Imagine asking an AI: What's the weather in Tokyo? The AI doesn't actually know the current weatherβit needs to call an external function to fetch real-time data. This is where tool calling (also k...
π€ Working with LLMs Part 4 - Tool Calls Unlock AI's True Power π
Tool calls (also known as function calls) are a game-changing capability that allows LLMs to interact with external tools, APIs, and functions beyond their training data.