Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/exoascension/vault-chat

A ChatGPT bot trained on your vault notes. Ask your AI questions about your own thoughts and ideas!
https://github.com/exoascension/vault-chat

Last synced: 2 months ago
JSON representation

A ChatGPT bot trained on your vault notes. Ask your AI questions about your own thoughts and ideas!

Awesome Lists containing this project

README

        

# Vault Chat - Obsidian Plugin

This plugin utilizes [OpenAI](https://platform.openai.com/) to provide you with an AI assistant trained on your vault.

### Features

#### Chat with ChatGPT about your vault

Command - `Vault Chat: Ask ChatGPT`

Screen Shot 2023-03-11 at 9 27 58 AM

#### Summarize your notes

Command - `Vault Chat: Summarize note`

Screen Shot 2023-03-14 at 10 56 53 AM

#### Search semantically

Command - `Vault Chat: Semantic search`

Screen Shot 2023-03-19 at 9 33 41 PM

#### Chat with ChatGPT about your active note

Command - `Vault Chat: Note Chat`

Screen Shot 2023-03-20 at 5 38 32 PM

## Usage

To use the plugin, you must have an [OpenAI](https://platform.openai.com/) account, create an API key, and enter the key in the plugin settings.

Screen Shot 2023-03-12 at 3 17 07 PM

When you first add the Vault Chat plugin, it will need to index your existing vault files for ChatGPT to use during your conversations. This can take time (approx 1 minute per 100 files). You can use Vault Chat during this time, but until indexing is complete your assistant will not have full context for your conversation.

When you are ready, use the command palette to start your conversation with the command: `Vault Chat: ask ChatGPT`
Screen Shot 2023-03-12 at 3 19 03 PM

## Contact Us
Questions? Issues? Feature request?
Utilize Github issues.