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
CraftJarvis avatar

CraftJarvis/JARVIS-1

0
View on GitHub↗
398 stars·29 forks·Java·32 viewscraftjarvis.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.

Star history

Star history chart for craftjarvis/jarvis-1Star history chart for craftjarvis/jarvis-1

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 JARVIS 1

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

    MineDojo/Voyager

    6,987View on 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
    View on GitHub↗6,987
  • cranial-xix/llm-pddlCranial-XIX avatar

    Cranial-XIX/llm-pddl

    456View on GitHub↗

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

    SAS
    View on GitHub↗456
  • 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
  • noahshinn024/reflexionN

    noahshinn024/reflexion

    0View on GitHub↗
    View on GitHub↗0
Compare all 30 related projects→

Frequently asked questions

What does craftjarvis/jarvis-1 do?

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

What are the main features of craftjarvis/jarvis-1?

The main features of craftjarvis/jarvis-1 are: Agent Action Frameworks, Agent Environments, Embodied Agents, Reasoning And Planning, Reasoning Frameworks.

Which projects share features with craftjarvis/jarvis-1?

Projects with overlapping indexed features include: 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…