Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ LLM Wiki is a cross-platform desktop application that turns your documents into
This project is based on [Karpathy's LLM Wiki pattern](https://gist.github.com/karpathy/442a6bf555914893e9891c11519de94f) — a methodology for building personal knowledge bases using LLMs. llm_wiki is created and maintained by [nash_su](https://x.com/nash_su), who implemented the core ideas as a full desktop application with significant enhancements.

<p align="center">
<img src="assets/llm_wiki_arch.jpg" width="100%" alt="LLM Wiki Architecture">
<img src="assets/llm_wiki_arch_en.jpg" width="100%" alt="LLM Wiki Architecture">
</p>

## Credits
Expand Down
2 changes: 1 addition & 1 deletion README_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ LLM Wiki 是一个跨平台桌面应用,能将你的文档自动转化为有
本项目基于 [Karpathy 的 LLM Wiki 方法论](https://gist.github.com/karpathy/442a6bf555914893e9891c11519de94f) —— 一套使用 LLM 构建个人知识库的方法论。llm_wiki 由 [nash_su](https://x.com/nash_su) 创建和维护,并在保留核心理念的基础上,将其实现为完整桌面应用,加入了大量增强。

<p align="center">
<img src="assets/llm_wiki_arch.jpg" width="100%" alt="LLM Wiki 架构图">
<img src="assets/llm_wiki_arch_cn.jpg" width="100%" alt="LLM Wiki 架构图">
</p>

## 致谢
Expand Down
2 changes: 1 addition & 1 deletion README_JA.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ LLM Wiki は、手元の文書を整理された相互リンク付きの知識
このプロジェクトは、LLM を使ってパーソナル知識ベースを構築する方法論である [Karpathy の LLM Wiki パターン](https://gist.github.com/karpathy/442a6bf555914893e9891c11519de94f) に基づいています。llm_wiki は [nash_su](https://x.com/nash_su) によって作成・メンテナンスされ、コアアイデアを実用的なデスクトップアプリとして実装し、大幅な拡張を加えています。

<p align="center">
<img src="assets/llm_wiki_arch.jpg" width="100%" alt="LLM Wiki アーキテクチャ">
<img src="assets/llm_wiki_arch_ja.jpg" width="100%" alt="LLM Wiki アーキテクチャ">
</p>

## クレジット
Expand Down
2 changes: 1 addition & 1 deletion README_KO.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ LLM Wiki는 문서를 자동으로 정리되고 서로 연결된 지식 베이
이 프로젝트는 [Karpathy의 LLM Wiki 패턴](https://gist.github.com/karpathy/442a6bf555914893e9891c11519de94f)을 기반으로 합니다. 이는 LLM으로 개인 지식 베이스를 구축하는 방법론입니다. llm_wiki는 [nash_su](https://x.com/nash_su)가 만들고 유지 관리하며, 핵심 아이디어를 완전한 데스크톱 애플리케이션으로 구현하고 큰 폭으로 확장했습니다.

<p align="center">
<img src="assets/llm_wiki_arch.jpg" width="100%" alt="LLM Wiki 아키텍처">
<img src="assets/llm_wiki_arch_ko.jpg" width="100%" alt="LLM Wiki 아키텍처">
</p>

## 크레딧
Expand Down
File renamed without changes
Binary file added assets/llm_wiki_arch_en.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/llm_wiki_arch_ja.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/llm_wiki_arch_ko.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.