LRPG / README.md
pizb's picture
Upload folder using huggingface_hub
66d19ed verified

A newer version of the Gradio SDK is available: 5.27.1

Upgrade
metadata
title: LRPG
app_file: demo_hf_space.py
sdk: gradio
sdk_version: 4.37.2

lRPG (LLM RPG)

This project is working in process.

Introduction

You can enjoy your own rpg on your own world. You can make any decision, then llm game master will handle them. It will support other world and custom world features asap.

This demo version can be played in shell, and we will adopt UI as soon as possible.

Demo version is playing on harry potter fictional universe.

1. Structure

Consist of

  1. World Preparation
  2. Character Preparation
  3. Game Play

2. Stack

  1. Solar
  2. Graph db (WIP)

3. How to play

clone this repository and execute main file.

python main.py