mateusluizfb / mateusluizfb/rpg-description-generator-server

Get RPG items descriptions

Open
#2 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Python
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

This project intent is to generate RPG Items descriptions based in other items descriptions.

This can be made through this script, BUT we need the descriptions to let the algorithm "learn" the patterns.

What we need is a .txt file like this:

The sword from the abyss created by the kings of North
The armor created an the deepths by the lord of the lands
.
.
.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading the linked generator.py script to understand the description input it expects. Prepare a .txt file containing RPG item descriptions in the format shown, with enough examples for the algorithm to learn patterns; the issue does not specify where the file should live or how many descriptions are needed.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
content, machine-learning
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.