Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
LIUBINfighter committed Nov 23, 2024
1 parent d9b5eef commit 2965de3
Showing 1 changed file with 26 additions and 25 deletions.
51 changes: 26 additions & 25 deletions content/post/ai_obsidian_overview/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
date: 2024-1-23
date: 2024-11-23
title: "AI|Obsidian|工作流示范以及介绍"
categories:
- worksheet
Expand All @@ -10,13 +10,12 @@ summary: Obsidian解锁本地化AI写作或者集成在线助手。插件多配
draft: false
---


项目地址:<https://github.com/LIUBINfighter/Sample_AI_Workspace>

# Overview
## Overview

本仓库是为了向Obsidian新手介绍Obsidian中的AI工作流而打造的。

项目地址:<https://github.com/LIUBINfighter/Sample_AI_Workspace>

Obsidian的学习曲线本就比较陡峭,如果再加上自己部署LLM服务则要同时学习LLM部署和Obsidian各AI插件的对接。我对本仓库的设计以及对应文档的写作就是Obsidian新手加快将AI融入Obsidian工作流的进程,按图索骥修改配置后根据效果自行取舍和进行个性化设置。

本次使用的AI插件为(排名为个人喜好):
Expand Down Expand Up @@ -45,7 +44,7 @@ Obsidian的学习曲线本就比较陡峭,如果再加上自己部署LLM服务

