Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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!
- Host: GitHub
- URL: https://github.com/exoascension/vault-chat
- Owner: exoascension
- License: gpl-3.0
- Created: 2023-03-12T21:25:48.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-06-03T14:19:34.000Z (over 1 year ago)
- Last Synced: 2024-08-13T07:17:05.980Z (6 months ago)
- Language: TypeScript
- Size: 148 KB
- Stars: 113
- Watchers: 5
- Forks: 7
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome-obsidian-ai-tools - https://github.com/exoascension/vault-chat
- awesome-obsidian-ai-tools - https://github.com/exoascension/vault-chat
- jimsghstars - exoascension/vault-chat - A ChatGPT bot trained on your vault notes. Ask your AI questions about your own thoughts and ideas! (TypeScript)
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`
#### Summarize your notes
Command - `Vault Chat: Summarize note`
#### Search semantically
Command - `Vault Chat: Semantic search`
#### Chat with ChatGPT about your active note
Command - `Vault Chat: Note Chat`
## 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.
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`
## Contact Us
Questions? Issues? Feature request?
Utilize Github issues.