## ๐ฐ What's New
- **๐ MCP Server** โ Query your knowledge abstracts from Claude Desktop and IDE agents with `he-mcp`. *(PR #40)*
- **๐ง Anthropic Claude Support** โ Use `claude-opus-4-8`, `claude-sonnet-4-6`, and `claude-haiku-4-5` directly as your LLM provider. *(PR #38)*
- **๐ Obsidian Export** โ Turn any graph into an Obsidian vault with Markdown notes linked by `[[wikilinks]]`. *(PR #37)*
- **๐งน `he clean`** โ Remove a KA's index or the whole knowledge abstract in one command. *(PR #39)*
- **๐ง Reliability Fixes** โ True mean for multi-chunk embeddings, capped OpenAI-compatible batch sizes, and resolved multi-word `llm_*` merge strategies. *(PRs #35, #36, #41)*
See the full changelog in the [GitHub releases](https://github.com/yifanfeng97/hyper-extract/releases).
Hyper-Extract is an intelligent, LLM-powered knowledge extraction and evolution framework. It radically simplifies transforming highly unstructured texts into persistent, predictable, and strongly-typed **Knowledge Abstracts**. It effortlessly extracts information into a wide spectrum of formatsโranging from simple **Collections** (Lists/Sets) and **Pydantic Models**, to complex **Knowledge Graphs**, **Hypergraphs**, and even **Spatio-Temporal Graphs**.
## โจ Core Features
| | |
|:---|:---|
| ๐ท **8 Knowledge Structures** | From simple Lists to advanced Graphs, Hypergraphs, and Spatio-Temporal Graphs |
| ๐ง **10+ Extraction Engines** | GraphRAG, LightRAG, Hyper-RAG, KG-Gen, and more โ ready to use |
| ๐ **80+ YAML Templates** | Zero-code extraction across Finance, Legal, Medical, TCM, Industry, and General domains |
| ๐ **Incremental Evolution** | Feed new documents anytime to expand and refine your knowledge base |
| ๐ค **Obsidian Export** | Turn any extracted graph into an Obsidian vault โ Markdown notes linked by `[[wikilinks]]` |
## ๐ฏ What Can You Do With It?