diff --git a/README.md b/README.md index b63b0c5a..0fecbe11 100644 --- a/README.md +++ b/README.md @@ -120,7 +120,7 @@ LLM_API_KEY=your_llm_api_key ### Architecture
- OpenKB Architecture: from raw documents (markitdown / PageIndex) through LLM wiki compilation to the wiki/ foundation, powering query/chat, the Skill Factory, and future generators + OpenKB Architecture: from raw documents (markitdown / PageIndex) through LLM wiki compilation to the wiki/ foundation, powering query/chat, the Skill Factory, and future generators
### Short vs Long Document Handling diff --git a/assets/openkb-architecture.png b/assets/openkb-architecture.png deleted file mode 100644 index ebace492..00000000 Binary files a/assets/openkb-architecture.png and /dev/null differ diff --git a/assets/openkb-architecture.webp b/assets/openkb-architecture.webp new file mode 100644 index 00000000..d46889b0 Binary files /dev/null and b/assets/openkb-architecture.webp differ