From 479425de37a2a5e727b3d11d3774aa91ef4455e8 Mon Sep 17 00:00:00 2001 From: Amit Senouf <60137426+amit9021@users.noreply.github.com> Date: Sun, 23 Apr 2023 14:53:25 +0300 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7856d360..f7123563 100644 --- a/README.md +++ b/README.md @@ -325,6 +325,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). * [pytesseract](https://github.com/madmaze/pytesseract) - A wrapper for [Google Tesseract OCR](https://github.com/tesseract-ocr). * [SimpleCV](https://github.com/sightmachine/SimpleCV) - An open source framework for building computer vision applications. * [tesserocr](https://github.com/sirfz/tesserocr) - Another simple, Pillow-friendly, wrapper around the `tesseract-ocr` API for OCR. +* [Media Pipe](https://developers.google.com/mediapipe/solutions/guide) - MediaPipe Solutions provides a suite of libraries and tools for you to quickly apply artificial intelligence (AI) and machine learning (ML) techniques in your applications. ## Concurrency and Parallelism