RightClick AI is an open-source AI productivity platform with three components:
🌐 Chrome Extension — Select any text, right-click, and instantly fix grammar, rewrite professionally, or get AI replies using your own documents.
📱 Android Keyboard — A custom keyboard with built-in AI. Capture screenshots, extract text via OCR, and generate smart replies without leaving any app.
🤖 Python Backend — FastAPI server with RAG (Retrieval-Augmented Generation), JWT auth, and local Ollama LLM — fully self-hosted.
🔗 GitHub: https://github.com/Manish10000/RightClick-AI
Tech Stack: FastAPI • MongoDB • Ollama • Chrome Extension (MV3) • Kotlin • ML Kit