Functions as AI Agents
Exploring the concept of AI agents as primitive units of execution, similar to functions but with fuzzy contracts, and the challenges Inferable aims to solve.
01-09-2024
While most developers reach for Python, JavaScript, or Go when building AI agents, there's something uniquely appealing about using bash. Today, I'll show you how to build AI agents using nothing but bash, curl, and jq.
22-10-2024
In this tutorial, we'll build a simple AI agent that manages inventory operations using .NET and Inferable. Our agent will handle stock checks, process orders, and manage inventory - all through natural language commands.
15-10-2024
In this tutorial, we'll build a simple AI agent that manages inventory operations using Go and Inferable. Our agent will be able to check stock levels, process orders, and restock items - all through natural language commands.
08-10-2024