Inspiration
A few years ago, I decided I wanted to learn how to make AI, and many of the resources were hard to find and confusing, so I decided to make something to give a starting place to people who want to learn
What it does
It teaches you how to make models with TensorFlow Keras, taking you through the steps. At the end, you can compile and train your model.
How we built it
I built EasyAi in Rust using Dioxus. I split the app into separate pages to keep the structure clean and organized. Each page handles its part of making your AI, which makes it easier to work on and update different sections without messing with the rest of the app.
Accomplishments that we're proud of
I learned a lot about Rust as well as Dioxus. I got a lot better at making my code more reusable and making larger projects while keeping things neat.
What we learned
I learned how to use Rust and dioxus much better.
What's next for EasyAi
I will continue to add to it, and I will probably turn it into a web application.
Built With
- dioxus
- rust
Log in or sign up for Devpost to join the conversation.