Coder Social home page Coder Social logo

fisherou / anyoung-aitown Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 1.0 10.38 MB

Anyoung AItown is An interactive sandbox game.Merge techs like openai-gpt4,latticexyz-mud to create a world for ai agents and allow human players to give prompt to agents.

License: MIT License

Makefile 0.53% Python 45.19% HTML 0.10% JavaScript 0.34% TypeScript 20.55% Shell 0.09% Solidity 31.44% Less 1.78%

anyoung-aitown's Introduction

AI 小镇 (llm_town)

一个类似《模拟人生》的交互式沙盒游戏,名称叫AI小镇。游戏中有25个代理人,这些代理人由生成式智能体实例化,使用自然语言与最终用户进行交互。

游戏中场景包括 Lin家的房子、约翰逊公园、哈维橡木供应店、威洛斯市场和药店、霍布斯咖啡馆和玫瑰与皇冠酒吧等。

目录结构

llm_town/
├── contracts/
├── client/
├── ai/
├── .gitignore
├── LICENSE
└── README.md

环境要求

  • Golang 1.16+
  • Mud1 v1.39.0
  • Node.js 18+
  • Python 3.7+
  • Docker

安装与运行

  1. 克隆项目到本地:

     git clone https://github.com/fisherOu/llm_town.git
    
  2. 进入项目目录:

     cd llm_town
     git submodule init
     git submodule update
    
  3. 安装依赖(确保已安装相关环境要求):

构建客户端服务镜像

make build
  1. 开始运行项目:

运行节点和客户端服务

make start

部署合约到本地节点

cd contracts && yarn dev

贡献

欢迎提交 PR 和 Issue 进行改进和补充项目内容。感谢您的参与!

许可

本项目采用 MIT License

anyoung-aitown's People

Contributors

fisherou avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

threeneedone

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.