AI CODE GEEK
π€ AI Code Geek, Where AI meet code β’ Learn π β’ Build β‘ β’ Inspire π
Explore Articles βπ€ 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.
π€ Working with LLMs Part 3 - Build a Real Chatbot Using LLMs
Ollama is a powerful tool that allows you to run large language models locally on your machine. It simplifies the process of deploying and managing LLMs without requiring cloud services or expensiv...