Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
man90es committed Nov 20, 2023
1 parent ef315e2 commit e39a500
Showing 1 changed file with 2 additions and 14 deletions.
16 changes: 2 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,28 +1,16 @@
# Party Builder for Genshin Impact <sup>v2</sup> [Genshin.hemlo.cc/PartyBuilder](https://genshin.hemlo.cc/partybuilder)
[![license](https://img.shields.io/github/license/octoman90/Genshin-Party-Builder)](https://github.com/octoman90/Genshin-Party-Builder/blob/master/LICENSE)

An AI-assisted team creation tool for Genshin Impact that helps players assemble well-rounded teams by analysing characters' elemental attributes, constellation levels, weapon types, potential elemental reactions, preferred roles, community ratings, and more.

The tool is designed for beginners and experienced players alike, enabling them to maximise their characters' strengths and synergies. With over 50,000 monthly users, the tool is a valuable resource for players seeking to improve their team-building strategies and create effective teams.
An AI-assisted team creation tool for Genshin Impact that helps players assemble well-rounded teams by analysing their characters' elemental attributes, constellation levels, weapon types, potential elemental reactions, preferred roles, community scores, and more.

[![screencap](./.github/screencap.png)](https://genshin.hemlo.cc/partybuilder)

## Roadmap
- [x] ~~Redesign the app for step-by-step workflow~~
- [x] ~~Add an option to import the list of characters~~
- [x] ~~Rewrite the logic of the automatic suggestion algorithm to take in account roles, elemental reactions, weapon types, etc.~~
- [x] ~~Create a tier list page~~
- [x] ~~Display insights about the team~~
- [ ] Add configuration options
- [ ] Improve UI and release a UI library

## Contributing
All pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

### Running the app locally
Prerequisites:
- Node.js
- pnpm (or npm, Yarn, etc.)
- pnpm

Steps:
1. Clone this repository
Expand Down

0 comments on commit e39a500

Please sign in to comment.