[GH-ISSUE #51] Add Privacy & Data security to Alwrity #40

Open
opened 2026-03-02 23:33:10 +03:00 by kerem · 1 comment
Owner

Originally created by @AJaySi on GitHub (Apr 25, 2024).
Original GitHub issue: https://github.com/AJaySi/ALwrity/issues/51

Originally assigned to: @AJaySi on GitHub.

All API calls are not private. Privacy can be supported by running the LLMs locally on your laptop.
This ensures nothing from your laptop goes out of the laptop..

Ollama integration with Alwrity is pending for sometime now. Ollama helps run LLMs locally on your laptop and hence no API calls Or transfer of data to outside world.

Also, this will truly make alwrity Privacy focused and Free. As alwrity will use locally hosted LLMs, it free its users from LLM subscription models and monthly payouts.

https://ollama.com/

Originally created by @AJaySi on GitHub (Apr 25, 2024). Original GitHub issue: https://github.com/AJaySi/ALwrity/issues/51 Originally assigned to: @AJaySi on GitHub. All API calls are not private. Privacy can be supported by running the LLMs locally on your laptop. This ensures nothing from your laptop goes out of the laptop.. Ollama integration with Alwrity is pending for sometime now. Ollama helps run LLMs locally on your laptop and hence no API calls Or transfer of data to outside world. Also, this will truly make alwrity Privacy focused and Free. As alwrity will use locally hosted LLMs, it free its users from LLM subscription models and monthly payouts. https://ollama.com/
Author
Owner

@AJaySi commented on GitHub (Apr 26, 2024):

Advantages of Using Local Models:

  • Privacy: Local models allow processing of data within your own infrastructure, ensuring data privacy.
  • Customization: You can customize the model to better suit the specific needs of your tasks.
  • Performance: Depending on your setup, local models can offer performance benefits, especially in terms of latency.
<!-- gh-comment-id:2078585566 --> @AJaySi commented on GitHub (Apr 26, 2024): Advantages of Using Local Models: - Privacy: Local models allow processing of data within your own infrastructure, ensuring data privacy. - Customization: You can customize the model to better suit the specific needs of your tasks. - Performance: Depending on your setup, local models can offer performance benefits, especially in terms of latency.
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
starred/ALwrity#40
No description provided.