{"id":16634212,"url":"https://github.com/qanastek/winenot","last_synced_at":"2026-04-02T01:02:42.939Z","repository":{"id":178913361,"uuid":"303662187","full_name":"qanastek/WineNot","owner":"qanastek","description":"WineNot is an easy to use app to let you find a wine according to it's label. One step, Just can it !","archived":false,"fork":false,"pushed_at":"2021-02-02T23:12:11.000Z","size":27126,"stargazers_count":3,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-23T07:58:36.480Z","etag":null,"topics":["android","flask","flutter","ios","levenshtein-distance","object-detection","opencv","python","rails","ruby","ruby-on-rails","sqlite","tensorflow","tesseract","tesseract-ocr"],"latest_commit_sha":null,"homepage":"","language":"Dart","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/qanastek.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":"2020-10-13T10:07:55.000Z","updated_at":"2023-12-07T01:36:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"66a5375b-f62b-44bb-9fb4-22729b7b255f","html_url":"https://github.com/qanastek/WineNot","commit_stats":null,"previous_names":["qanastek/winenot"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/qanastek/WineNot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qanastek%2FWineNot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qanastek%2FWineNot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qanastek%2FWineNot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qanastek%2FWineNot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qanastek","download_url":"https://codeload.github.com/qanastek/WineNot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qanastek%2FWineNot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31293631,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-01T21:15:39.731Z","status":"ssl_error","status_checked_at":"2026-04-01T21:15:34.046Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["android","flask","flutter","ios","levenshtein-distance","object-detection","opencv","python","rails","ruby","ruby-on-rails","sqlite","tensorflow","tesseract","tesseract-ocr"],"created_at":"2024-10-12T05:31:45.500Z","updated_at":"2026-04-02T01:02:42.881Z","avatar_url":"https://github.com/qanastek.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\r\n  \u003cimg src=\"https://github.com/qanastek/WineNot/blob/master/GithubAssets/BannerLogo.jpg\" width=\"60%\"\u003e\r\n\u003c/p\u003e\r\n\r\nWineNot is an easy to use app to let you find a wine according to it's label. One step, Just can it !\r\n\r\n![Preview](GithubAssets/Preview.jpg)\r\n\r\n## Architecture\r\n\r\n\u003cp align=\"center\"\u003e\r\n  \u003cimg src=\"https://github.com/qanastek/WineNot/blob/master/GithubAssets/Architecture.jpg\"\u003e\r\n\u003c/p\u003e\r\n\r\n## Dependencies\r\n\r\n- API\r\n  - `pip install -r requirements.txt`\r\n  - `sudo apt-get install tesseract-ocr-fra`\r\n- APP\r\n  - [Install the Dart and Flutter SDK on your machine](https://flutter.dev/docs/get-started/install)\r\n  - Enable the same extensions in Android Studio\r\n- Backoffice\r\n  - [Follow the starting guide of Rails](https://guides.rubyonrails.org/getting_started.html)\r\n\r\n## Run the project\r\n\r\n- Start the Rails server first\r\n  - `cd Backoffice`\r\n  - `sh run.sh`\r\n  - Open your port 3000 to the in/out request on your firewall\r\n- Then start the Flask server\r\n  - `cd API`\r\n  - `sh run.sh`\r\n  - Open your port 5000 to the in/out request on your firewall\r\n- Finally, compile the Flutter app on your mobile.\r\n  - Go to AndroidStudio\r\n  - Run the project\r\n\r\n## Docker\r\n\r\n- Run the docker process: `sudo service docker start`\r\n- Compile the docker by going in the API or Backoffice folder and use the command `docker build .`\r\n- Then go to your kubernetes dashboard\r\n\r\n## Postman\r\n\r\n- You can find a Postman collection in the `postman` directory in a way to show you the differents endpoints\r\n\r\n## JMeter\r\n\r\n- You can find a JMeter collection in the `JMeter` directory in a way to make a load testing\r\n\r\n## Tensorflow Model\r\n\r\n- You can find the tensorflow model in the `LabelExtractorTensorflow` directory\r\n- In a way to make it works on your machine you need to change the differents path in the `LabelExtractorTensorflow/TF2_Model/LicencePlatesFR-TF2/workspace/training_demo/exported-models/my_mobilenet_model/pipeline.config` file at the lines:\r\n  - 165, 175, 177, 185 and 189\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqanastek%2Fwinenot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fqanastek%2Fwinenot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqanastek%2Fwinenot/lists"}