Skip to content

guu980-dev/LRPG

Repository files navigation

title app_file sdk sdk_version
LRPG
demo_hf_space.py
gradio
4.37.2

lRPG (LLM RPG)

This project is demo of TRPG using LLM (Solar) with korean.

Introduction

You can enjoy your own rpg on your own world. You can make any decision, then llm game master will handle them.

This demo version can be played in gradio. You can choose harry potter (example) or generate your own world.

You can play the demo version on huggingface space (https://huggingface.co/spaces/pizb/LRPG)

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

  1. Clone this repository and install packages
pip install -r requirements.txt
  1. Create .env file with your own api key (UPSTAGE_API_KEY: required, OPENAI_API_KEY(with credit): only required when you use image generation)

  2. Execute demo file

python demo.py

or

gradio demo.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •