Skip to content

Commit 76b0aaa

Browse files
committed
add a line to the README
1 parent d74fc46 commit 76b0aaa

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,10 @@ print(f"The answer is {image_query.result}")
2424

2525
Your images are first analyzed by machine learning (ML) models which are automatically trained on your data. If those models have high enough confidence, that's your answer. But if the models are unsure, then the images are progressively escalated to more resource-intensive analysis methods up to real-time human review. So what you get is a computer vision system that starts working right away without even needing to first gather and label a dataset. At first it will operate with high latency, because people need to review the image queries. But over time, the ML systems will learn and improve so queries come back faster with higher confidence.
2626

27+
### Extra session
28+
29+
Hello, please trigger a github action.
30+
2731
## Learn more
2832

2933
Some more resources you might like:

0 commit comments

Comments
 (0)