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 hri-eu/loom

Projects sharing features with Loom

21 open-source projects similar to hri-eu/loom, 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.

  • airlab-polimi/btgenbotA

    AIRLab-POLIMI/BTGenBot

    0View on GitHub↗
    View on GitHub↗0
  • assassinws/llm-tampA

    AssassinWS/LLM-TAMP

    0View on GitHub↗
    View on GitHub↗0
  • 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
  • donggehan/codellmpersonalizeD

    donggehan/codellmpersonalize

    0View on GitHub↗
    View on GitHub↗0
  • hri-eu/attentivesupportH

    HRI-EU/AttentiveSupport

    0View on GitHub↗
    View on GitHub↗0
  • huangwl18/language-plannerH

    huangwl18/language-planner

    0View on GitHub↗
    View on GitHub↗0
  • kchu/labor-agentK

    Kchu/LABOR-Agent

    0View on GitHub↗
    View on GitHub↗0

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
kchu/llm-mapKchu avatar

Kchu/LLM-MAP

22View on GitHub↗

Official implementation of LLM+MAP: Bimanual Robot Task Planning using Large Language Models (LLMs) and Planning Domain Definition Language (PDDL). Codes and files are coming soon.

View on GitHub↗22
  • microsoft/chatgpt-robot-manipulation-promptsM

    microsoft/ChatGPT-Robot-Manipulation-Prompts

    0View on GitHub↗
    View on GitHub↗0
  • osu-nlp-group/llm-plannerOSU-NLP-Group avatar

    OSU-NLP-Group/LLM-Planner

    228View on GitHub↗

    Code for LLM-Planner.

    C
    View on GitHub↗228
  • princeton-nlp/calm-textgameP

    princeton-nlp/calm-textgame

    0View on GitHub↗
    View on GitHub↗0
  • rishihazra/saycanpayR

    RishiHazra/saycanpay

    0View on GitHub↗
    View on GitHub↗0
  • shuangli59/language-model-pre-training-improves-generalization-in-policy-learningS

    ShuangLI59/Language-Model-Pre-training-Improves-Generalization-in-Policy-Learning

    0View on GitHub↗
    View on GitHub↗0
  • snumprlab/flareS

    snumprlab/flare

    0View on GitHub↗
    View on GitHub↗0
  • snumprlab/predS

    snumprlab/pred

    0View on GitHub↗
    View on GitHub↗0
  • soyeonm/filmsoyeonm avatar

    soyeonm/FILM

    128View on GitHub↗

    FILM: Following Instructions in Language with Modular Methods So Yeon Min, Devendra Singh Chaplot, Pradeep Ravikumar, Yonatan Bisk, Ruslan Salakhutdinov Carnegie Mellon University, Facebook AI Research

    Python
    View on GitHub↗128
  • tannl/fltrnnT

    tannl/FLTRNN

    0View on GitHub↗
    View on GitHub↗0
  • umass-foundation-model/co-llm-agentsU

    UMass-Foundation-Model/Co-LLM-Agents

    0View on GitHub↗
    View on GitHub↗0
  • yashkant/housekeepY

    yashkant/housekeep

    0View on GitHub↗
    View on GitHub↗0
  • yding25/gpt-plannerY

    yding25/GPT-Planner

    0View on GitHub↗
    View on GitHub↗0
  • ysymyth/reactysymyth avatar

    ysymyth/ReAct

    4,011View on GitHub↗

    ReAct is an agentic workflow template and prompting framework for large language models. It implements a logic pattern that integrates chain-of-thought reasoning with external tool execution to solve complex, multi-step tasks. The framework uses an interleaved reasoning and acting logic, forcing the model to document its internal thought process before executing an action. This cycle of planning and acting allows the system to interact with external APIs or databases and inject real-world data back into the model context to refine reasoning paths. The project covers autonomous task execution

    Jupyter Notebook
    View on GitHub↗4,011