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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
shizhl avatar

shizhl/Confucius

0
View on GitHub↗
48 stars·12 forks·Python·14 viewsarxiv.org/abs/2308.14034↗

Confucius

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…

Features

  • Agent Tool Learning - Implements iterative tool learning via introspection feedback.
  • Tool Optimization - Iterative tool learning using curriculum-based feedback.

Star history

Star history chart for shizhl/confuciusStar history chart for shizhl/confucius

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Confucius

These projects share indexed features with Confucius. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • microsoft/jarvismicrosoft avatar

    microsoft/JARVIS

    24,854View on GitHub↗

    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
    View on GitHub↗24,854
  • openbmb/toolbenchOpenBMB avatar

    OpenBMB/ToolBench

    5,672View on GitHub↗

    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
    View on GitHub↗5,672
  • ailab-cvc/gpt4toolsAILab-CVC avatar

    AILab-CVC/GPT4Tools

    771View on GitHub↗

    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
    View on GitHub↗771
  • charlesq9/alitaCharlesQ9 avatar

    CharlesQ9/Alita

    881View on GitHub↗

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

    View on GitHub↗881
Compare all 27 related projects→

Frequently asked questions

What does shizhl/confucius do?

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…

What are the main features of shizhl/confucius?

The main features of shizhl/confucius are: Agent Tool Learning, Tool Optimization.

Which projects share features with shizhl/confucius?

Projects with overlapping indexed features include: openbmb/toolbench — ToolBench is an open platform for training, serving, and evaluating large language models that retrieve and call… microsoft/jarvis — JARVIS is a system for large language model task orchestration, deployment management, and automation benchmarking. It… ailab-cvc/gpt4tools — GPT4Tools is an intelligent system that can automatically decide, control, and utilize different visual foundation… charlesq9/alita — The GAIA game is over, and Alita is the final answer. lifan-yuan/craft — Code for paper "CRAFT: Customizing LLMs by Creating and Retrieving from Specialized Toolsets". clova-tool/clova-tool — Zhi Gao, Yuntao Du, Xintong Zhang, Xiaojian Ma, Wenjuan Han, Song-Chun Zhu, Qing Li.