Integration with LLM
Closed this issue · 1 comments
What
The search menu in Simplenote works well, but it would be great if we could chat or ask via LLM.
Why
Searching via the menu sometimes is not enough; for example if we want specific information via the question, when event xxx happens? who found yyy? why zzz is causing error?
How
There are at least two options available:
- using native llm (may be paid option)
- via third party via Ollama or OpenAI key (free)
Thanks for this idea, @bagustris. Sounds cool but it's not in scope for Simplenote at this time. Our mandate for Simplenote is to keep it, well, simple!
I looked into other options a little and you might be interested in the Obsidian ecosystem. There are a number of posts from people using Obsidian plugins with LLMs, such as here: https://ollama.com/blog/llms-in-obsidian
There's also Google's AI-powered notebook offering: https://blog.google/technology/ai/notebooklm-google-ai/
I haven't tested either of these myself, but maybe they will point you in the right direction.