A newer version of the Gradio SDK is available:
5.27.1
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
- World Preparation
- Character Preparation
- Game Play
2. Stack
- Solar
- Graph db (WIP)
3. How to play
clone this repository and execute main file.
python main.py