Getting Started
Hosted Service
Get started quickly using our pre-deployed cloud infrastructure.
The Hosted Service is the recommended path for most users. You use our hosted AI and memory backends, requiring only the client-side application to be installed.
Download the Executable
The easiest way to get started is to download the latest .exe from our GitHub Releases.
Alternatively, you can clone the repo and run from source:
git clone https://github.com/CubeStar1/ai-keyboard.git
cd ai-keyboard/frontend
pnpm install
npm run devCloud Backend URLs
By default, the application is configured to use our live services:
- API Backend:
https://tabby-api-psi.vercel.app - Memory Backend:
https://tabby-backend.jollydesert-22a4756c.centralindia.azurecontainerapps.io
Authentication
Simply sign in or create an account within the app to start using the system-wide AI features.