Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
monte carlo combat simulation for genshin impact
| Date | Stars |
|---|---|
| 2026-07-25 | 414 |
| 2026-07-28 | 414 |
| 2026-07-30 | 414 |
| 2026-08-07 | 418 |
| 2026-08-15 | 423 |
| 2026-08-20 | 424 |
| 2026-08-21 | 424 |
| 2026-08-23 | 425 |
| 2026-08-25 | 426 |
| 2026-08-28 | 427 |
| 2026-08-29 | 427 |
| 2026-08-30 | 428 |
| 2026-08-31 | 428 |
| 2026-09-01 | 429 |
| 2026-09-02 | 429 |
| 2026-09-03 | 429 |
| 2026-09-04 | 429 |
| 2026-09-06 | 430 |
| 2026-09-07 | 430 |
| 2026-09-12 | 431 |
| 2026-09-13 | 431 |
| 2026-09-14 | 434 |
| 2026-09-15 | 434 |
| 2026-09-16 | 434 |
| 2026-09-17 | 434 |
| 2026-09-18 | 434 |
| 2026-09-19 | 434 |
| 2026-09-20 | 434 |
Today
— stars today
This week
+3 stars this week
This month
+10 stars this month
Momentum
63.0
growth rate 0.70%/day
# Overview gcsim is a Monte Carlo simulation tool used to model Genshin Impact's combat. The user can input a set of characters, targets, options, and actions to perform, and then gcsim executes these actions. It outputs a variety of results, such as mean DPS and the DPS distribution across iterations. The user can also scroll through a sample of 1 iteration, which comprehensively lists every action, damage instance, reactions, buffs, etc. frame by frame. # Getting Started Primary usage of gcsim is through the webapp: [https://gcsim.app](https://gcsim.app). You also can download the latest build and run it as a CLI [here](https://github.com/genshinsim/gcsim/releases). Our [docs](https://docs.gcsim.app/guides/building_a_simulation_basic_tutorial) explain how to write and understand configs. Any issues or questions can be shared on our [Discord](https://discord.gg/m7jvjdxx7q), where experienced users can take a look. ## Project Status The project is entirely volunteer driven and under constant development as Genshin Impact is a live service game. A large majority of units, items, and game mechanics have been implemented, however there are limitations described in our [issues](https://github.com/genshinsim/gcsim/issues?q=is%3Aopen+is%3Aissue). Additionally, manpower is limited to provide timely releases especially as 5.8+ units require significant changes to the codebase to support. ## Contributing Here are a few ways to help improve the quality of gcsim: - Record exhaustive frame counts of new unit actions, methodology detailed [here](https://docs.gcsim.app/mechanics/frames/). - Validate gameplay and sim results, ensure the sim can reproduce damage calculations, reactions, and buff uptimes faithfully. - Build action lists aka "rotations" for any team composition and submit them to our [Config Database](https://simpact.app/) via [Discord](https://discord.gg/m7jvjdxx7q). - Use gcsim for gear, rotation, and team comparisons, while scrutinizing both expected and unexpected results. This is the best way potential issues can be spotted. gcsim is always looking for volunteers and developers. If you would like to contribute, please inquire on our [Discord](https://discord.gg/m7jvjdxx7q) and look at the [contributing guidelines](CONTRIBUTING.md).
Excerpt of 2,285 characters
Read on GitHubWould you bet a product on this? Bounded 0–100 and slow moving.
matched fp:e355ae5486847ba6, topic:simulation