[GH-ISSUE #3544] [FR] Integrate GPT4ALL, open source language model #1608

Closed
opened 2026-03-23 20:51:38 +00:00 by mirror · 5 comments
Owner

Originally created by @tio-trom on GitHub (Sep 26, 2023).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/3544

Description

Gpt4all is an open source and totally free alternative to ChatGPT. See https://gpt4all.io/index.html

It can do a lot. For one, you can replace the OpenAI tool with it, so you can write paragraphs with GPT4all. But even more awesome you can integrate the search and let GPT4all use the notes stored in the AppFlowy in order to search through them - see https://docs.gpt4all.io/gpt4all_chat.html#plugins LocalDocs Beta Plugin (Chat With Your Data)

Impact

I have hundreds of notes, from personal notes, to a lot of code snippets and such. Imagine if I could be able to search for something specific or ask like "hey how to fix my website X SSH connection?" and the Gpt4all can see in my notes how I fixed that and tell me in a natural way.

This could be the most mindblowing and useful tool for notes. Not just search, but inquiry of your notes with a language model.

It runs locally so there is no data collection and no OpenAI BS.

I think this could make AppFlowy the most amazing notes app in the world :)

Additional Context

No response

Originally created by @tio-trom on GitHub (Sep 26, 2023). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/3544 ### Description Gpt4all is an open source and totally free alternative to ChatGPT. See https://gpt4all.io/index.html It can do a lot. For one, you can replace the OpenAI tool with it, so you can write paragraphs with GPT4all. But even more awesome you can integrate the search and let GPT4all use the notes stored in the AppFlowy in order to search through them - see https://docs.gpt4all.io/gpt4all_chat.html#plugins LocalDocs Beta Plugin (Chat With Your Data) ### Impact I have hundreds of notes, from personal notes, to a lot of code snippets and such. Imagine if I could be able to search for something specific or ask like "hey how to fix my website X SSH connection?" and the Gpt4all can see in my notes how I fixed that and tell me in a natural way. This could be the most mindblowing and useful tool for notes. Not just search, but inquiry of your notes with a language model. It runs locally so there is no data collection and no OpenAI BS. I think this could make AppFlowy the most amazing notes app in the world :) ### Additional Context _No response_
mirror 2026-03-23 20:51:38 +00:00
  • closed this issue
  • added the
    AI
    2025
    labels
Author
Owner

@MayurSMahajan commented on GitHub (Sep 28, 2023):

cc @yatendra2001

<!-- gh-comment-id:1739448797 --> @MayurSMahajan commented on GitHub (Sep 28, 2023): cc @yatendra2001
Author
Owner

@yatendra2001 commented on GitHub (Sep 28, 2023):

Hey @tio-trom , this does sound like a freaking awesome idea.

Btw we're already working on integrating multiple opensource models in a way that users have the power to choose whatever model they wanna choose. Searching through the notes can enhance productivity significantly.

cc: @appflowy

<!-- gh-comment-id:1740102504 --> @yatendra2001 commented on GitHub (Sep 28, 2023): Hey @tio-trom , this does sound like a freaking awesome idea. Btw we're already working on integrating multiple opensource models in a way that users have the power to choose whatever model they wanna choose. Searching through the notes can enhance productivity significantly. cc: @appflowy
Author
Owner

@tio-trom commented on GitHub (Sep 29, 2023):

Mind you tho currently the search through documents will not limit itself to those documents. So I am not sure it can work as I was suggesting....

I am testing GPT4all currently and yeah....it is super slow but maybe this will improve with time and different models. It is definitely worth looking into this.

<!-- gh-comment-id:1740149844 --> @tio-trom commented on GitHub (Sep 29, 2023): Mind you tho currently the search through documents will not limit itself to those documents. So I am not sure it can work as I was suggesting.... I am testing GPT4all currently and yeah....it is super slow but maybe this will improve with time and different models. It is definitely worth looking into this.
Author
Owner

@yatendra2001 commented on GitHub (Sep 29, 2023):

yup exactly that's the crux, most gpt models aren't fast enough to go live into production. that's why we want to give this authority to users, they can choose whatever models they want to.

<!-- gh-comment-id:1740155181 --> @yatendra2001 commented on GitHub (Sep 29, 2023): yup exactly that's the crux, most gpt models aren't fast enough to go live into production. that's why we want to give this authority to users, they can choose whatever models they want to.
Author
Owner

@annieappflowy commented on GitHub (Mar 18, 2025):

We have decided to choose Ollama instead of GPT4ALL. The main reason is that Ollama offers good support across major platforms.
You will find AppFlowy x Ollama in the upcoming release (v0.8.7)

<!-- gh-comment-id:2731924342 --> @annieappflowy commented on GitHub (Mar 18, 2025): We have decided to choose Ollama instead of GPT4ALL. The main reason is that Ollama offers good support across major platforms. You will find AppFlowy x Ollama in the upcoming release (v0.8.7)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
AppFlowy-IO/AppFlowy#1608
No description provided.