Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vasilecampeanu/obsidian-weaver
Weaver is an Obsidian plugin that integrates a ChatGPT-like interface into your note-taking workflow. This plugin makes it easy to access AI-generated suggestions and insights within Obsidian, helping you improve your writing and brainstorming process.
https://github.com/vasilecampeanu/obsidian-weaver
ai chatbot chatgpt knowledgemanagement obsidian-md plugin
Last synced: 2 months ago
JSON representation
Weaver is an Obsidian plugin that integrates a ChatGPT-like interface into your note-taking workflow. This plugin makes it easy to access AI-generated suggestions and insights within Obsidian, helping you improve your writing and brainstorming process.
- Host: GitHub
- URL: https://github.com/vasilecampeanu/obsidian-weaver
- Owner: vasilecampeanu
- License: mit
- Created: 2023-03-30T21:23:10.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-26T14:12:18.000Z (3 months ago)
- Last Synced: 2024-10-27T07:54:24.436Z (3 months ago)
- Topics: ai, chatbot, chatgpt, knowledgemanagement, obsidian-md, plugin
- Language: TypeScript
- Homepage:
- Size: 6.55 MB
- Stars: 193
- Watchers: 9
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-ChatGPT-repositories - obsidian-weaver - Weaver is a useful Obsidian plugin that integrates ChatGPT/GPT-3 into your note-taking workflow. This plugin makes it easy to access AI-generated suggestions and insights within Obsidian, helping you improve your writing and brainstorming process. (Browser-extensions)
- project-awesome - vasilecampeanu/obsidian-weaver - Weaver is a useful Obsidian plugin that integrates ChatGPT/GPT-3 into your note-taking workflow. This plugin makes it easy to access AI-generated suggestions and insights within Obsidian, helping you (TypeScript)
- jimsghstars - vasilecampeanu/obsidian-weaver - Weaver is an Obsidian plugin that integrates a ChatGPT-like interface into your note-taking workflow. This plugin makes it easy to access AI-generated suggestions and insights within Obsidian, helping (TypeScript)
README
# Weaver
![showcase](docs/showcase-01.png)
Weaver is an [Obsidian](https://obsidian.md) plugin that integrates a ChatGPT-like interface into your note-taking workflow. This plugin makes it easy to access AI-generated suggestions and insights within Obsidian, helping you improve your writing and brainstorming process.
## Features
- **Chat Interface with AI Assistants**: Communicate with AI assistants through a chat-like interface directly within Obsidian.
- **Create and Manage Conversations**: Start new conversations and switch between them seamlessly.
- **Control Conversation Flow**: Have full control over the conversation flow—you can switch models, regenerate messages, or even edit previous user messages.
- **Navigate Branching Messages**: Explore different paths in your conversations by navigating between branching messages.## Installation
The plugin is not yet available in the plugin library but will be soon. Until then, you can follow the methods below to install it.
### Brat
You can also install Weaver using the community plugin [obsidian42-brat](https://github.com/TfTHacker/obsidian42-brat).
### Manual
1. Go to the [releases](https://github.com/vasilecampeanu/obsidian-weaver/releases) and download `main.js`, `manifest.json`, and `styles.css` of the latest version.
2. Put the files in `YourObsidianVault/.obsidian/plugins/obsidian-weaver/`
3. Reload the plugins in Obsidian settings or restart the program.
4. The plugin can now be enabled in the plugins menu.