إنّ إطار عمل MediaPipe هو مكوّن منخفض المستوى يُستخدَم لإنشاء مسارات تعلُّم الآلة
الفعّالة على الجهاز، وهي تشبه الحلول المعدّة مسبقًا للحلول MediaPipe.
لبدء استخدام إطار عمل MediaPipe، يجب تثبيت إطار عمل MediaPipe وبدء إنشاء نماذج من التطبيقات في C++ وAndroid وiOS. قبل استخدام إطار عمل MediaPipe، تعرَّف على
مفاهيم إطار العمل الأساسية التالية:
تاريخ التعديل الأخير: 2024-05-14 (حسب التوقيت العالمي المتفَّق عليه)
[[["يسهُل فهم المحتوى.","easyToUnderstand","thumb-up"],["ساعَدني المحتوى في حلّ مشكلتي.","solvedMyProblem","thumb-up"],["غير ذلك","otherUp","thumb-up"]],[["لا يحتوي على المعلومات التي أحتاج إليها.","missingTheInformationINeed","thumb-down"],["الخطوات معقدة للغاية / كثيرة جدًا.","tooComplicatedTooManySteps","thumb-down"],["المحتوى قديم.","outOfDate","thumb-down"],["ثمة مشكلة في الترجمة.","translationIssue","thumb-down"],["مشكلة في العيّنات / التعليمات البرمجية","samplesCodeIssue","thumb-down"],["غير ذلك","otherDown","thumb-down"]],["تاريخ التعديل الأخير: 2024-05-14 (حسب التوقيت العالمي المتفَّق عليه)"],[],[],null,["# MediaPipe Framework\n\n| **Note:** If you're only interested in an easy way to integrate on-device machine learning solutions into your app, use the premade solutions provided by [MediaPipe Solutions](../solutions/guide.md).\n\nMediaPipe Framework is the low-level component used to build efficient on-device\nmachine learning pipelines, similar to the premade [MediaPipe\nSolutions](../solutions/guide.md).\n\nTo start using MediaPipe Framework, [install MediaPipe\nFramework](./getting_started/install) and start building example applications in\nC++, Android, and iOS. Before using MediaPipe Framework, familiarize yourself\nwith the following key [Framework concepts](./framework_concepts/overview.md):\n\n- [Packets](./framework_concepts/packets.md)\n- [Graphs](./framework_concepts/graphs.md)\n- [Calculators](./framework_concepts/calculators.md)\n\nThe source code is hosted in the [MediaPipe GitHub\nrepository](https://github.com/google/mediapipe), and you can run code search\nusing [Google Open Source Code\nSearch](https://cs.opensource.google/mediapipe/mediapipe)."]]