Skip to content

Commit

Permalink
issue #6: Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SamuelPelletierEvraire authored Apr 10, 2024
1 parent 2fc80c6 commit c968d5e
Showing 1 changed file with 18 additions and 2 deletions.
20 changes: 18 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
# harvester-prototype
# Harvester Prototype (FertiScan)

This repository is for the prototyping of the project Harvester.
## Overview Description

Check failure on line 3 in README.md

View workflow job for this annotation

GitHub Actions / markdown-check / markdown-check

Headings should be surrounded by blank lines

README.md:3 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## Overview Description"] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md022.md
The Harvester project, hosted on Azure DevOps, represents a significant advancement in fertilizer bag inspection. The primary goal of this prototype is to test and validate various potential solutions that could be integrated into the final project. The AI-Lab team, utilizing unit tests, strives to determine the best approach to address issues associated with fertilizer bag inspection.

Check failure on line 4 in README.md

View workflow job for this annotation

GitHub Actions / markdown-check / markdown-check

Line length

README.md:4:81 MD013/line-length Line length [Expected: 80; Actual: 388] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md013.md

## Key Features

**Gemini Vertex API:** An application programming interface designed to simulate human conversation, capable of answering questions and processing a large number of images.

Check failure on line 8 in README.md

View workflow job for this annotation

GitHub Actions / markdown-check / markdown-check

Line length

README.md:8:81 MD013/line-length Line length [Expected: 80; Actual: 172] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md013.md

**Testing Process:** Rigorous testing is conducted to demonstrate that the Gemini Vertex API, created by Google, is the appropriate method for the Harvester project. It meets various criteria and achieves two main objectives: reading labels during recording and identifying differences with bags analyzed by inspectors.

Check failure on line 10 in README.md

View workflow job for this annotation

GitHub Actions / markdown-check / markdown-check

Line length

README.md:10:81 MD013/line-length Line length [Expected: 80; Actual: 319] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md013.md

## Potential Advantages

**Increased Efficiency:** By automating fertilizer bag inspection, the project aims to increase the efficiency and accuracy of the inspection process.

Check failure on line 14 in README.md

View workflow job for this annotation

GitHub Actions / markdown-check / markdown-check

Line length

README.md:14:81 MD013/line-length Line length [Expected: 80; Actual: 150] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md013.md

**Advanced Analysis:** Through the integration of the Gemini Vertex API, the system can analyze fertilizer bag labels more thoroughly, identifying not only basic information but also subtle differences that may escape human inspection.

Check failure on line 16 in README.md

View workflow job for this annotation

GitHub Actions / markdown-check / markdown-check

Line length

README.md:16:81 MD013/line-length Line length [Expected: 80; Actual: 235] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md013.md

## Future Outlook

Check failure on line 18 in README.md

View workflow job for this annotation

GitHub Actions / markdown-check / markdown-check

Headings should be surrounded by blank lines

README.md:18 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## Future Outlook"] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md022.md
The Harvester prototype is a crucial step toward realizing a comprehensive automated inspection system. With continuous testing and improvements, it has the potential to transform the way fertilizer bag inspections are conducted, bringing an advanced technological solution to the agricultural sector.

Check failure on line 19 in README.md

View workflow job for this annotation

GitHub Actions / markdown-check / markdown-check

Line length

README.md:19:81 MD013/line-length Line length [Expected: 80; Actual: 301] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md013.md

0 comments on commit c968d5e

Please sign in to comment.