notnotghosty / LithiumAI

Item shop AI trainer for fortnite backends
GNU General Public License v3.0
1 stars 0 forks source link

LithiumAI: Fortnite Item Shop Generator

(currently there is no built-in method of implementing the data. Should be coming once the AI trainer is complete. Newtonsoft isn't actually required it's just a remanent from one of the older versions of Lithium AI)

LithiumAI is a console application designed to facilitate the generation and optimization of the Fortnite in-game item shop. Leveraging artificial intelligence, LithiumAI enables users to curate a diverse and appealing selection of cosmetics for players to explore and purchase.

Features

Technologies Used

Getting Started

Contributing

We welcome contributions to LithiumAI! To contribute, follow these steps:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature/my-new-feature).
  3. Commit your changes (git commit -am 'Add some feature').
  4. Push to the branch (git push origin feature/my-new-feature).
  5. Create a new Pull Request.

Contributors