This repository serves as a portfolio of Python projects, primarily focused on demonstrating various AI implementations with a user interface powered by Flet.
- Image Recognition: Choose an image and predict the objects within it.
To run any of the projects in this repository, follow these steps:
-
Clone the repository to your local machine:
git clone https://github.com/saadjoe/sample-projects.git
-
Navigate to the project directory:
cd sample-projects
-
Install the required dependencies:
pip install -r requirements.txt
-
Navigate to the project:
cd apps/<project-name>
-
Run the project:
flet run
apps/
: The folder containing the sample projects.LICENSE
: The license file specifying terms and conditions for using the code.README.md
: The current file, serving as project documentation.requirements.txt
: Lists the required dependencies for the project.
This repository is licensed under the MIT License. You are welcome to use and modify the code for your own projects. If you find this repository helpful, consider giving it a star!
Thank you for exploring the sample-projects repository! If you have any questions or feedback, feel free to create an issue or reach out to saadjoe.