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

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

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

CraftJarvis/JARVIS-1

0
View on GitHub↗
398 نجوم·29 تفرعات·Java·8 مشاهداتcraftjarvis.github.io/JARVIS-1↗

JARVIS 1

[Website] [Paper] [Twitter]

Features

  • Agent Action Frameworks - Memory-augmented multimodal agents for open-world tasks.
  • Agent Environments - Multi-task agents with memory-augmented multimodal capabilities.
  • Embodied Agents - Memory-augmented multimodal agents for open-world multi-tasking.
  • Reasoning And Planning - Multi-task agent framework using memory-augmented multimodal reasoning.
  • Reasoning Frameworks - Open-world multi-task agents with memory-augmented multimodal language models.

سجل النجوم

مخطط تاريخ النجوم لـ craftjarvis/jarvis-1مخطط تاريخ النجوم لـ craftjarvis/jarvis-1

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

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

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

Start searching with AI

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

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع JARVIS 1.
  • minedojo/voyagerالصورة الرمزية لـ MineDojo

    MineDojo/Voyager

    6,987عرض على GitHub↗

    Voyager is an autonomous embodied agent and lifelong learning framework that uses a large language model to explore virtual environments. It functions as a code-based action controller, translating natural language instructions into executable scripts to interact with its surroundings. The system features an automatic curriculum generator that creates sequences of exploration goals to discover new items and behaviors without human intervention. It maintains a skill library manager that stores learned behaviors as reusable code fragments, which can be composed to execute complex tasks. The fr

    JavaScriptembodied-learninglarge-language-modelsminecraft
    عرض على GitHub↗6,987
  • cranial-xix/llm-pddlالصورة الرمزية لـ Cranial-XIX

    Cranial-XIX/llm-pddl

    456عرض على GitHub↗

    This repo contains the source code for making plans based on problems decribed by natural language.

    SAS
    عرض على GitHub↗456
  • 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
  • noahshinn024/reflexionN

    noahshinn024/reflexion

    0عرض على GitHub↗
    عرض على GitHub↗0
عرض جميع البدائل الـ 30 لـ JARVIS 1→

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

ما هي وظيفة craftjarvis/jarvis-1؟

[[Website]](http://craftjarvis-jarvis1.github.io/) [[Paper]](https://arxiv.org/abs/2311.05997) [[Twitter]](https://twitter.com/jeasinema/status/1723900032653643796)

ما هي الميزات الرئيسية لـ craftjarvis/jarvis-1؟

الميزات الرئيسية لـ craftjarvis/jarvis-1 هي: Agent Action Frameworks, Agent Environments, Embodied Agents, Reasoning And Planning, Reasoning Frameworks.

ما هي البدائل مفتوحة المصدر لـ craftjarvis/jarvis-1؟

تشمل البدائل مفتوحة المصدر لـ craftjarvis/jarvis-1: minedojo/voyager — Voyager is an autonomous embodied agent and lifelong learning framework that uses a large language model to explore… cranial-xix/llm-pddl — This repo contains the source code for making plans based on problems decribed by natural language. noahshinn024/reflexion. microsoft/jarvis — JARVIS is a system for large language model task orchestration, deployment management, and automation benchmarking. It… princeton-nlp/tree-of-thought-llm — Note: https://github.com/kyegomez/tree-of-thoughts CANNOT replicate paper results. ysymyth/react — ReAct is an agentic workflow template and prompting framework for large language models. It implements a logic pattern…