Skip to content

HanifiAkdag/dungeon-master-gpt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dungeon Master GPT

Description

Dungeon Master GPT is an interactive app developed using Streamlit and LangChain, designed for users to engage in role-playing within popular fantasy franchises such as Star Wars, Lord of the Rings (LOTR), and Harry Potter. The app's centerpiece is an intelligent agent created with LangChain, equipped with the ability to access and dynamically retrieve information from fandom pages related to these universes.

Setup

  1. Clone the repository
git clone https://github.com/HanifiAkdag/dungeon-master-gpt.git
cd dungeon-master-gpt
  1. Install the required packages
pip install -r requirements.txt

Usage

  1. Ensure you have your OpenAI API key set up as an environment variable
export OPENAI_API_KEY="your_openai_api_key"
  1. Start the Streamlit app
streamlit run app.py
  1. Follow the instructions of the dungeon master assistant to begin your adventure!

Contributing

My knowledge about role-playing games and dungeon masters is limited. Your insights and improvements to the project would be greatly appreciated! For your suggestions, please open an issue or submit a pull request.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages