Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚡ Right Click AI

Asisten AI yang terintegrasi langsung ke workflow Windows kamu. Sorot teks, tekan hotkey, dan dapatkan jawaban instan.

Platform License Version

✨ Fitur

  • 🌐 Terjemahkan — Terjemahkan teks ke 14+ bahasa
  • 📖 Jelaskan — Penjelasan sederhana seperti ELI5
  • 📝 Ringkas — Buat ringkasan instan
  • ✍️ Perbaiki Tulisan — Grammar check otomatis
  • 🐛 Jelaskan Kode — Pahami kode dalam hitungan detik
  • 🔍 Review Kode — Temukan bug dan saran perbaikan
  • 🖼️ Jelaskan Gambar — Vision AI untuk gambar
  • 📄 OCR — Ekstrak teks dari gambar
  • 💬 Tanya AI — Free-form prompt untuk segala hal
  • ⚙️ Custom Prompts — Buat aksi AI kustom sendiri

🧠 AI Provider

Provider Tipe Vision
Ollama Local (Gratis)
OpenAI Cloud (BYOK)
Google Gemini Cloud (BYOK)
Anthropic Cloud (BYOK)
OpenRouter Cloud (BYOK)

🚀 Quick Start

Prasyarat

Instalasi

git clone https://github.com/USERNAME/rightclick-ai.git
cd rightclick-ai
start.bat

start.bat akan otomatis:

  1. Membuat Python virtual environment
  2. Menginstall semua dependencies
  3. Menjalankan backend API server
  4. Membuka aplikasi Electron

Penggunaan

  1. Sorot teks di aplikasi mana pun (browser, Notepad, Word, dll)
  2. Copy teks yang disorot (Ctrl+C)
  3. Tekan Ctrl+Shift+Q
  4. Pilih aksi dari menu popup yang muncul
  5. Lihat hasilnya di widget mengambang

Konfigurasi API Key

Buka Settings (klik kanan tray icon → ⚙️ Settings, atau window muncul di first launch). Isi API key di tab Providers untuk provider yang ingin dipakai.

Data disimpan terenkripsi di ~\.rightclick-ai\config.json.

📦 Tech Stack

  • Frontend: Electron + Vanilla JS/CSS
  • Backend: Python + FastAPI
  • AI: Ollama (local), OpenAI, Gemini, Anthropic, OpenRouter (BYOK)

About

AI assistant integrated directly into the Windows workflow.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages