awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
mindcraft-bots avatar

mindcraft-bots/mindcraft

0
View on GitHub↗
5,416 stele·830 fork-uri·JavaScript·MIT·8 vizualizări

Mindcraft

Mindcraft este un framework pentru conectarea modelelor de limbaj mari la clienții de jocuri pentru a crea personaje autonome care comunică și efectuează acțiuni într-un mediu simulat. Acesta funcționează ca un orchestrator pentru boți, utilizând un sistem care face legătura între instrucțiunile AI de nivel înalt și pachetele de protocol de joc de nivel scăzut pentru a permite executarea sarcinilor în joc.

Sistemul utilizează retrieval-augmented generation pentru a selecta istoricul conversațiilor relevante și exemplele de cod prin regăsirea contextului bazată pe embedding-uri. Suportă dezvoltarea unor personaje AI specifice prin configurații de profil și facilitează coordonarea multi-agent, permițând mai multor personaje autonome să colaboreze prin limbaj natural și partajarea resurselor pentru a atinge obiective comune.

Framework-ul include un sistem de sarcini orientat pe obiective care descompune obiectivele complexe în pași procedurali și îi validează în raport cu stările lumii. Oferă capabilități pentru orchestrarea lumilor paralele pentru a rula experimente concurente în medii izolate, alături de integrarea text-to-speech pentru narațiunea audio în timp real a acțiunilor agentului.

Proiectul include utilitare pentru importarea fișierelor de lume personalizate și sincronizarea fișierelor de log și a configurațiilor colectate către stocarea cloud la distanță.

Features

  • LLM-Driven Agent Loops - Provides the central loop that processes game state and LLM responses to execute actions in the world.
  • LLM Integrations - Connects large language models to Minecraft game clients to create autonomous characters capable of performing complex in-game tasks.
  • Multi-Agent Coordination Systems - Implements a framework where multiple specialized AI agents collaborate on complex in-game tasks by sharing state and delegating sub-processes.
  • Agent Persona Configurations - Uses external configuration files to map backend models and system prompts to specific agent identities.
  • Agentic RAG Platforms - Integrates reasoning agents with retrieval-augmented generation to fetch relevant conversation history and coding examples for improved behavior.
  • Multi-Agent Collaboration Systems - Facilitates cooperation between multiple agents through natural language communication and resource sharing to achieve shared objectives.
  • Agent Persona Definitions - Defines agent behavior and constraints through profile-based system prompts and model configurations.
  • Autonomous Agent Simulations - Provides a simulated environment to evaluate the performance of autonomous AI agents on complex tasks.
  • Autonomous Goal Pursuit - Executes predefined high-level goals such as item collection to drive autonomous agent behavior.
  • LLM Model Integrations - Provides the mechanism for integrating large language models into the game environment to drive autonomous characters.
  • Persona Behavioral Refinement - Refines character behaviors and prompts to control how AI agents interact and speak.
  • Procedural Task Decomposition - Decomposes complex objectives into smaller procedural steps validated against the game world and inventory.
  • Game Automation Bots - Uses the Mineflayer framework to automate in-game tasks like construction and item collection.
  • Minecraft Bot Frameworks - Integrates large language models with Minecraft bots to create characters that communicate and act.
  • Bot Orchestration Frameworks - Provides a management layer for Mineflayer bots to coordinate multi-agent collaboration and task execution via natural language.
  • Contextual Information Retrieval - Uses embedding-based similarity search to select relevant conversation history and code snippets to ground AI responses.
  • Contextual Retrieval for Agents - Implements embedding-based retrieval of conversation and code context to improve the precision of agent prompts.
  • Game AI Environments - Provides a platform for running parallel isolated game worlds to evaluate how LLM agents handle procedural goals.
  • World-State Goal Definitions - Allows creating new objectives by specifying target items and inventories to validate agent success.
  • Game Protocol Abstractions - Uses Mineflayer to translate high-level AI instructions into low-level Minecraft protocol packets.
  • Parallel World Simulations - Launches multiple isolated game instances simultaneously to run concurrent autonomous agent experiments.
  • Scenario-Based Agent Evaluation - Runs agents through generated scenarios to evaluate their ability to complete complex procedural goals.

Istoric stele

