LLM-ToolMaker — LLM Plugin by ctlllll

by ctlllll · LLM Plugin · ★ 1.1k

Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h

About LLM-ToolMaker

Large Language Models as Tool Makers Tianle Cai, Xuezhi Wang, Tengyu Ma, Xinyun Chen, Denny Zhou Paper link Motivation Recent research shows the potential of enhancing the problem-solving ability of large language models (LLMs) through the use of external tools. However, prior work along this line depends on the availability of existing tools. In this work, we take an initial step towards removing this dependency by proposing a closed-loop framework, referred to as LLMs A s Tool M akers (LATM), where LLMs create their own reusable tools for problem-solving. Overview Our approach consists of two key phases: 1) tool making: an LLM acts as the tool maker that crafts tools for given tasks, where a tool is implemented as a Python utility function. 2) tool using: an LLM acts as the tool user, which applies the tool built by the tool maker for problem-solving. The tool user can be either the same or a different LLM from the tool maker. Tool-making enables an LLM to continually generate tools that can be applied to different requests so that future requests can call the corresponding APIs when beneficial for solving the tasks.

Quick Facts

Stars1,058
Forks96
LanguageJupyter Notebook
CategoryLLM Plugin
Quality Score52.6059630637064/100
Open Issues4
Last Updated2023-05-29
Created2023-05-25
Est. Tokens~93k

LLM-ToolMaker alternative? Top 4 similar tools

Looking for a LLM-ToolMaker alternative? If you're comparing LLM-ToolMaker with other llm plugin tools, these 4 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.

  • ai-cookbook by daveebbelaar · ⭐ 4.1k

    Examples and tutorials to help developers build AI systems

  • ax by ax-llm · ⭐ 2.8k

    The pretty much "official" DSPy framework for Typescript

  • echo by Merit-Systems · ⭐ 539

    The User Pays AI SDK

  • codinit-dev by codinit-dev · ⭐ 235

    Local-First Open Source web & mobile AI app builder — install on MacOS, Windows & Linux

More LLM Plugin Tools

Explore other popular llm plugin tools:

View all LLM Plugin tools →

Popular Jupyter Notebook Agent Tools

Frequently Asked Questions

What is LLM-ToolMaker?

LLM-ToolMaker is an open-source llm plugin by ctlllll with 1.1k GitHub stars.

What programming language is LLM-ToolMaker written in?

LLM-ToolMaker is primarily written in Jupyter Notebook.

How do I install or use LLM-ToolMaker?

You can find installation instructions and usage details in the LLM-ToolMaker GitHub repository at github.com/ctlllll/LLM-ToolMaker. The project has 1.1k stars and 96 forks, indicating an active community.

What are the best alternatives to LLM-ToolMaker?

The top alternatives to LLM-ToolMaker on Agent Skills Hub include ai-cookbook, ax, echo. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.

View on GitHub → Browse LLM Plugin tools