Skip to content

Commit 6a185a5

Browse files
committed
update readme
1 parent 7dc857a commit 6a185a5

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,14 @@
1717

1818
</div>
1919

20+
<details open>
21+
<summary><h2>📢 Recent Updates</h2></summary>
22+
23+
- *Google Open Knowledge Format (OKF)*: wiki frontmatter follows the [Google OKF](https://cloud.google.com/blog/products/data-analytics/how-the-open-knowledge-format-can-improve-data-sharing) schema for knowledge sharing
24+
- *Entity Pages*: people, orgs, places, and products as dedicated wiki pages, auto-extracted and kept in sync
25+
26+
</details>
27+
2028
---
2129

2230
# 📑 What is OpenKB
@@ -39,6 +47,7 @@ OpenKB has two layers: a **wiki foundation** that compiles and maintains your kn
3947
- **Compiled Wiki:** The LLM compiles your documents into summaries, concept pages, entity pages, and cross-links, all kept in sync.
4048
- **Query & Chat:** One-off questions or multi-turn conversations over your wiki, with persisted sessions you can resume.
4149
- **Skill Factory:** Distills redistributable agent skills from your wiki.
50+
- **Google OKF ready:** Wiki frontmatter follows the [Google Open Knowledge Format (OKF)](https://cloud.google.com/blog/products/data-analytics/how-the-open-knowledge-format-can-improve-data-sharing) schema for knowledge sharing.
4251
- **Obsidian compatible:** Wiki is plain `.md` files with `[[wikilinks]]`. Open in Obsidian for graph view and browsing.
4352

4453
# 🚀 Getting Started

0 commit comments

Comments
 (0)