← Back to Projelli

Getting Started with Projelli

A 5-minute guide from download to your first AI-generated business document.

Projelli is a desktop app you install on your computer. It runs locally, your files never go to our servers, and your AI conversations go directly from your computer to whatever AI provider you choose. This guide walks you through installation, setup, and your first workflow.

Step 1: Download and install

Windows

  1. Click Download for Windows
  2. Run the .exe installer
  3. If Windows shows a SmartScreen warning ("Microsoft Defender SmartScreen prevented an unrecognized app from starting"), click "More info""Run anyway". We're working on getting code signing set up to remove this warning, until then, this extra click is required.
  4. Follow the installer prompts. Projelli installs to your user profile by default.
  5. Launch Projelli from the Start Menu

macOS (coming Week 3)

macOS support is being added in week 3 of our launch ramp. Watch the releases page for the first macOS build.

Linux (post-launch)

Linux support is on the post-launch roadmap. We'll ship AppImage and .deb builds for Ubuntu/Debian once macOS is stable.

Step 2: Create your first workspace

The first time you launch Projelli, it asks you to pick a workspace folder. This folder is where ALL your work will live, every document, every AI conversation, every file is just a regular file inside this folder.

Pick a folder that's easy to find and easy to back up. Common choices:

Click "Create Workspace" and choose your folder. Projelli will set up the folder structure (a few subdirectories for your files, audit log, and trash).

Step 3: Add an AI provider key

Projelli works with three AI providers: Anthropic Claude, OpenAI ChatGPT, and Google Gemini. You bring your own API key for at least one of them. This is how Projelli stays local-first and private, your AI requests go directly from your computer to the provider, never through us.

You only need ONE provider to get started. Most people use Claude (Anthropic) because it's the best at long-form writing and follows instructions well. But all three work.

To get an API key, see our API Keys Guide. The short version:

Once you have a key, in Projelli go to Settings → API Keys and paste it in. Keys are stored in your operating system's secure keychain, Keychain on Mac, Credential Manager on Windows, Secret Service on Linux. They're never written to a file or sent to us.

Step 4: Run your first workflow

Now the magic. Click the Workflows button in the sidebar. You'll see a list of templates, start with "New Business Kickoff".

The workflow asks you a series of questions about your business idea (the problem, the customer, the unique angle, the go-to-market). Answer them with whatever level of detail you have, even rough ideas work.

When you click "Generate," Projelli sends your answers to your chosen AI provider and produces a set of real, editable Markdown files in your workspace:

These are real files. You can open them in Projelli's editor, edit them inline, link them together with [[wiki-style links]], and back them up however you want.

Step 5: Iterate

This is where it gets interesting. Open one of the generated files. Use the AI chat panel on the right to ask for changes: "rewrite this paragraph more concisely," "add a section about pricing," "what am I missing about competitors?" Each AI response either updates the existing file or creates a new linked file.

Every change is versioned. You can undo, see diffs, and recover deleted files from the trash. Every AI action is logged in the audit log so you have a complete record of what was generated, when, and from which prompt.

What's next

You're set up. From here:

Read the FAQ for answers to common questions, or email [email protected] if you're stuck.

Next: How to get your API keys →