blockify-agentic-data-optimization  by iternal-technologies-partners

Agentic data optimization for enterprise RAG and search

Created 5 months ago
284 stars

Top 91.8% on SourcePulse

GitHubView on GitHub
Project Summary

<2-3 sentences summarising what the project addresses and solves, the target audience, and the benefit.> Blockify optimizes enterprise data for AI by replacing naive document chunking with "IdeaBlocks"—structured, deduplicated knowledge units. This patented approach significantly boosts RAG and agentic search accuracy, cuts token costs, and enhances data governance. It targets engineers and researchers seeking to overcome traditional RAG limitations.

How It Works

Blockify transforms raw enterprise content into semantically complete XML "IdeaBlocks," each containing a question, answer, tags, and keywords. This ensures full semantic coherence, unlike fixed-size chunks. A pipeline ingests documents, then uses embeddings and LLM synthesis to cluster, deduplicate, and merge similar blocks. The result is a compact, coherent knowledge base optimized for AI retrieval.

Quick Start & Requirements

  • Primary Install/Run: Options include curl for API testing, cloning the repo and pip install for the Claude Code skill, or Docker Compose for the distillation service.
  • Prerequisites: Docker, Python 3.x, API keys (Blockify, OpenAI), and potentially local LLM runtimes for offline use.
  • Setup: Claude Code skill setup is estimated at 5 minutes.
  • Links: API Console: console.blockify.ai, GitHub Repo: https://github.com/iternal-technologies-partners/blockify-agentic-data-optimization.

Highlighted Details

  • Up to 78X aggregate performance improvement.
  • 2.29X higher vector search accuracy.
  • 40X dataset size reduction.
  • 3.09X token efficiency.
  • Built-in benchmark suite for ROI quantification.
  • First-class Claude Code skill integration.

Maintenance & Community

Hosted on GitHub with contributions via CONTRIBUTING.md. Security issues via SECURITY.md. Support via support@iternal.ai; enterprise sales via sales@iternal.ai. No dedicated community forums (e.g., Slack/Discord) are listed.

Licensing & Compatibility

Licensed under the "Blockify Community License." Free for individuals, researchers, and companies <$1M annual revenue. Companies >$1M annual revenue require an enterprise license, potentially restricting commercial use.

Limitations & Caveats

Open-source version lacks enterprise features like automated ingestion, advanced connectors (PDF, DOCX), RBAC, and governance dashboards. The license restricts commercial use for larger companies, requiring an enterprise license.

Health Check
Last Commit

2 months ago

Responsiveness

Inactive

Pull Requests (30d)
0
Issues (30d)
0
Star History
78 stars in the last 30 days

Explore Similar Projects

Starred by Li Jiang Li Jiang(Coauthor of AutoGen; Engineer at Microsoft), Elie Bursztein Elie Bursztein(Cybersecurity Lead at Google DeepMind), and
1 more.

AutoRAG by Marker-Inc-Korea

0.2%
5k
RAG AutoML tool for optimizing RAG pipelines
Created 2 years ago
Updated 1 week ago
Starred by Chip Huyen Chip Huyen(Author of "AI Engineering", "Designing Machine Learning Systems"), Pawel Garbacki Pawel Garbacki(Cofounder of Fireworks AI), and
1 more.

llm-app by pathwaycom

0.0%
59k
LLM app templates for RAG, AI pipelines, and enterprise search
Created 3 years ago
Updated 6 days ago
Feedback? Help us improve.