Tool Calling
concepts · 3 notes linked
Related: AI Agents · Google · Aci Dev · Aipotheosis Labs · Model Context Protocol · Gemini · Philipp Schmid · Context Engineering
Notes
- GitHub - aipotheosis-labs/aci: ACI.dev is the open source tool-calling platform that hooks up 600+ tools into any agentic IDE or custom AI agent through direct function calling or a unified MCP server. The birthplace of VibeOps. — Open-source platform providing 600+ tool integrations for AI agents via MCP
- How to fine-tune FunctionGemma and run it locally — Fine-tuning Google's 270M FunctionGemma locally with Unsloth
- Practical Guide on how to build an Agent from scratch with Gemini 3 — Step-by-step Python agent implementation using Gemini 3 tool-use loop