awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
AILab-CVC avatar

AILab-CVC/GPT4Tools

0
View on GitHub↗
771 نجوم·56 تفرعات·Python·4 مشاهداتgpt4tools.github.io↗

GPT4Tools

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.

Features

  • Agent Tool Learning - Teaches models to use tools through self-instruction.
  • Tool Optimization - Teaching models to use tools via self-instruction.

سجل النجوم

مخطط تاريخ النجوم لـ ailab-cvc/gpt4toolsمخطط تاريخ النجوم لـ ailab-cvc/gpt4tools

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ GPT4Tools

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع GPT4Tools.
  • openbmb/toolbenchالصورة الرمزية لـ OpenBMB

    OpenBMB/ToolBench

    5,672عرض على 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
    عرض على GitHub↗5,672
  • shizhl/confuciusالصورة الرمزية لـ shizhl

    shizhl/Confucius

    48عرض على GitHub↗

    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
    عرض على GitHub↗48
  • microsoft/jarvisالصورة الرمزية لـ microsoft

    microsoft/JARVIS

    24,854عرض على 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
    عرض على GitHub↗24,854
  • chen-gx/toolevoالصورة الرمزية لـ Chen-GX

    Chen-GX/ToolEVO

    13عرض على GitHub↗

    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
    عرض على GitHub↗13
عرض جميع البدائل الـ 27 لـ GPT4Tools→

الأسئلة الشائعة

ما هي وظيفة ailab-cvc/gpt4tools؟

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.

ما هي الميزات الرئيسية لـ ailab-cvc/gpt4tools؟

الميزات الرئيسية لـ ailab-cvc/gpt4tools هي: Agent Tool Learning, Tool Optimization.

ما هي البدائل مفتوحة المصدر لـ ailab-cvc/gpt4tools؟

تشمل البدائل مفتوحة المصدر لـ ailab-cvc/gpt4tools: shizhl/confucius — This project aims to teach large language models (LLMs) to use external tools, enabling them as agents to for… 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… chen-gx/toolevo — This repository contains the code and benchmark (ToolQA-D) for our research paper titled "Learning Evolving Tools for… mat-agent/mat-agent — 🚀 VLM-Powered Agent for Intelligent Tool Orchestration | 🔧 Open-source Framework for Multi-modal AI. lifan-yuan/craft — Code for paper "CRAFT: Customizing LLMs by Creating and Retrieving from Specialized Toolsets".