diff --git a/README.md b/README.md index 54a7ed89..3c404306 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ [![Python 3.8+](https://img.shields.io/badge/python-3.8+-blue.svg)](https://www.python.org/) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![PyPI](https://img.shields.io/pypi/v/semantica.svg)](https://pypi.org/project/semantica/) -[![Version](https://img.shields.io/badge/version-0.4.0-brightgreen.svg)](https://github.com/Hawksight-AI/semantica/releases/tag/v0.4.0) +[![Version](https://img.shields.io/badge/version-0.5.0-brightgreen.svg)](https://github.com/Hawksight-AI/semantica/releases/tag/v0.5.0) [![Total Downloads](https://static.pepy.tech/badge/semantica)](https://pepy.tech/project/semantica) [![CI](https://github.com/Hawksight-AI/semantica/workflows/CI/badge.svg)](https://github.com/Hawksight-AI/semantica/actions) [![Discord](https://img.shields.io/badge/Discord-Join%20Community-5865F2?logo=discord&logoColor=white)](https://discord.gg/sV34vps5hH) @@ -22,10 +22,85 @@ > **Transform Chaos into Intelligence. Build AI systems with context graphs, decision tracking, and advanced knowledge engineering that are explainable, traceable, and trustworthy — not black boxes.** +--- + +## 🌍 Languages + +

+ 🇺🇸 English • + 🇩🇪 Deutsch • + 🇫🇷 Français • + 🇪🇸 Español • + 🇮🇹 Italiano • + 🇵🇹 Português +

+ +

+ 🇳🇱 Nederlands • + 🇵🇱 Polski • + 🇨🇿 Čeština • + 🇸🇪 Svenska • + 🇩🇰 Dansk • + 🇫🇮 Suomi • + 🇳🇴 Norsk +

+ +

+ 🇷🇴 Română • + 🇭🇺 Magyar • + 🇬🇷 Ελληνικά • + 🇹🇷 Türkçe • + 🇷🇺 Русский • + 🇺🇦 Українська +

+ +

+ 🇸🇦 العربية • + 🇮🇷 فارسی • + 🇮🇳 हिन्दी • + 🇧🇩 বাংলা • + 🇮🇳 தமிழ் • + 🇮🇳 తెలుగు +

+ +

+ 🇮🇩 Bahasa Indonesia • + 🇻🇳 Tiếng Việt • + 🇹🇭 ไทย • + 🇨🇳 中文 • + 🇯🇵 日本語 • + 🇰🇷 한국어 +

+ --- +## 🆕 What's New in v0.5.0 + +**Released May 11, 2026** · [Full Release Notes](RELEASE_NOTES.md) · [Changelog](CHANGELOG.md) + +### Distance Intelligence Framework +- **10x+ embedding cache performance** — per-session revision-based caching with thread-safe invalidation +- **Semantic Neighborhood Search** — context-aware similarity with proximity metrics +- **Distance Matrix API** — N×N semantic distance calculations with caching +- **Advanced UI** — ego mode, overlays, heatmap, and path inspector + +### Complete Ontology Hub Suite +- **Alignments Tab** — cross-ontology alignment authoring with ML-powered confidence scoring +- **Health Dashboard** — quality scoring across 5 dimensions with actionable issue tracking +- **SHACL Studio** — interactive shape authoring with Monaco editor +- **Visual Editor** — drag-and-drop ontology construction without hand-coding +- **16 new backend endpoints** — full CRUD and analysis for ontology management + +### More in This Release +- **Parquet Ingestion** — PyArrow backend with column selection and partition support +- **O(log n) Indexed Search** — 118k nodes: 24ms → 0.004ms +- **12 Security Vulnerabilities Fixed** — eval injection, XXE, SQL injection, SSRF, and more +- **Windows & cross-platform fixes** — Unicode console, pipx install, optional dependency cleanup + +--- + ## The Problem AI agents today are powerful but not trustworthy: