虽然与大微软的Copilot同名,但这里提到的Copilot,指的是Obsidian中由Logan Yang提交的第三方插件。 Copilot插件的核心技术基于OpenAI GPT模型,具有强大的自然语言处理和语境理解能力,并支持包括英语、中文、法语、德语、意大利语、荷兰语、葡萄牙语、西班牙语和日语在内的多种语言。 Copilot的主要功能与ChatGPT相同,可以...
Obsidian Sample Plugin This is a sample plugin for Obsidian (https://obsidian.md). This project uses Typescript to provide type checking and documentation. The repo depends on the latest plugin API (obsidian.d.ts) in Typescript Definition format, which contains TSDoc comments describing what it...
THE Copilot in Obsidian. Contribute to logancyang/obsidian-copilot development by creating an account on GitHub.
和许多人一样,我第一次接触 Markdown 是从 Typora 开始的——至今我仍觉得 Typora 是在实时预览上做得最好的 Typora 编辑器,连 Obsidian 都还差点意思。 只是突然有一天,我发现我似乎经常在 VSCode 里写Markdown 了。那是我开始用 GitHub Copilot 之后——尽管 Copilot 宣称它只是个用于补全代码的工具,但它...
WebCopilot Features Write your Notion pages with AI. Just start and let the AI write for you. Speed up your writing process and focus on what matters. Visit WebCopilot Web You might also like... education assistant Humata AI - ChatGPT for your files. ...
This plugin adds a Copilot-like auto-completion to Obsidian. It uses large language models (LLMs) to generate text based on the n characters before and after your cursor. It will show the suggested completion in transparent text next to your cursor. You can then press Tab to insert the ...
Actions: Pierrad/obsidian-github-copilot Actions All workflows Release Obsidian plugin Update copilot Management Caches Attestations All workflows Showing runs from all workflows 312 workflow runs Event Status Branch Actor Update copilot Update copilot #299: Scheduled master ...
THE Copilot in Obsidian copilotragopenai-apiobsidian-pluginchatgptaiagent UpdatedJan 16, 2025 TypeScript The most no-nonsense, locally or API-hosted AI code completion plugin for Visual Studio Code - like GitHub Copilot but 100% free.
please visit the github repository of this plugin */ `; const prod = (process.argv[2] === "production"); const context = await esbuild.context({ banner: { js: banner, }, entryPoints: ["src/main.ts"], bundle: true, external: [ "obsidian", "electron", "@codemirror/autocomplete",...
Please also help spread the word by sharing about the Copilot for Obsidian Plugin on Twitter/X, Reddit, or any other social media platform you use. You can find me on Twitter/X [@logancyang](https://twitter.com/logancyang). 0 comments on commit 2eb6f90 Please sign in to comment....