{"id":23692434,"url":"https://github.com/ndizeyedavid/potato-leaf-disease-predicter","last_synced_at":"2026-05-09T14:05:38.347Z","repository":{"id":269289534,"uuid":"906960293","full_name":"ndizeyedavid/potato-leaf-disease-predicter","owner":"ndizeyedavid","description":"🤖 Ai project that uses your camera to predict if potatoes are Good or sick according to their leaves ","archived":false,"fork":false,"pushed_at":"2024-12-22T13:19:13.000Z","size":54283,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-12-30T03:27:51.345Z","etag":null,"topics":["ai","machine-learning","python","raspberry-pi","tensorflow"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ndizeyedavid.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-12-22T12:30:18.000Z","updated_at":"2024-12-29T03:45:13.000Z","dependencies_parsed_at":"2024-12-22T13:44:13.492Z","dependency_job_id":"e20977c9-ed4b-476b-b0f9-479ce0f82e55","html_url":"https://github.com/ndizeyedavid/potato-leaf-disease-predicter","commit_stats":null,"previous_names":["ndizeyedavid/potato-leaf-disease-predicter"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ndizeyedavid%2Fpotato-leaf-disease-predicter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ndizeyedavid%2Fpotato-leaf-disease-predicter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ndizeyedavid%2Fpotato-leaf-disease-predicter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ndizeyedavid%2Fpotato-leaf-disease-predicter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ndizeyedavid","download_url":"https://codeload.github.com/ndizeyedavid/potato-leaf-disease-predicter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239758829,"owners_count":19692033,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ai","machine-learning","python","raspberry-pi","tensorflow"],"created_at":"2024-12-30T03:27:49.711Z","updated_at":"2026-01-17T08:30:19.756Z","avatar_url":"https://github.com/ndizeyedavid.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Another python project (_What's wrong with me!_)\n\n#### A'ight let's get this over with again, the steps to make it run are simple but first huge thanks to **Rizwan Saeed** on **Kaggle** for providing the dataset used to train the model\n\nok, now let's start:\n\n#### sample\n![Screenshot 2024-12-22 124053](https://github.com/user-attachments/assets/3f1d5740-4055-4fe5-ab47-b59fd0046bf9)\n\n\n1. clone the project\n```bash\ngit clone https://github.com/ndizeyedavid/potato-leaf-disease-predicter.git\n```\n\n2. enter the project directory\n```bash\ncd potato-leaf-disease-predicter\n```\n\n3. install all libraries and packages\n```bash\npip install -r requirements.txt\n```\n\n4. Create a virtual environment\n```bash\npython -m venv venv\n```\n\n5. start the virtual environment\n   Windows\n```bash\n.\\venv\\Scripts\\activate\n```\n\n  Mac \u0026 Linux\n```bash\nsource .\\venv\\Scripts\\activate\n```\n\n6. for real time prediction with your device's camera\n```bash\npy realtime_prediction.py\n```\n\n7. for static prediction with images in a directory\n   \u003e in the ```App.py``` change the ```test_image``` with your desired source image then run ```py app.py```\n\n8. If you want to the train with your own data, use the ```model_trainer.py```\n\n### 💫 Let me know what you think of this project or mi skills 😊\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fndizeyedavid%2Fpotato-leaf-disease-predicter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fndizeyedavid%2Fpotato-leaf-disease-predicter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fndizeyedavid%2Fpotato-leaf-disease-predicter/lists"}