SP GINIE is software it generates user story value and explanation for given user story.
- Predict story point value for user user story
- Predict for multiple user stories
- Genarate the predicted values as csv
- Find out the explain
- Export CSVs
This text you see here is *actually- written in Markdown! To get a feel for Markdown's syntax, type some text into the left window and watch the results in the right.
SP GENIE uses a number of open source projects to work properly:
- Flask - Flask
- JS - Java Script
- Tenser flow - Tenser Flow
- PyTorch - PyTorch libraries
And of course Dillinger itself is open source with a [public repository][dill] on GitHub.
Install the dependencies and devDependencies and start the server.
cd SPGenie
pip install requirement.txt
-m flask run
After the run the application you can route to the below link.
- http://localhost:5000/api/docs/ - SWAGGER DOC
SPGINIE is currently extended with the following plugins. Instructions on how to use them in your own application are linked below.
Plugin | README |
---|---|
GitHub | plugins/github/README.md |
Google Drive | plugins/googledrive/README.md |