CoolFace
Apppublic

datascientist22/platcrafter-game-designer

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes
App README

Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference

Created by: [Engr. Hamesh Raj](https://www.linkedin.com/in/datascientisthameshraj/)

PlotCrafter Game Designer

![Hugging Face Space](https://huggingface.co/spaces/datascientist22/platcrafter-game-designer) ![GitHub](https://github.com/mldatascientist23/GenerativeAIProjects)

Overview

PlotCrafter is an AI-powered application designed to help game developers and creators craft captivating game design documents. Whether you're building immersive storylines, defining intricate plots, or creating compelling characters, PlotCrafter streamlines the game design process and unleashes your creative potential.

Features

  • Game Environment Creation: Define and generate detailed descriptions of the game's environment based on your thematic inputs.
  • Protagonist and Antagonist Design: Craft unique and engaging protagonists and antagonists with AI-generated descriptions.
  • Story and Plot Development: Generate rich, engaging stories and plots that integrate characters, challenges, and settings seamlessly.

How It Works

  1. 1.Input: Provide descriptions for the game environment, protagonist, and antagonist.
  2. 2.Generate: Use the "Generate Game Design" button to get AI-generated content based on your inputs.
  3. 3.Refine: Iterate and refine your game design document by adjusting inputs and generating new content.

How to Use

  1. 1.Visit the Hugging Face Space: You can access the app directly here.
  2. 2.Explore the Code: The source code is available on GitHub.
  3. 3.Clone and Run Locally: Follow the instructions in the repository to run the app locally and customize it according to your needs.

Installation

To run this app locally, clone the repository and install the required dependencies:

bash
git clone https://github.com/mldatascientist23/Generative_AI_Projects.git
cd Generative_AI_Projects/PlotCrafter
pip install -r requirements.txt
streamlit run app.py