>对本地化有执念?担心仓库联网?请查阅:[Git以及本地化](https://github.com/LIUBINfighter/Sample_AI_Workspace/blob/main/docs/Git%E4%BB%A5%E5%8F%8A%E6%9C%AC%E5%9C%B0%E5%8C%96.md)文档.
# 插件横纵对比
## 插件横纵对比

Obsidian仓库设置,当然要以插件为主啦!所以我们优先介绍插件。以下内容主要都依据2024年11月22日访问+使用并制表。

Expand All @@ -55,7 +54,7 @@ Obsidian仓库设置,当然要以插件为主啦!所以我们优先介绍插

> update: 将文件路径替换为完整相对路径后,在github上也可以完整预览本仓库的绝大多数文档。
## 基本情况
### 基本情况

Repo为插件github repo地址。

Expand All @@ -68,7 +67,7 @@ Repo为插件github repo地址。

非常感谢社区的插件作者以及其他热衷于分享和帮助他人的参与者!

## 功能介绍
### 功能介绍

对这些细节有疑惑?我会在每个插件单独的文档中详细解释。

Expand All @@ -79,7 +78,7 @@ Repo为插件github repo地址。
| Copilot || ✔<br>选中+右键 | ✔<br>提示词模板 | ✔<br>可调整文件数 | ✔较准确<br>❌跳转抽风 | 只支持1种自定义System Prompt ||
| Smart2Brain || ❌<br>手动复制粘贴 || ✔<br>可调整相似度 | 🤔不太准<br>✔跳转稳定 |||

## 主观评价
### 主观评价

| Name | |
| ------------------------------------------------------- | --------------------------------------- |
Expand All @@ -88,23 +87,23 @@ Repo为插件github repo地址。
| Copilot | 有概括菜单栏以及聊天+仓库问答格式,但是跳转经常不成功 |
| Smart2Brain | 多文件阅读挺不错,也会提供地址跳转,简单快速,但是插件容易莫名其妙崩溃 |

## 效果示意
### 效果示意

[Example-Summary README](https://github.com/LIUBINfighter/Sample_AI_Workspace/blob/main/_Workspace/Example-Summary.md)

## Copilot
<!-- ## Copilot -->

[Documentation | Copilot for Obsidian (obsidiancopilot.com)](https://www.obsidiancopilot.com/en/docs)
<!-- [Documentation | Copilot for Obsidian (obsidiancopilot.com)](https://www.obsidiancopilot.com/en/docs) -->

# 本地Ollama 在线Kimi
## 本地Ollama 在线Kimi

## Ollama
### Ollama

Ollama目前是本地部署LLM的首选之一。操作以及对接插件非常简单

部署Ollama可继续往下看 **[快速开始](https://github.com/LIUBINfighter/Sample_AI_Workspace?tab=readme-ov-file#%E5%BF%AB%E9%80%9F%E5%BC%80%E5%A7%8B)** ,或者[点击查看Ollama详细介绍](https://github.com/LIUBINfighter/Sample_AI_Workspace/blob/main/docs/BaseLLM/Ollama.md).

## Kimi
### Kimi

Kimi以强大的长文本能力,文件上传和联网搜索能力(以及context window <20w字免费)占据了独特的C端生态位(反正我是不能没有Kimi了)。

Expand All @@ -118,7 +117,7 @@ Kimi以强大的长文本能力,文件上传和联网搜索能力(以及cont

如果你想要接入API,请参考:[Kimi](https://github.com/LIUBINfighter/Sample_AI_Workspace/blob/main/docs/BaseLLM/Kimi.md)

# 快速开始
## 快速开始

本栏目是为了快速使用配置最简单基础,最快速的LocalGPT插件。

Expand All @@ -129,17 +128,17 @@ Kimi以强大的长文本能力,文件上传和联网搜索能力(以及cont

解压缩到你想要的位置,通过压缩包下载后解压将不会有.git文件夹。如果你会使用git则可自行修改仓库名称并添加到repo。

## 使用Obsidian打开
### 使用Obsidian打开

![|280](使用Obsidian打开本地仓库.png)

打开后你可以在Obsidian里阅读本教程了。当然,别急着关网页!涉及Obsidian设置一类操作的时候还是要看网页的。我建议从这一步之后就在Obsidian里查看本教程并进行其他操作。

插件已经预设完成,我们去配置Ollama作为本地LLM服务。

## 配置Ollama
### 配置Ollama

### Windows
#### Windows

![DownloadOllama|600](DownloadOllama.png)

Expand All @@ -163,7 +162,7 @@ ollama list

我C盘够大,模型随便下。但是如果C盘本来空间不多,可能需要修改ollama配置使得模型文件保存在其他位置。

### Ubuntu
#### Ubuntu

我们用snap下载ollama,其他操作和windows没有太大区别。

Expand All @@ -173,17 +172,19 @@ sudo snap install ollama

更多个性化配置参考[Ollama](https://github.com/LIUBINfighter/Sample_AI_Workspace/blob/main/docs/BaseLLM/Ollama.md)以及Ollama官网 <https://ollama.com/>

# 多余的话
## 多余的话

好用给个Star吧喵喵喵:<https://github.com/LIUBINfighter/Sample_AI_Workspace>

## Obsidian链接与Git Repo
### Obsidian链接与Git Repo

为了保证README能在repo上完整呈现,我将所有照片等附件都改为了完整相对路径,例如:`![](docs/attachment/img/kimi.png)`。可在设置中重新设置为最简形式,形如:`[[Kimi]]`或者 `![[Kimi.png]]`

文档中不定期出现链接错误,是由于Obsidian本地使用和github在线阅读之间的取舍不同。你可以在issue区写下问题和你的建议。

# 外链
## 外链

## Obsidian Plugin
### Obsidian Plugin

| Name | Github Repo | doc/wiki |
| -------------- | --------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------- |
Expand All @@ -192,7 +193,7 @@ sudo snap install ollama
| Copilot | [logancyang/obsidian-copilot](https://github.com/logancyang/obsidian-copilot) | - [obsidian copilot](https://www.obsidiancopilot.com/en)<br>- [Documentation \| Copilot for Obsidian](https://www.obsidiancopilot.com/en/docs)<br> |
| Smart2Brain | [your-papa/obsidian-Smart2Brain](https://github.com/your-papa/obsidian-Smart2Brain) | |

## LLM Provider
### LLM Provider

| Name | Docs | 在线使用Kimi |
| -------- | ------------------------------------------------------------------------------------------------------------------ | ----------------------------------------------------------------------------------------------------------------------------------------- |
Expand Down

0 comments on commit 2965de3

Please sign in to comment.