## Reflection
**Satisfied?**
**Improvements and solutions learned for the future**:
## Progress
Packaging
- [ ]
Video outline
- [ ] Hook satisfies title and thumbnail
- [ ] Structure planned out
Video editing
- [ ] Watched through it once
## Details
### Packaging
### Title
- How I Added AI Assistants inside Obsidian
- How AI Assistants Learn From My Notes in Obsidian
- How I Train AI Assistants Based On My Notes in Obsidian
- How I Built a Personal Assistant Off My Knowledge in Obsidian
**What emotion are you trying to convey?**
- amazement, riding off of ai hype
### Thumbnail
- chat-based does not seem to work 100% well hmm
### Description
### Tags
## Planning
### Five W's
**Details:**
- AI Assistant
**Reason for success:**
- ai assistants is still somewhat new, ai and pkm is an emerging space
**What is my audience and how can I cater towards them?**
- people interested in PKM and effective workflows
**Personal/Channel Benefits:**
- it's fun, get to make a video for my plugin hehe
**Main ideas/messages:**
- you can start using assistants
### How
**Extra preparation/research needed:**
**Presentation style:**
%% What kind of video will it be?%%
- **Contents of script:**
%% What are the main categories and key takeaways? %%
- Intro
- I made a plugin to create AI Assistants inside Obsidian
- You can easily create any AI Assistant you want based on the instructions and files you give it
- Simply have a note open, run the command, and choose which notes you want to upload to the assistant
- %% I can open a note linked to other notes, create an assistant based on all the notes, then ask it questions %%
- Here's how you can set it up for yourself, and some examples on what you can do with it - you can
- Help build your ideal vault setup with a Dataview query builder
- Intelligently search through multiple books and highlights to answer your questions
- and more !
- Set it up
- Uses OpenAI assistants API so will need to create an account and key
- Please refer to pricing and set up limits to make sure you don't exceed your budget
- Go to Obsidian -> community plugins -> Intelligence
- Download, paste in key
- Usage
- Open intelligence pane
- Create assistant
- Name is how you will differentiate it
- Description is not used yet, but can use it to store specific instructions you want to remember when you do use it
- Instructions
- have default instructions that make it prioritize the files you upload before using online knowledge and make annotations
- Refer to prompt engineering tips on my vault to make good ones, will post in description
- To upload files
- Files you can upload
- create dataview asssistant
- if you don't know, dataview is a plugin that turns your notes into a database that lets you search and display notes using code
- the problem is, if you're not technologically inclined it might be confusing to create these queries, but thankfully we can use the logic capabilities of assistants to help us make them
- have a note that has links to relevant dataview documentation
- have a prompt to use as well that gives it instructions on how to create dataview queries
- going to create an assistant based on this note
- ask it to create a query
- "show me my notes with `#input/books` and `#🟩` tag, show author, source, and rating fields, sort by file name in descending order. "
- going to copy the message, and then remove the additional text
- chat with your highlights
- have a book transcend
- "Based on my files, bla bla bla"
- unlike existing plugins like smart connections that only recommend the headers of a note, this looks at the different sections
- haven't gotten it to work too well for multiple inputs
- able to ask it to make a blog post based on multiple notes
- Disclaimers
- This plugin is open-source, so you can help develop it to add your own personal needs as well
- Feel free to join my discord and chat with me about questions or collaboration
- OpenAI recently released this feature and there is a lot of room for improvement on their end
- not going to be heavily developed until functionality gets better and it becomes cheaper
- for now i would still mostly recommend smart connections for using AI to search ALL your notes for an AI-powered second brain, which you can set up yourself here
**Contents of visuals:**
**Helpful resources and materials:**
## Outline
### Intro
**Hook**
**Brief outline of topics covered:**
### Content
### Conclusion
## \*\*What are some relevant references or links?