awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to qiancheng0/creator

Open-source alternatives to CREATOR

23 open-source projects similar to qiancheng0/creator, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best CREATOR alternative.

  • ailab-cvc/gpt4toolsAvatar von AILab-CVC

    AILab-CVC/GPT4Tools

    771Auf GitHub ansehen↗

    GPT4Tools is an intelligent system that can automatically decide, control, and utilize different visual foundation models, allowing the user to interact with images during a conversation.

    Python
    Auf GitHub ansehen↗771
  • beijixiong1/toolllmAvatar von beijixiong1

    beijixiong1/ToolLLM

    22Auf GitHub ansehen↗

    Data Release • Web Demo • Tool Eval • Paper • Citation

    Auf GitHub ansehen↗22
  • charlesq9/alitaAvatar von CharlesQ9

    CharlesQ9/Alita

    881Auf GitHub ansehen↗

    The GAIA game is over, and Alita is the final answer.

    Auf GitHub ansehen↗881
  • chen-gx/toolevoAvatar von Chen-GX

    Chen-GX/ToolEVO

    13Auf GitHub ansehen↗

    This repository contains the code and benchmark (ToolQA-D) for our research paper titled "Learning Evolving Tools for Large Language Models", which has been accepted at ICLR 2025.

    Python
    Auf GitHub ansehen↗13
  • clova-tool/clova-toolAvatar von clova-tool

    clova-tool/CLOVA-tool

    30Auf GitHub ansehen↗

    Zhi Gao, Yuntao Du, Xintong Zhang, Xiaojian Ma, Wenjuan Han, Song-Chun Zhu, Qing Li

    Python
    Auf GitHub ansehen↗30
  • mat-agent/mat-agentAvatar von mat-agent

    mat-agent/MAT-Agent

    93Auf GitHub ansehen↗

    🚀 VLM-Powered Agent for Intelligent Tool Orchestration | 🔧 Open-source Framework for Multi-modal AI

    Python
    Auf GitHub ansehen↗93

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Find more with AI search
  • microsoft/jarvisAvatar von microsoft

    microsoft/JARVIS

    24,854Auf GitHub ansehen↗

    JARVIS is a system for large language model task orchestration, deployment management, and automation benchmarking. It utilizes a task orchestrator to decompose complex requests into actionable steps and coordinates various expert models to synthesize final responses. The project includes an AI model deployment manager to handle the local deployment of expert models across different hardware scales. It further provides an AI workflow API consisting of web endpoints used to trigger automated task workflows and retrieve results from model selection stages. The framework incorporates an automat

    Python
    Auf GitHub ansehen↗24,854
  • microsoft/simulated-trial-and-errorAvatar von microsoft

    microsoft/simulated-trial-and-error

    123Auf GitHub ansehen↗

    ``` STE/ ├─ toolmetadata/: tool related metadata ├─ prompts/: full prompts used ├─ savedresults/: prediction results in json ├─ {, FT, ICL}.json: results for baseline model, tool-enhanced w/ fine-tuning, tool-enhanced with ICL ├─ CLround.json: continual learning (each round) ├─ main.py: main…

    Python
    Auf GitHub ansehen↗123
  • nvlabs/tool-n1Avatar von NVlabs

    NVlabs/Tool-N1

    229Auf GitHub ansehen↗

    This is the official implementation of paper Nemotron-Research-Tool-N1: Exploring Tool-Using Language Models with Reinforced Reasoning, where we present Nemotron-Research-Tool-N1, a family of tool-using reasoning language models. These models are trained with an R1-style reinforcement learning…

    Python
    Auf GitHub ansehen↗229
  • oceanntwt/tool-plannerAvatar von OceannTwT

    OceannTwT/Tool-Planner

    116Auf GitHub ansehen↗

    ICLR 2025 Tool-Planner: Task Planning with Clusters across Multiple Tools

    Python
    Auf GitHub ansehen↗116
  • openbmb/toolbenchAvatar von OpenBMB

    OpenBMB/ToolBench

    5,672Auf GitHub ansehen↗

    ToolBench is an open platform for training, serving, and evaluating large language models that retrieve and call real-world APIs to complete user instructions. It provides an API-aware inference engine that selects relevant tools from a large corpus and generates sequences of tool calls to produce final answers, along with a custom API registration system that lets users add their own REST endpoints for the model to discover and invoke. The platform includes a complete instruction-tuning pipeline for training models on curated tool-use data, a multi-tool execution engine that coordinates sequ

    Python
    Auf GitHub ansehen↗5,672
  • pku-baichuan-mlsystemlab/buttonAvatar von PKU-Baichuan-MLSystemLab

    PKU-Baichuan-MLSystemLab/BUTTON

    27Auf GitHub ansehen↗

    Large Language Models (LLMs) have exhibited significant potential in performing diverse tasks, including the ability to call functions or use external tools to enhance their performance. While current research on function calling by LLMs primarily focuses on single-turn interactions, this paper…

    Auf GitHub ansehen↗27
  • qiancheng0/toolrlQ

    qiancheng0/ToolRL

    0Auf GitHub ansehen↗

    🤗 Model | 📊 Dataset | 📖 Paper

    Auf GitHub ansehen↗0
  • quchangle1/draftAvatar von quchangle1

    quchangle1/DRAFT

    56Auf GitHub ansehen↗

    🛠️🤖 From Exploration to Mastery: Enabling LLMs to Master Tools via Self-Driven Interactions

    Python
    Auf GitHub ansehen↗56
  • retool-rl/retoolAvatar von ReTool-RL

    ReTool-RL/ReTool

    369Auf GitHub ansehen↗

    ReTool: Reinforcement Learning for Strategic Tool Use in LLMs ByteDance Seed

    Python
    Auf GitHub ansehen↗369
  • rose-stl-lab/adapting-while-learningAvatar von Rose-STL-Lab

    Rose-STL-Lab/Adapting-While-Learning

    7Auf GitHub ansehen↗

    Code for paper "Adapting While Learning: Grounding LLMs for Scientific Problems with Tool Usage Adaptation", presented at ICML2025.

    Python
    Auf GitHub ansehen↗7
  • ruc-nlpir/arpoAvatar von RUC-NLPIR

    RUC-NLPIR/ARPO

    1,049Auf GitHub ansehen↗

    ICLR 2026 Agentic Reinforced Policy Optimization (ARPO)

    Python
    Auf GitHub ansehen↗1,049
  • ruc-nlpir/tool-starAvatar von RUC-NLPIR

    RUC-NLPIR/Tool-Star

    398Auf GitHub ansehen↗

    🔧✨Tool-Star: Empowering Multi-Tool Collaborative Web Agent via Reinforcement Learning

    Python
    Auf GitHub ansehen↗398
  • shizhl/confuciusAvatar von shizhl

    shizhl/Confucius

    48Auf GitHub ansehen↗

    This project aims to teach large language models (LLMs) to use external tools, enabling them as agents to for practical task planning and tool calling. To achieve this, we propose the "Iterative Tool Learning from Introspection Feedback by Easy-to-Difficult Curriculum". Here is the brief…

    Python
    Auf GitHub ansehen↗48
  • sport-agents/sport-agentsAvatar von SPORT-Agents

    SPORT-Agents/SPORT-Agents

    21Auf GitHub ansehen↗

    SPORT introduces an online self-exploration loop that enables multimodal agents to self-improve via AI-generated tasks and LLM-verified preference tuning without human annotations.

    Python
    Auf GitHub ansehen↗21
  • weiyifan1023/autotirAvatar von weiyifan1023

    weiyifan1023/AutoTIR

    53Auf GitHub ansehen↗

    Inspired by the human ability to adaptively select tools, we introduce AutoTIR, a reinforcement learning framework that enables LLMs to autonomously decide whether and which tool to invoke during the reasoning process, rather than following static tool-use strategies. AutoTIR leverages a hybrid…

    Python
    Auf GitHub ansehen↗53
  • wfangtw/play2promptAvatar von wfangtw

    wfangtw/play2prompt

    7Auf GitHub ansehen↗

    PLAY2PROMPT - Interactive Tool-use Example Generation & Tool Documentation Optimization Implementation for the paper PLAY2PROMPT.

    Python
    Auf GitHub ansehen↗7
  • xfey/mcp-zeroAvatar von xfey

    xfey/MCP-Zero

    489Auf GitHub ansehen↗

    https://arxiv.org/abs/2506.01056

    Python
    Auf GitHub ansehen↗489