awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
AILab-CVC avatar

AILab-CVC/GPT4Tools

0
View on GitHub↗
771 स्टार्स·56 फोर्क्स·Python·6 व्यूज़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 के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

GPT4Tools के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो GPT4Tools के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • openbmb/toolbenchOpenBMB का अवतार

    OpenBMB/ToolBench

    5,672GitHub पर देखें↗

    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/confuciusshizhl का अवतार

    shizhl/Confucius

    48GitHub पर देखें↗

    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/jarvismicrosoft का अवतार

    microsoft/JARVIS

    24,854GitHub पर देखें↗

    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/toolevoChen-GX का अवतार

    Chen-GX/ToolEVO

    13GitHub पर देखें↗

    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
GPT4Tools के सभी 27 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

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".