StackMap
Subscribe
Explore / morphik-core
morphik-org

morphik-core

Multimodal retrieval engine for visually rich documents: ingestion, visual-first search over charts, tables and diagrams, knowledge graphs and cache-augmented generation — one engine, not a pipeline.

3,704 322 Python NOASSERTIONupdated 16 days ago
View on GitHubDispute this mapping →
Curator's take

Built on the observation that RAG dies on visual documents — charts become word soup — so retrieval is visual-first end to end, and the whole extract-embed-store-retrieve chain is one system instead of duct tape. When NOT: license is NOASSERTION, and the company has pivoted to nursing-home back-office AI with Core as the engine underneath — gauge maintenance commitment before betting your stack; for text-only corpora a plain vector store is simpler and cheaper.

Mapped by ShipWithAI editors · links verified
README.md

Morphik Logo

PRs Welcome GitHub commit activity GitHub closed issues PyPI - Downloads Discord

Morphik (morphik.ai) builds AI workers that run back-office operations — AP, billing, collections, and payroll — for skilled nursing and senior living operators. Morphik Core is the open-source multimodal retrieval engine behind it, offered to developers as a standalone platform at dev.morphik.ai.

Docs - Community - Why Morphik Core? - Bug reports

Morphik Core is a AI-native toolset for visually rich documents and multimodal data

We are building the best way for developers to integrate context (however complex and nuanced) into their AI applications. We offer a treasure chest of tools to store, represent, and search (shallow, and deep) unstructured data. End-to-End.

Why?

Building AI applications that interact with data shouldn't require duct-taping together a dozen different tools just to get relevant results to your LLM.

Traditional RAG approaches that work in proof-of-concepts often fail spectacularly in production. Cobbling together separate systems for text extraction, OCR, embeddings, vector databases, and retrieval creates fragile pipelines that break under real-world load. Each component brings its own APIs, configurations, and failure modes - what starts as a simple demo becomes an unmaintainable mess at scale.

Even worse, these pipelines fundamentally fail at understanding visually rich documents. Charts become meaningless text fragments. Critical diagrams lose their spatial relationships. Tables get mangled into unreadable strings. Technical specifications with mixed text and visuals? Forget about accuracy.

The result is AI applications that confidently return wrong answers because they never truly understood the documents. They miss crucial information embedded in images, misinterpret technical diagrams, and treat visual data as an afterthought. And performance? Watch your infrastructure costs explode as your LLM re-processes the same 500-page manual for every single query.

What?

Morphik Core provides developers the tools to ingest, search (deep and shallow), transform, and manage unstructured and multimodal documents. Some of our features include:

  • Multimodal Search: We employ techniques such as ColPali to build search that actually understands the visual content of documents you provide. Search over images, PDFs, videos, and more with a single endpoint.
  • Fast and Scalable Metadata Extraction: Extract metadata from documents - including bounding boxes, labeling, classification, and more.
  • Integrations: Integrate with existing tools and workflows. Including (but not limited to) Google Suite, Slack, and Confluence.

The best p

Continue your stack

What teams reach for next — and why each earns a place beside morphik-core. Ranked by curator confidence.