Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vrtmrz/ring-a-secretary
https://github.com/vrtmrz/ring-a-secretary
Last synced: 24 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/vrtmrz/ring-a-secretary
- Owner: vrtmrz
- License: mit
- Created: 2023-03-15T07:54:01.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-06-20T08:37:40.000Z (over 1 year ago)
- Last Synced: 2024-10-03T09:58:08.925Z (2 months ago)
- Language: TypeScript
- Size: 304 KB
- Stars: 9
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-obsidian-ai-tools - https://github.com/vrtmrz/ring-a-secretary
- awesome-obsidian-ai-tools - https://github.com/vrtmrz/ring-a-secretary
README
# Ring a secretary
Yet another ChatGPT powered assistant in Obsidian.
![screenshot](https://user-images.githubusercontent.com/45774780/225245960-09d5fd27-cd20-4471-adf6-c098d331f238.gif)
Note: We need the [API key of ChatGPT](https://platform.openai.com/account/api-keys) to use this plug-in.
## How to install
1. Install [Beta Reviewers Auto-update Tester](https://github.com/TfTHacker/obsidian42-brat)
2. Copy this repo's URL ([https://github.com/vrtmrz/ring-a-secretary](https://github.com/vrtmrz/ring-a-secretary))
3. Open command pallet, select `BRAT: Add a beta plugin for testing`
4. Paste copied URL into the opened dialogue.
5. Press `Add Plugin` button.## How to use
1. choose `New dialogue` in the command-palette. Therefore, the dialogue area appears there.
2. That is all. Now, it is time to chat!## Memo
- The dialogue is saved as a code block. We can resume the conversation anytime we want.
- Also, they are searchable.
- Long consultation consumes many tokens. If the dialogue gets longer, starting a brand-new one is recommended.## License
- MIT License