awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

6 مستودعات

Awesome GitHub RepositoriesEmbedding Visualizations

Tools for mapping high-dimensional vector embeddings into visual spaces to analyze data clusters and drift.

Distinct from Vector Search Indexes: Closest candidates focus on the index structure rather than the visual analysis of the vector space.

Explore 6 awesome GitHub repositories matching artificial intelligence & ml · Embedding Visualizations. Refine with filters or upvote what's useful.

Awesome Embedding Visualizations GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • voxel51/fiftyoneالصورة الرمزية لـ voxel51

    voxel51/fiftyone

    10,841عرض على GitHub↗

    FiftyOne هي أداة بصرية لتنظيم وتحليل وإدارة مجموعات بيانات الصور والفيديو لتدريب نماذج التعلم الآلي. تعمل كمنصة لتحديد أخطاء التعليقات التوضيحية، وتحسين تسميات الحقيقة الأرضية (ground truth)، وتقييم أداء نماذج الرؤية من خلال مقارنة التنبؤات بالحقيقة الأرضية لتحديد أنماط الفشل. يعمل النظام كمنصة بيانات بالحاويات تدعم تعاون الفريق على مجموعات البيانات البصرية واسعة النطاق في بيئة سحابية. ويتضمن قدرات متخصصة لاستكشاف التضمينات عالية الأبعاد لاكتشاف مجموعات البيانات واسترداد العينات البصرية المقابلة. تغطي المنصة مجموعة واسعة من القدرات بما في ذلك التعليقات التوضيحية للبيانات ثنائية وثلاثية الأبعاد، والتحقق من جودة مجموعة البيانات، واستكشاف البيانات البصرية. وتتكامل مع أطر عمل التعلم العميق لنقل البيانات من التنظيم إلى تدريب النموذج وتستخدم مخزن بيانات وصفية قائم على المستندات لإدارة هياكل مجموعات البيانات.

    Maps high-dimensional vectors to a coordinate space for clustering and similarity-based retrieval of visual samples.

    Python
    عرض على GitHub↗10,841
  • arize-ai/phoenixالصورة الرمزية لـ Arize-ai

    Arize-ai/phoenix

    8,605عرض على GitHub↗

    Arize Phoenix is an LLM observability platform and evaluation framework designed to capture execution traces and monitor large language model applications. It serves as a prompt management system for versioning and testing templates, and as a self-hosted AI operations infrastructure for managing telemetry and experiments. The platform differentiates itself through a specialized embedding visualization tool used to detect data drift and optimize vector search. It provides a comprehensive evaluation suite that utilizes judge-based evaluators and ground-truth datasets to score model outputs, and

    Maps high-dimensional vector representations visually to detect data drift and optimize similarity search.

    Jupyter Notebookagentsai-monitoringai-observability
    عرض على GitHub↗8,605
  • apple/embedding-atlasالصورة الرمزية لـ apple

    apple/embedding-atlas

    4,835عرض على GitHub↗

    Embedding Atlas هي واجهة تعتمد على الويب لعرض تضمينات المتجهات عالية الأبعاد وتحليل مجموعات البيانات المعقدة من خلال التجميع المرئي التفاعلي. تعمل كمحلل بيانات عالي الأبعاد يُستخدم لاكتشاف الاتجاهات وأنماط الكثافة، وتعمل كمستكشف لتشابه المتجهات لتحديد نقاط البيانات المتجاورة ضمن مجموعات بيانات التضمين واسعة النطاق. يوفر المشروع لوحة تحكم بيانات متعددة الوسائط ومتزامنة تربط البيانات الجدولية بالصور، والصوت، والنصوص. يستخدم العرض المسرّع بالأجهزة لعرض ملايين نقاط التضمين ويستخدم إسقاط الخرائط عالي الأبعاد للكشف عن هياكل البيانات العالمية والمجموعات. تغطي مجموعة الأدوات مجموعة واسعة من الإمكانيات التحليلية، بما في ذلك البحث عن التشابه في الوقت الفعلي، والفهرسة المكانية للجيران الأقرب، ومزامنة حالة التصفية المتقاطعة عبر لوحات التحكم المرتبطة. كما تتضمن واجهات لاستكشاف البيانات المؤتمت، مما يسمح للمتحكمات بتنفيذ الاستعلامات وتحديث المخططات المرئية برمجياً.

    Provides a web-based interface for rendering high-dimensional vector embeddings to analyze data clusters and density patterns.

    TypeScriptembeddingvisualization
    عرض على GitHub↗4,835
  • lightly-ai/lightlyالصورة الرمزية لـ lightly-ai

    lightly-ai/lightly

    3,684عرض على GitHub↗

    Lightly is a self-supervised learning framework and computer vision data curation tool designed to manage large image datasets and train models on unlabeled data. It functions as a PyTorch vision library and dataset management SDK, providing tools to convert raw images into high-dimensional vectors for similarity search, visualization, and feature extraction. The project implements a variety of self-supervised architectures, including MoCo, SimCLR, VICReg, Barlow Twins, and masked image modeling. It distinguishes itself by combining these learning frameworks with active learning capabilities,

    Projects high-dimensional embeddings into a two-dimensional space to explore dataset distribution via scatter plots.

    Pythoncomputer-visioncontrastive-learningcontributions-welcome
    عرض على GitHub↗3,684
  • pair-code/litالصورة الرمزية لـ PAIR-code

    PAIR-code/lit

    3,636عرض على GitHub↗

    Lit is a machine learning interpretability framework and model debugging tool designed to analyze model behavior and performance. It serves as an interpretability dashboard for large language models and a general performance analyzer for text, image, and tabular datasets. The project distinguishes itself through a comprehensive suite of interpretability tools, including salience map generation for feature attribution, the creation of synthetic and counterfactual examples to test robustness, and the projection of high-dimensional embeddings into visual spaces via UMAP or PCA. It further enable

    Projects high-dimensional vector representations into a visual space to identify clusters and relationships in data.

    TypeScriptmachine-learningnatural-language-processingvisualization
    عرض على GitHub↗3,636
  • tensorflow/similarityالصورة الرمزية لـ tensorflow

    tensorflow/similarity

    1,025عرض على GitHub↗

    TensorFlow Similarity is a Python framework designed for training neural networks to learn high-dimensional vector representations and perform similarity-based retrieval. It provides a comprehensive toolkit for metric learning, enabling the development of systems that group similar items together in vector space and identify them through distance-based comparisons. The library distinguishes itself by integrating specialized training techniques, such as contrastive and triplet-based learning, with robust data management tools that ensure stable model convergence. It supports self-supervised re

    Analyzes and inspects learned vector representations through interactive projections to understand how models cluster data.

    Pythonbarlow-twinsclusteringcontrastive-learning
    عرض على GitHub↗1,025
  1. Home
  2. Artificial Intelligence & ML
  3. Embedding Visualizations