Published August 31, 2023
| Version v0.7.0
Software
Open
Jarvis: AI note-taking assistant
Authors/Creators
Description
Jarvis can now work completely offline! (Continue reading) This release adds two new model interfaces.
Google PaLM- If you have access to it (it's free), you can use it for chat and for related notes.
- This allows Jarvis to use custom endpoints and models that have an OpenAI-compatible interface.
- Example: [tested] OpenRouter (for ebc000) setup guide
- Example: [not tested] Azure OpenAI (previously requested)
- Example: [tested] Locally served GPT4All (for laurent, and everyone else who showed interest) setup guide
- This is an open source, offline model (you may in fact choose from several availbale models), that you can install and run on a laptop. It can be used for chat, and potentially also for related notes (embeddings didn't work for me, but related notes already supports the USE offline model).
- This solution for an offline model is not ideal, as it may be technically challenging for a user to run their own server, but at the moment this workaround looks like the only viable solution, and doesn't involve a lot of steps.
Notes
Files
alondmnt/joplin-plugin-jarvis-v0.7.0.zip
Files
(3.2 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:7000a0a040cd90aeff275f6389bcbc2f
|
3.2 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/alondmnt/joplin-plugin-jarvis/tree/v0.7.0 (URL)