Osai
OSAI: Your AI-powered OS assistant. Rename files, manage environment variables, set reminders, and control your system through natural language commands for Windows Macos and Linux. Streamline your workflow with intelligent file organization and automated tasks
Install / Use
/learn @Ancss/OsaiREADME
OSAI: Intelligent Operating System Assistant
OSAI is an AI-powered operating system assistant designed to enhance the user's operating system experience through natural language interaction. It integrates powerful AI capabilities to understand and execute various system-level tasks for Windows Macos and Linux, providing intelligent solutions for operating system management and control.
OSAI's functionality is not limited to the features showcased below; its capabilities are only limited by how you choose to use it.
Feature Showcase
1. Explain and Rename PDF Files

2. Batch Rename Images

3. Classify Files by Style and Type

4. Add, View, and Delete Environment Variables

5. Open YouTube and Search for AI

6. Add System Notifications

7. Open System Notifications

Basic Operation Guide
Usage requires a Claude API key. Please click here to obtain one, and add it in the application settings.
Technical Requirements
- Node.js
- Rust
- Tauri CLI
Installation Guide
- Clone the project repository:
git clone https://github.com/Ancss/osai.git - Navigate to the project directory:
cd osai - Install dependencies:
npm install
Usage Instructions
- Start development mode:
npm run tauri dev - Build production version:
npm run tauri build