Graficul istoricului de stele pentru mindcraft-bots/mindcraftGraficul istoricului de stele pentru mindcraft-bots/mindcraft

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Mindcraft

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Mindcraft.
  • qwibitai/nanoclawAvatar qwibitai

    qwibitai/nanoclaw

    29,956Vezi pe GitHub↗

    Nanoclaw is an LLM agent orchestrator and multi-platform chat gateway designed to deploy and manage isolated AI agents. It provides a containerized runtime that executes agents within sandboxed Linux containers, ensuring filesystem and state isolation through dedicated workspaces and host bind-mounts. The project distinguishes itself through a unified routing pipeline that connects agents to diverse messaging platforms, including WhatsApp, Discord, Slack, Telegram, Signal, and iMessage. It integrates the Model Context Protocol to extend agent capabilities via managed external data and functio

    TypeScriptai-agentsai-assistantclaude-code
    Vezi pe GitHub↗29,956
  • microsoft/vscode-copilot-chatAvatar microsoft

    microsoft/vscode-copilot-chat

    9,493Vezi pe GitHub↗

    This project is an AI-powered IDE extension and LLM coding assistant that provides a conversational interface for generating, refactoring, and debugging code. It functions as an AI agent framework and a Model Context Protocol client, connecting AI models to external data sources and tools to automate complex development tasks. The system is distinguished by its use of autonomous AI agents capable of multi-step task execution, including the ability to read files, modify code, and run terminal commands iteratively. It supports recursive agent orchestration through subagent delegation and employ

    TypeScript
    Vezi pe GitHub↗9,493
  • camel-ai/oasisAvatar camel-ai

    camel-ai/oasis

    4,833Vezi pe GitHub↗

    Oasis is an LLM-powered multi-agent social simulator and research tool designed to study synthetic social phenomena. It functions as a synthetic social network platform, replicating the infrastructure of social sites including user profiles, follow relationships, and content discovery mechanisms to model human-like social behaviors at scale. The framework orchestrates large-scale agent populations, supporting up to one million autonomous agents. It distinguishes itself by translating language model outputs into concrete social actions and external tool executions through a tool-calling orches

    Pythonagent-based-frameworkagent-based-simulationai-societies
    Vezi pe GitHub↗4,833
  • langroid/langroidAvatar langroid

    langroid/langroid

    3,894Vezi pe GitHub↗

    Langroid is a multi-agent orchestration framework and tool integration suite designed for building complex AI applications. It serves as a multi-modal integration layer that connects diverse local and remote language models with an agentic retrieval-augmented generation system. The project distinguishes itself through a collaborative message-exchange paradigm, allowing specialized agents to delegate tasks hierarchically and coordinate via structured communication. It features an advanced state management system for conversational AI, including the ability to rewind and prune conversation hist

    Pythonagentsaichatgpt
    Vezi pe GitHub↗3,894
Vezi toate cele 30 alternative pentru Mindcraft→

Întrebări frecvente

Ce face mindcraft-bots/mindcraft?

Mindcraft este un framework pentru conectarea modelelor de limbaj mari la clienții de jocuri pentru a crea personaje autonome care comunică și efectuează acțiuni într-un mediu simulat. Acesta funcționează ca un orchestrator pentru boți, utilizând un sistem care face legătura între instrucțiunile AI de nivel înalt și pachetele de protocol de joc de nivel scăzut pentru a permite executarea sarcinilor în joc.

Care sunt principalele funcționalități ale mindcraft-bots/mindcraft?

Principalele funcționalități ale mindcraft-bots/mindcraft sunt: LLM-Driven Agent Loops, LLM Integrations, Multi-Agent Coordination Systems, Agent Persona Configurations, Agentic RAG Platforms, Multi-Agent Collaboration Systems, Agent Persona Definitions, Autonomous Agent Simulations.

Care sunt câteva alternative open-source pentru mindcraft-bots/mindcraft?

Alternativele open-source pentru mindcraft-bots/mindcraft includ: microsoft/vscode-copilot-chat — This project is an AI-powered IDE extension and LLM coding assistant that provides a conversational interface for… qwibitai/nanoclaw — Nanoclaw is an LLM agent orchestrator and multi-platform chat gateway designed to deploy and manage isolated AI… camel-ai/oasis — Oasis is an LLM-powered multi-agent social simulator and research tool designed to study synthetic social phenomena.… langroid/langroid — Langroid is a multi-agent orchestration framework and tool integration suite designed for building complex AI… cjo4m06/mcp-shrimp-task-manager — This project is a framework for managing multi-agent software development workflows built on the Model Context… 1jehuang/jcode — jcode is a framework for developing autonomous AI coding agents that automate software development tasks. It functions…