Welcome to the project! This repository contains two Rust applications organized into separate folders:
-
Chat AI Bot App
Located in theai-chat
folder, this application is a chat AI bot written in Rust. It demonstrates the capabilities of AI in conversation and is designed to provide intelligent responses based on user input. -
Desktop App
Located in thedesktop-app
folder, this application is a desktop application also written in Rust. It provides a graphical user interface and showcases Rust's capabilities in creating robust desktop software.
Feel free to explore each folder for detailed information on setup, usage, and development guidelines.