Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

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.