ONLYOFFICE / onlyoffice.github.io

ONLYOFFICE plugins. Code, resources, and styling for the Plugin Marketplace and Plugins Manager.
Apache License 2.0
129 stars 385 forks source link

Add support for privateGPT #302

Open Tarek-Hasan opened 10 months ago

Tarek-Hasan commented 10 months ago

PrivateGPT is an AI project that allows To Interact with your documents using the power of GPT. This is the software behind the Mozilla's experimental MemoryCache AI. It works locally, so it's privacy friendly and secure. It will help with finding information from large documents and summarize them.

Reference:

VladimirProkofiev52 commented 10 months ago

Hello! @Tarek-Hasan We had several questions: 1) How are we supposed to interact with our editor (web, desktop, plugins, or something else)? 2) Do you have an opinion? How it should be? 3) Please send links to documentation for the tools you propose to use.

Tarek-Hasan commented 10 months ago

Sorry, I forget to add links of the project. Repo: https://github.com/imartinez/privateGPT Docs: https://docs.privategpt.dev/

A plugin of PrivateGPT would be preferable. PrivateGPT is OpenAI API compatible. You can make it work from your company server.