Tag: search tool

  • How I Built a Custom AI Agent with Tools from Scratch

    by

    in

    Even though there are existing frameworks for AI Agents, I had an idea for a rather easy way of building a custom AI Agent from scratch and decided to try it out. Autonomous Agent with Tools I specify tools for an LLM that functions as an Agent. A console app executes these tools based on…