## Plugins
### [[Smart Connections Plugin]]
- text-embedding-ada-002
- Allows for text
### [[Obsidian Copilot Plugin]]
- embed types
- [[AI Embeddings]]
- ollama local
- local-first, private, free
- Better for text due to sources
- https://www.youtube.com/watch?v=NSoKRYNlOls
### System Sculpt Plugin
### [[File Organizer 2000]]
### [[Custom Frames Plugin]]
- To embed a ChatGPT window
### Supabase
https://x.com/solderneer/status/1680185447073591298?s=19
using supabase https://supabase.com/docs/guides/ai/examples/headless-vector-search
only possible if embeds are applied like in GitHub publisher
combine with your outputs and you have a solid rag for your notes
## Comparison
i looked into it
I think i prefer smart connections still because it has the pane to only see the related notes without actually doing any generative AI
and from what i see there's no block embedding values stored in copilot so it doesn't have the capacity to extract smaller selections of notes?
but right now i updated to newest smart connections, using latest local model, and idk if its good 😵💫 i think i would rather stick with local model though just so its free and can allow for more frequent embeddings updates
## My Ideal App
- Embeddings for headers
- includes block quote embeds (stretch goal)
- Can aggregate data from frontmatter fields into a CSV table
- Usable by inputting your own dataviewjs queries, or can also be a no-code builder
- This can be used for spotting patterns and retrieving text-based properties
- Can transform a base note you have from one template to another? Like the merging capabilities of templates but also can move information to other areas?