diff --git a/README.md b/README.md index b63b0c5a8..0fecbe114 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 ebace4924..000000000 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 000000000..d46889b09 Binary files /dev/null and b/assets/openkb-architecture.webp differ