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
Back to craftjarvis/mc-planner

Projects sharing features with MC Planner

30 open-source projects similar to craftjarvis/mc-planner, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.

  • aiwaves-cn/agentsaiwaves-cn avatar

    aiwaves-cn/agents

    5,932View on GitHub↗

    This is an LLM agent framework and symbolic learning system designed for building self-evolving autonomous agents. It functions as a computational graph orchestrator that organizes agent interactions and tool sequences as a trainable graph of nodes. The framework focuses on data-centric agent optimization, allowing agent pipelines and prompts to be upgraded through data-driven training rather than manual engineering. It utilizes a symbolic learning process that applies language-based loss and textual reflections to refine the operational logic and symbolic components of an agent. The system

    Pythonautonomous-agentslanguage-modelllm
    View on GitHub↗5,932
  • allenai/embodied-clipA

    allenai/embodied-clip

    0View on GitHub↗
    View on GitHub↗0
  • amazon-science/mm-cotamazon-science avatar

    amazon-science/mm-cot

    3,990View on GitHub↗

    This project is a multimodal large language model reasoning framework designed to train and evaluate models in performing chain-of-thought reasoning across text and image data. It provides a reasoning engine and training system that enable vision-language models to generate step-by-step logical rationales and final answers for complex queries. The framework utilizes a two-stage training pipeline that decouples the generation of logical justifications from final answer inference. It transforms visual data into descriptive text through image captioning and uses vision-transformer feature extrac

    Python
    View on GitHub↗3,990
  • ber666/rapB

    Ber666/RAP

    0View on GitHub↗
    View on GitHub↗0
  • canner/wrenaiCanner avatar

    Canner/WrenAI

    14,437View on GitHub↗

    WrenAI is a platform designed to enable natural language interaction with relational and analytical databases. By combining a text-to-SQL engine with semantic data modeling, it allows users to explore structured data through plain language questions, removing the requirement for manual code generation. The system functions by grounding natural language requests in a predefined business logic layer rather than raw database schemas. This semantic approach, supported by context-aware prompt engineering, ensures that generated queries remain consistent and accurate across an organization. The pla

    TypeScriptagentanthropicbedrock
    View on GitHub↗14,437

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • changhaonan/a3vlmC

    changhaonan/A3VLM

    0View on GitHub↗
    View on GitHub↗0
  • cliport/cliportcliport avatar

    cliport/cliport

    545View on GitHub↗

    CLIPort: What and Where Pathways for Robotic Manipulation Mohit Shridhar, Lucas Manuelli, Dieter Fox CoRL 2021

    Jupyter Notebook
    View on GitHub↗545
  • columbia-ai-robotics/scalingupC

    columbia-ai-robotics/scalingup

    0View on GitHub↗
    View on GitHub↗0
  • craftjarvis/jarvis-1CraftJarvis avatar

    CraftJarvis/JARVIS-1

    398View on GitHub↗

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

    Java
    View on GitHub↗398
  • 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
  • dinobby/reconcileD

    dinobby/ReConcile

    0View on GitHub↗
    View on GitHub↗0
  • dki-lab/panguD

    dki-lab/Pangu

    0View on GitHub↗

    We instantiate Pangu on knowledge base question answering (KBQA), which is representative testbed for grounded language understanding with a highly complex and heterogeneous environment.

    View on GitHub↗0
  • dongyh20/octopusD

    dongyh20/Octopus

    0View on GitHub↗
    View on GitHub↗0
  • facebookresearch/r3mF

    facebookresearch/r3m

    0View on GitHub↗
    View on GitHub↗0
  • gen-robot/rl4vlagen-robot avatar

    gen-robot/RL4VLA

    274View on GitHub↗

    This repository contains the code for the paper What Can RL Bring to VLA Generalization? An Empirical Study. The pretrained checkpoints are available at HuggingFace.

    Python
    View on GitHub↗274
  • huggingface/transformershuggingface avatar

    huggingface/transformers

    161,630View on GitHub↗

    Transformers is a comprehensive library for machine learning that provides a unified interface for training, fine-tuning, and deploying transformer-based models. It supports a wide range of tasks, including text classification, language modeling, question answering, and sequence-to-sequence translation, while offering specialized architectures for both text and vision processing. The framework includes tools for managing the entire model lifecycle, from data preprocessing and tokenization to distributed training and inference. The library features extensive support for model optimization and

    Pythonaudiodeep-learningdeepseek
    View on GitHub↗161,630
  • ltzheng/synapseL

    ltzheng/synapse

    0View on GitHub↗
    View on GitHub↗0
  • madaan/self-refinemadaan avatar

    madaan/self-refine

    806View on GitHub↗

    With Self-Refine, LLMs can generate feedback on their work, use it to improve the output, and repeat this process.

    Python
    View on GitHub↗806
  • markeljan/web3gptMarkeljan avatar

    Markeljan/web3gpt

    115View on GitHub↗

    Develop and deploy smart contracts using natural language.

    TypeScriptagents-web3ai-solidityai-web3
    View on GitHub↗115
  • 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
  • microsoft/ufomicrosoft avatar

    microsoft/UFO

    9,017View on GitHub↗

    UFO is a multi-device task orchestrator and LLM agent orchestration framework designed to decompose natural language requests into executable task graphs. It functions as a cross-platform UI automation tool capable of performing interactions on Windows and mobile devices while routing tasks to distributed agents based on their hardware and software capabilities. The system is distinguished by its RAG-enhanced agent architecture, which integrates external documentation and previous execution traces to improve decision-making. It employs a hybrid UI detection approach that combines computer vis

    Pythonagentautomationcopilot
    View on GitHub↗9,017
  • 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
  • notmahi/clip-fieldsnotmahi avatar

    notmahi/clip-fields

    189View on GitHub↗

    [Paper](https://arxiv.org/abs/2210.05663) [Website](https://mahis.life/clip-fields/) [Code](https://github.com/notmahi/clip-fields) [Data](https://osf.io/famgv) [Video](https://youtu.be/bKu7GvRiSQU)

    Python
    View on GitHub↗189
  • opendrivelab/agibot-worldOpenDriveLab avatar

    OpenDriveLab/AgiBot-World

    2,786View on GitHub↗

    AgiBot-World is a suite of software pipelines and tools designed for robotic policy training, dataset standardization, embodiment transfer, and performance benchmarking. It provides infrastructure for developing bimanual manipulation policies using foundation models and human-reference trajectory data. The project features a robot embodiment transfer suite that adapts pre-trained models to different robot bodies without requiring new multi-embodiment training data. It also includes a specialized evaluation framework for validating vision-language-action models through open-loop testing and ph

    Pythonpretraining-for-roboticsrobotic-foundation-modelrobotic-manipulation
    View on GitHub↗2,786
  • penn-pal-lab/livP

    penn-pal-lab/LIV

    0View on GitHub↗
    View on GitHub↗0
  • peract/peractP

    peract/peract

    0View on GitHub↗

    Perceiver-Actor: A Multi-Task Transformer for Robotic Manipulation Mohit Shridhar, Lucas Manuelli, Dieter Fox CoRL 2022

    View on GitHub↗0
  • pku-rl/plan4mcP

    PKU-RL/Plan4MC

    0View on GitHub↗
    View on GitHub↗0
  • posgnu/rci-agentposgnu avatar

    posgnu/rci-agent

    240View on GitHub↗

    Welcome to the codebase for our paper, "Language Models can Solve Computer Tasks". In this codebase, you will find the implementation of our RCI agent, which uses a pre-trained language model to execute computer tasks in MiniWoB++ benchmark guided by natural language. The agent employs a simple…

    HTML
    View on GitHub↗240
  • princeton-nlp/tree-of-thought-llmP

    princeton-nlp/tree-of-thought-llm

    6,007View on GitHub↗

    Note: https://github.com/kyegomez/tree-of-thoughts CANNOT replicate paper results.

    Python
    View on GitHub↗6,007
  • zero-coder/prompt2actZ

    Zero-coder/Prompt2Act

    0View on GitHub↗
    View on GitHub↗0