morphik-org/morphik-core

Open-source multimodal retrieval engine (Morphik Core)

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 18 minutes ago
Added to GitGenius on September 18th, 2026
Created on November 11th, 2024
Open Issues & Pull Requests: 65 (+0)
GitHub issues: Enabled
Number of forks: 328
Total Stargazers: 3,710 (+0)
Total Subscribers: 18 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 34.1 hours
Mean response time: 18.9 days
90th percentile: 55.7 days
Tracked items: 90

Most active contributors

Sign in to see contributor activity.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 14
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 325 days
Stale 30+ days: 14
Stale 90+ days: 11

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • enhancement (2)
  • help wanted (2)
  • bug (1)
  • good first issue (1)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

Morphik Core is a multimodal retrieval engine that helps developers build AI applications that understand visually rich documents and unstructured data.

The tool addresses the fragmentation problem in production RAG systems, where developers typically cobble together separate components for text extraction, OCR, embeddings, vector databases, and retrieval. This piecemeal approach creates brittle pipelines that fail under real-world load and fundamentally mishandle visually rich content—charts become meaningless text fragments, diagrams lose spatial relationships, and tables get mangled. Morphik Core consolidates these capabilities into a unified platform designed to ingest, search, transform, and manage unstructured and multimodal documents end-to-end, allowing developers to pass properly understood context to their language models rather than degraded text approximations.

Developers should consider this tool if they work with documents containing mixed text and visual content where accuracy depends on preserving spatial relationships and visual meaning. It suits applications that need both shallow and deep search capabilities across complex, unstructured data without the operational burden of maintaining multiple specialized systems. The project explicitly positions itself as an alternative to traditional RAG approaches that fail in production environments.

The project maintains active commit activity and closed issues, indicating ongoing development and responsiveness to problems. The team welcomes pull requests and operates a community Discord channel for developer engagement.