Installation
R!AN is designed for easy installation across various platforms. Below are the primary methods to install R!AN. If you need detailed instructions or encounter any issues, please contact us.
Installation Methods
-
Standalone Application (Recommended for Most Users):: Download and run R!AN as a standalone application with a user-friendly interface. Download Linux, Windows, and MacOS from our product page. This method simplifies the process of getting R!AN up and running on your system. For more information you can refer to GitHub releases page.
-
Docker Image:For containerized environments, use our Docker image available on R!AN Docker Hub for details on the available images.
-
Helm Chart (Kubernetes): Deploy R!AN in Kubernetes clusters using our Helm chart for scalable and manageable deployments.
-
Optional OCR Support: If your use case involves processing scanned documents or images containing text, you can enable Optical Character Recognition (OCR) by installing, install Tesseract OCR separately. Follow the official Tesseract’s official installation guide here.
Note for Windows Users: After installing Tesseract, you must add its installation directory (
C:\Program Files\Tesseract-OCR\
) to the system’s PATH and verify by opening Command Prompt and running:tesseract --version
System Requirements
Operating Systems
- Windows: Windows 11 or later
- Linux: Ubuntu 22.04 or later, Fedora 30 or later, or equivalent distributions
- macOS: macOS on Apple Silicone
Note for Windows Users: Ensure that Microsoft Visual C++ Redistributable is installed. It can be downloaded from official microsoft website.
Installation Instructions
Windows Installation
- Download: R!AN for Windows
- Run the Installer: Double-click the downloaded
.msi
file. - Follow Prompts: Complete the installation wizard steps.
macOS Installation
- Download: R!AN for macOS
- Install Application:
- Open the downloaded
.dmg
file. - Drag the R!AN app to your Applications folder.
- Open the downloaded
- Launch R!AN: Open it from the Applications folder.
Linux Installation
- Download: R!AN for Linux
- Make AppImage Executable:
chmod +x rian.AppImage
- Run R!AN:
./rian.AppImage
Recommended Specifications
- Processor: 8-core CPU (Intel i7, AMD Ryzen 7, or better)
- Minimal Available RAM Needed: 2 GB
- Storage: 10 GB of available storage
Contact Us
If you have questions or need assistance:
- Email: contact@querent.xyz
- Website: Visit our website for more contact options.
- GitHub: FOpen an issue in our R!AN Repository.
- Discord: Join our community on Discord server.
We look forward to helping you get started with R!AN!