Giter VIP home page Giter VIP logo

deepwokenhelper's Introduction

Deepwoken Helper

main window

Deepwoken Helper to help you choose your cards.

GitHub Downloads (all assets, all releases)

How does this work?

Wait for the program to finish loading the AI model in the background.
Afterwards load a new build from the builder with the add button.
Then after it's finished press the hotkey (default J) while having the cards on screen in Deepwoken.
This will show all the data of the cards so it can help you pick which card you need for your build.


It might be prone to not being able to detect certain cards.

Showcase

2024-05-17.19-13-00.mp4

Potential Enhancements

  • Overlay showing the card info on the cards themselfs ingame.
  • Add/Remove cards manually in case of wrong detections.
  • Turn on and off the AI model so it's not always loaded in the background.
  • Testing and working macOS version.
  • Order of which stats to get first to get an optimized build.
  • Recommendation on which card to get next.
  • Better UI.
  • More settings.
  • More testing.
  • Devs of the game hopefully adding useful logs when acquiring cards so OCR isn't needed.

Build (Windows)

Install Poetry and use poetry install on the repository folder.
If you want to use a different python version for the .venv, create one beforehand and then use poetry install on it.
Then you need to clone Ultralytics Yolov5 repository onto the home directory of this repository.
Finally you need to install Tesseract and paste the folder to the home directory of this repository. Don't forget to rename the folder to tesseract after pasting it.

To build the application, I use PyInstaller.
Then, use this command on the repo's home directory for onedir output (You can use onefile but it's more susceptible to getting a false positive from a AV).

python -m PyInstaller --noconfirm --onedir --noconsole --icon "./assets/icons/favicon.ico" --name "Deepwoken Helper" --collect-data=ultralytics   "./deepwokenhelper/__main__.py"

Finally copy assets, tesseract and yolov5 folder into the output folder that has the new .exe.

Support

If you really like this project, please consider making a small donation, it really helps and means a lot!

Buy Me a Coffee at ko-fi.com

Special Thanks

  • cyfiee, who created the deepwoken builder! Go support his/hers website!
  • crea, for emotional support!

deepwokenhelper's People

Contributors

tuxsupa avatar dependabot[bot] avatar

Stargazers

tels avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.