Free · open source · macOS · v0.7.66

Meet Labaik.
Every AI. One desktop.

Use Claude, ChatGPT, Gemini, Grok, Kimi, Qwen, local Ollama models, and more from one calm desktop app. It helps with work, research, daily tasks, and coding.

Bring your own keys, or run local models for free.
🛠️
Code an entire app: a tiny invoice tracker with charts, filters, and export.
plan screens write app run preview
A working web tool - runs right here in chat.
  • App - responsive dashboard with invoices, totals, and search
  • Preview - live artifact opens inside the conversation
  • Next - approve the plan before file changes are made
Useful for prototypes, internal tools, and polished first versions.
💼
Build a monthly budget spreadsheet for rent, payroll, ads, revenue, and runway.
create sheets add formulas export .xlsx
Budget spreadsheet.
  • Workbook - real .xlsx with formulas, totals, and categories
  • Forecast - runway, monthly burn, and cash balance
  • Open - works in Excel or Numbers
Good for planning, reporting, and turning rough numbers into a usable file.
💡
Give me 5 niche product ideas for solo consultants, then tell me which one actually wins.
generate ideas score demand pick winner
Idea + critique.
  • 5 ideas - each with audience, pain, price, and first version
  • Critique - competition, urgency, and build difficulty
  • Winner - the one most likely to sell first
Useful when you want creativity and judgment, not just a brainstorm.
Why Labaik

One place for the AI work you already do.

Labaik gives you a desktop home for chat, files, browsing, planning, and model choice without making you bet everything on one company.

Build and code Plan features, edit files, review code, fix bugs, run checks, and keep changes inside the workspace you choose.
Design and create Work on websites, app screens, copy, layouts, prototypes, and creative ideas with an AI that can help from first draft to final polish.
Use your favorite AI Connect the providers you already use, then switch between Claude, ChatGPT, Gemini, Grok, Kimi, Qwen, and others from one picker.
Let it help on your computer When you allow it, Labaik can read files, write drafts, open pages, check a website, or run a task in a chosen workspace.
Plan before changing things Plan mode asks Labaik to think through the work first. It cannot edit files or run tools until you approve the plan.
Ask more than one model Crew mode lets several models or specialist roles answer the same request in parallel, then helps you choose or combine the strongest result.
Stay private and cost-aware There is no Labaik backend. Use your own API keys, run local models through Ollama, inspect the MIT-licensed source, and keep control of your setup.
What it helps with

Built for normal days, not just demos.

Use Labaik for small daily jobs, careful project work, and deeper AI tasks when you need the app to remember context or act with permission.

✍️

Writing and office work

Draft emails, summarize long documents, turn rough notes into updates, and prepare clean text you can send or edit.

🌐

Research with a browser

Ask Labaik to open pages, read what is on them, check links, gather notes, and bring the useful parts back into the conversation.

📋

Safer coding and building

Use Plan mode for code, websites, or file changes. First get the plan, then approve execution when it makes sense.

👥

Crew mode

Have several models look at the same question. Useful for big decisions, tricky writing, code review, or whenever one answer is not enough.

🧠

Memory you choose

Save facts, preferences, and project context when they matter. Labaik can remember them later without making every chat start from zero.

🔒

Local when it matters

Run supported Ollama models on your Mac for private work, offline use, or days when you do not want another API bill.

Model choice

Pick the right AI for the job.

Use cloud models when you want the strongest answers. Use local models when privacy, offline access, or cost matters more.

Cloud providers

  • Claude for thoughtful writing, analysis, and careful project work.
  • ChatGPT for general help, coding, and broad everyday tasks.
  • Gemini for fast answers, research, and Google-model workflows.
  • Grok, Kimi, Qwen, GLM, MiniMax, Hunyuan when another model fits better.
Bring your own provider keys. Labaik does not resell access, add a markup, or force you into one model family.

Local models through Ollama

  • Private drafts keep sensitive prompts on your machine.
  • Offline work keeps going when you do not have internet.
  • No cloud API cost is helpful for casual use, experiments, and long sessions.
  • Same picker means local models sit beside the cloud ones.
The in-app catalog supports one-click downloads for common Ollama models, and you can use any model you already have installed.
Privacy

Your keys, your files, your machine.

Labaik is designed as a desktop app, not a cloud service in disguise.

🔐

No Labaik account needed

Use your own provider keys, or skip cloud keys and use local models through Ollama. Labaik does not sit between you and the provider you picked.

📡

No Labaik backend

Prompts go from your Mac to the provider you picked. Local history, memory, and settings stay on your disk.

🧾

Source you can inspect

Labaik is MIT licensed. You can read the code, build it yourself, or verify how keys, files, tools, and memory are handled.

Download v0.7.66

Install Labaik

Free macOS download. Windows and Linux builds are planned.

If macOS blocks the first launch: open System Settings, go to Privacy & Security, then choose Open Anyway for Labaik. After that, it opens normally.
Want to verify it yourself?
The source is public and MIT licensed.
git clone [email protected]:alsayadi/alaude-desktop.git
cd alaude-desktop
bun install
bun start
FAQ

Quick answers.

Do I need an API key?

For cloud models, yes. Add a key from the provider you want to use, such as Anthropic, OpenAI, Google, xAI, Kimi, Qwen, GLM, MiniMax, or Hunyuan. For local models, install Ollama and use a model on your Mac.

Is Labaik free?

Yes. The app itself has no subscription. Cloud providers may charge for their own API usage, and local models can run without API cost.

What can Labaik do on my computer?

With your permission, it can read files, write drafts, open web pages, take notes from a page, and run tasks inside a workspace you choose. Plan mode is available when you want a review step before anything changes.

What is Plan mode?

Plan mode makes Labaik describe the steps first. It cannot use tools or edit files while planning. When the plan looks right, approve it and continue.

Can I run it fully offline?

Yes, for local model chats. Install Ollama, download a model through Labaik or Ollama, and select it in the model picker.

What is Crew mode?

Crew mode sends the same request to several models or specialist roles. You can compare the answers, pick one, or synthesize the best parts.

Does Labaik send data to its own server?

No. There is no Labaik backend. Cloud requests go directly from your Mac to the provider you selected. Local app data stays on your machine.

How does memory work?

You choose what Labaik should remember. Saved profile facts and project memories are stored locally so future chats can start with useful context.

Can I inspect the source code?

MIT. Source at github.com/alsayadi/alaude-desktop.