@@ -14,19 +14,19 @@ Key components of the **Edge AI Libraries**:
1414
1515| Component | Category | Get Started | Developers Docs |
1616| :----------| :---------| :------------| :-----------------|
17- | [ Deep Learning Streamer] ( libraries/dl-streamer ) | Library | [ Link] ( https://dlstreamer.github.io/get_started/get_started_index.html ) | [ API Reference] ( https://dlstreamer.github.io/elements/elements.html ) |
18- | [ OpenVINO&trade ; toolkit] ( https://github.com/openvinotoolkit/openvino ) | Library | [ Link] ( https://docs.openvino.ai/2025/index.html ) | [ API Reference] ( https://docs.openvino.ai/2025/api/api_reference.html ) |
1917| [ Anomalib] ( https://github.com/open-edge-platform/anomalib ) | Library | [ Link] ( https://github.com/open-edge-platform/anomalib?tab=readme-ov-file#-introduction ) | [ API Reference] ( https://github.com/open-edge-platform/anomalib?tab=readme-ov-file#-training ) |
18+ | [ Dataset Management Framework (Datumaro)] ( https://github.com/open-edge-platform/datumaro ) | Library | [ Link] ( https://github.com/open-edge-platform/datumaro?tab=readme-ov-file#features ) | [ API Reference] ( https://open-edge-platform.github.io/datumaro/latest/docs/reference/datumaro_module.html ) |
19+ | [ Deep Learning Streamer] ( libraries/dl-streamer ) | Library | [ Link] ( https://dlstreamer.github.io/get_started/get_started_index.html ) | [ API Reference] ( https://dlstreamer.github.io/elements/elements.html ) |
2020| [ Intel® ; Geti&trade ; SDK] ( https://github.com/open-edge-platform/geti-sdk ) | Library | [ Link] ( https://github.com/open-edge-platform/geti-sdk?tab=readme-ov-file#getting-started ) | [ API Reference] ( https://github.com/open-edge-platform/geti-sdk?tab=readme-ov-file#high-level-api-reference ) |
21+ | [ OpenVINO&trade ; toolkit] ( https://github.com/openvinotoolkit/openvino ) | Library | [ Link] ( https://docs.openvino.ai/2025/index.html ) | [ API Reference] ( https://docs.openvino.ai/2025/api/api_reference.html ) |
2122| [ OpenVINO&trade ; Training Extensions] ( https://github.com/open-edge-platform/training_extensions ) | Library | [ Link] ( https://github.com/open-edge-platform/training_extensions?tab=readme-ov-file#introduction ) | [ API Reference] ( https://github.com/open-edge-platform/training_extensions?tab=readme-ov-file#quick-start ) |
22- | [ Dataset Management Framework (Datumaro)] ( https://github.com/open-edge-platform/datumaro ) | Library | [ Link] ( https://github.com/open-edge-platform/datumaro?tab=readme-ov-file#features ) | [ API Reference] ( https://open-edge-platform.github.io/datumaro/latest/docs/reference/datumaro_module.html ) |
2323| [ OpenVINO&trade ; Model API] ( https://github.com/open-edge-platform/model_api ) | Library | [ Link] ( https://github.com/open-edge-platform/model_api?tab=readme-ov-file#installation ) | [ API Reference] ( https://github.com/open-edge-platform/model_api?tab=readme-ov-file#usage ) |
2424| [ Deep Learning Streamer Pipeline Server] ( microservices/dlstreamer-pipeline-server ) | Microservice | [ Link] ( microservices/dlstreamer-pipeline-server#quick-try-out ) | [ API Reference] ( microservices/dlstreamer-pipeline-server/docs/user-guide/api-docs/pipeline-server.yaml ) |
2525| [ Document Ingestion] ( microservices/document-ingestion ) | Microservice | [ Link] ( microservices/document-ingestion/pgvector/docs/get-started.md ) | [ API Reference] ( microservices/document-ingestion/pgvector/docs/dataprep-api.yml ) |
2626| [ Model Registry] ( microservices/model-registry ) | Microservice | [ Link] ( microservices/model-registry/docs/user-guide/get-started.md ) | [ API Reference] ( microservices/model-registry/docs/user-guide/api-docs/openapi.yaml ) |
2727| [ Object Store] ( microservices/object-store ) | Microservice | [ Link] ( microservices/object-store/minio-store#configuration ) | [ Usage] ( microservices/object-store/minio-store#usage ) |
28- | [ Visual Pipeline and Performance Evaluation Tool] ( tools/visual-pipeline-and-platform-evaluation-tool ) | Tool | [ Link] ( tools/visual-pipeline-and-platform-evaluation-tool/docs/user-guide/get-started.md ) | [ Build] ( tools/visual-pipeline-and-platform-evaluation-tool/docs/user-guide/how-to-build-source.md ) instructions |
2928| [ Intel® Geti™] ( https://github.com/open-edge-platform/geti ) | Tool | [ Link] ( https://geti.intel.com/ ) | [ Docs] ( https://docs.geti.intel.com ) |
29+ | [ Visual Pipeline and Performance Evaluation Tool] ( tools/visual-pipeline-and-platform-evaluation-tool ) | Tool | [ Link] ( tools/visual-pipeline-and-platform-evaluation-tool/docs/user-guide/get-started.md ) | [ Build] ( tools/visual-pipeline-and-platform-evaluation-tool/docs/user-guide/how-to-build-source.md ) instructions |
3030| [ Chat Question and Answer] ( sample-applications/chat-question-and-answer ) | Sample Application | [ Link] ( sample-applications/chat-question-and-answer-core/docs/get-started.md ) | [ Build] ( sample-applications/chat-question-and-answer/docs/build-from-source.md ) instructions |
3131| [ Chat Question and Answer Core] ( sample-applications/chat-question-and-answer-core ) | Sample Application | [ Link] ( sample-applications/chat-question-and-answer-core/docs/get-started.md ) | [ Build] ( sample-applications/chat-question-and-answer-core/docs/build-from-source.md ) instructions |
3232
0 commit comments