mateusluizfb / mateusluizfb/rpg-description-generator-server
Get RPG items descriptions
Nobody has claimed this yet.
- 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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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