2 مستودعات
Providing a chat interface where users interact with a tool-using model, with a backend that handles API calls and response generation.
Distinct from Model Serving: Distinct from Model Serving: specifically provides a web UI for a tool-using model, not general model serving.
Explore 2 awesome GitHub repositories matching web development · Tool-Using Model Web UIs. Refine with filters or upvote what's useful.
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
Provides a chat interface where users interact with a tool-using model via a web UI.
gptme هو خادم وإطار عمل لوكيل ذكاء اصطناعي مستقل مصمم لأتمتة النظام المحلي، وتطوير البرمجيات، وتنفيذ الكود. يعمل كمحرك تنفيذ محلي يتيح لنماذج اللغة تشغيل أوامر shell، وتعديل الملفات المحلية، والتفاعل مع نظام التشغيل. يعمل المشروع كعميل لبروتوكول سياق النموذج (Model Context Protocol)، ويتكامل مع خوادم خارجية لتوسيع قدرات الوكيل بأدوات ومصادر بيانات موحدة. يتميز بنظام توجيه مستقل عن المزود لتنسيق المهام عبر واجهات برمجة تطبيقات سحابية متعددة مملوكة وخلفيات ذكاء اصطناعي محلية. يتضمن النظام قدرات لأتمتة المتصفح بدون رأس، وتحليل المحتوى المرئي، وتحليل الكود القائم على الرموز لرسم خرائط قواعد الكود. لضمان السلامة، ينفذ حواجز حماية بشرية تتطلب تأكيد المستخدم قبل تنفيذ تغييرات النظام الحساسة أو وضع اللمسات الأخيرة على تصحيحات الملفات. يمكن نشر التطبيق كملف ثنائي مستقل لسطح المكتب أو عبر حاوية Docker.
Provides a web-based chat interface for interacting with tool-using models and managing server responses.