[GH-ISSUE #8489] A new, much more relaxed way to use the Models offered by Ollama ( Sauraya ) #67524

Closed
opened 2026-05-04 10:39:45 -05:00 by GiteaMirror · 3 comments
Owner

Originally created by @Donadev56 on GitHub (Jan 19, 2025).
Original GitHub issue: https://github.com/ollama/ollama/issues/8489

Sauraya AI (Ollama Mobile App )

Logo

App Preview

Introduction

Sauraya is a modern user interface designed to interact with open-source AI models such as Meta's LLama. This application is fully open-source and free, created to provide the benefits of Meta's AI products to a broader audience without the need for setting up resource-intensive local environments. With Sauraya, users simply download the app from Sauraya.com, install it, and start engaging with Meta's advanced AI models.

Sauraya is free and maintained by the Opennode Team (opennode.tech).

Privacy-Focused and Local Storage

Sauraya prioritizes user privacy by storing all conversations locally in an encrypted file accessible on Android at:

/android/com.sauraya/database/user-id.sauraya.crypt

The conversation file is a lightweight JSON, ensuring minimal storage usage. Upon app launch, file system access will be required.

Sauraya does not collect any user data, focusing solely on confidentiality. Users can perform various actions through the website, such as:

  • Executing Python code
  • Listening to AI-generated text via text-to-speech
  • Renaming conversation titles
  • And much more, with future updates to come.

The team works tirelessly to maintain and improve the application.

Open Source Code

The source code, written in Dart with Flutter, is available on GitHub:
https://github.com/Donadev56/sauraya-dart

License

MIT License

Developer

Devoue-Li-Tchibeni Dona Dieu Talliane
GitHub: https://github.com/Donadev56
Skills: JavaScript, TypeScript, React Native, Next.js, Node.js, Dart, Flutter, Solidity, and more.

Acknowledgments

We express our gratitude to:

  • Meta for their LLama 3.2 and LLama 3.1 models, which made Sauraya possible.
  • Ollama.com for providing well-documented APIs to interact with AI models.
  • The Flutter and Dart teams for the language and framework enabling the creation of this application.

Feedback

We welcome all suggestions for improving the project.


Best regards,
The Opennode Team

Opennode Logo

Website: opennode.tech

Originally created by @Donadev56 on GitHub (Jan 19, 2025). Original GitHub issue: https://github.com/ollama/ollama/issues/8489 # Sauraya AI (Ollama Mobile App ) ![Logo](https://sauraya.com/logo.png) ![App Preview](https://sauraya.com/assets/app-2KfjpORI.png) ## Introduction Sauraya is a modern user interface designed to interact with open-source AI models such as Meta's LLama. This application is fully open-source and free, created to provide the benefits of Meta's AI products to a broader audience without the need for setting up resource-intensive local environments. With Sauraya, users simply download the app from [Sauraya.com](https://sauraya.com), install it, and start engaging with Meta's advanced AI models. Sauraya is free and maintained by the **Opennode Team** ([opennode.tech](https://opennode.tech)). ## Privacy-Focused and Local Storage Sauraya prioritizes user privacy by storing all conversations locally in an encrypted file accessible on Android at: ``` /android/com.sauraya/database/user-id.sauraya.crypt ``` The conversation file is a lightweight JSON, ensuring minimal storage usage. Upon app launch, file system access will be required. Sauraya does not collect any user data, focusing solely on confidentiality. Users can perform various actions through the website, such as: - Executing Python code - Listening to AI-generated text via text-to-speech - Renaming conversation titles - And much more, with future updates to come. The team works tirelessly to maintain and improve the application. ## Open Source Code The source code, written in Dart with Flutter, is available on GitHub: [https://github.com/Donadev56/sauraya-dart](https://github.com/Donadev56/sauraya-dart) ### License **MIT License** ## Developer **Devoue-Li-Tchibeni Dona Dieu Talliane** GitHub: [https://github.com/Donadev56](https://github.com/Donadev56) Skills: JavaScript, TypeScript, React Native, Next.js, Node.js, Dart, Flutter, Solidity, and more. ## Acknowledgments We express our gratitude to: - **Meta** for their LLama 3.2 and LLama 3.1 models, which made Sauraya possible. - **Ollama.com** for providing well-documented APIs to interact with AI models. - **The Flutter and Dart teams** for the language and framework enabling the creation of this application. ## Feedback We welcome all suggestions for improving the project. --- Best regards, **The Opennode Team** ![Opennode Logo](https://opennode.tech/logo.png) Website: [opennode.tech](https://opennode.tech)
GiteaMirror added the feature request label 2026-05-04 10:39:45 -05:00
Author
Owner

@Donadev56 commented on GitHub (Jan 19, 2025):

Thanks for the feedback  

<!-- gh-comment-id:2600964590 --> @Donadev56 commented on GitHub (Jan 19, 2025): **Thanks for the feedback**  
Author
Owner

@Disonantemus commented on GitHub (Mar 1, 2025):

Thanks!
I'm going to try that.


Suggestions

  • Rename apk to have to something unique, now it's: app.apk, ex: Sauraya_AI_offline_20250301.apk
  • Upload to F-Droid or at least IzzyOnDroid
<!-- gh-comment-id:2692262942 --> @Disonantemus commented on GitHub (Mar 1, 2025): Thanks! I'm going to try that. --- - I did get some: `502 Bad Gateway` with [download URL](https://chat.sauraya.com/app/download) - Tested ok in [VirusTotal](https://www.virustotal.com/gui/file/d1aa631c10745351ae8c7355eb40d37a036527e13abe32f8de4e2966c87dad8d?nocache=1) - Differences vs [PocketPal](https://github.com/a-ghorbani/pocketpal-ai) ### Suggestions - Rename apk to have to something unique, now it's: `app.apk`, ex: `Sauraya_AI_offline_20250301.apk` - Upload to [F-Droid](https://f-droid.org/) or at least [IzzyOnDroid](https://apt.izzysoft.de/fdroid/)
Author
Owner

@rick-github commented on GitHub (Jan 5, 2026):

This would be more visible if you submitted a PR to add it to integrations.

<!-- gh-comment-id:3708732655 --> @rick-github commented on GitHub (Jan 5, 2026): This would be more visible if you submitted a PR to add it to [integrations](https://github.com/ollama/ollama#mobile).
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#67524