alondmnt / joplin-plugin-jarvis

Joplin (note-taking) assistant running a very intelligent system (OpenAI/GPT, Hugging Face, Gemini, Llama, Universal Sentence Encoder, etc.)
GNU Affero General Public License v3.0
235 stars 22 forks source link

Add support for ClaudeAI #34

Open baruch opened 1 month ago

baruch commented 1 month ago

What would it take to add support for Claude AI? I'd be happy to help with that as that's what I use mostly and I would love to integrate it into Joplin as well.

alondmnt commented 1 month ago

Shouldn't be too hard, these are great models to have access to. I need to get an API key so I can develop and test this feature.