Projelli is a desktop app that combines a Markdown editor with an AI chat interface. Every AI conversation produces real Markdown files in a real folder on your computer. It's built for indie founders who use AI to plan, write, and run their businesses, but want their work to live locally, not in someone else's cloud.
vs Notion: Notion is cloud-only, your data lives on Notion's servers and you pay them for the privilege. Notion's AI features are bolted on top, not native to the document model. Projelli is local-first (your files live on your hard drive) and AI is the primary input method, not an add-on.
vs Obsidian: Obsidian is also local-first, but its AI features come from community plugins that are inconsistent and often charge separately. Projelli has AI native, with three providers built in and a workflow template system designed specifically for founder use cases.
vs ChatGPT: ChatGPT throws conversations away. Projelli persists every conversation as editable Markdown files you own.
It means your data lives on your hard drive in a folder you choose, in plain Markdown files you can read with any text editor. Nothing is uploaded to our servers. The app works offline (except when you're actually making AI calls). If we shut down tomorrow, your files are still on your computer, you just can't get updates anymore.
Bring Your Own Key. You sign up directly with Anthropic, OpenAI, or Google for an API account, get an API key, and paste it into Projelli. AI requests then go from your computer directly to the provider, Projelli is never in the middle. See the API Keys Guide for details.
No. If you can install a desktop app, paste an API key into a settings screen, and type into a chat box, you have all the skills you need. The hardest part is signing up for an AI provider account, which takes about 5 minutes and is well-documented.
Free tier: $0 forever (limited to 1 AI provider, 3 templates, 1 workspace).
Pro: $49 one-time (all AI providers, all templates, unlimited workspaces, 1 year of updates).
Lifetime: $99 one-time (everything, plus updates forever).
Founder's Launch: $29 lifetime, first 100 buyers only.
Plus whatever you pay your AI provider directly for your API usage (typically $5-$20/month for active use).
Because subscriptions feel wrong for software with no server. We don't host your data, we don't run AI inference for you, we don't have ongoing infrastructure costs that justify monthly fees. Pay once, own the version you bought, get updates if you bought a tier that includes them.
Yes, your single-user license works on multiple devices that you personally own (e.g., your desktop and your laptop), as long as it's not in active use by more than one person at a time.
Yes. 14-day no-questions-asked refund. Email [email protected] or use LemonSqueezy's customer portal.
The Software keeps working. You just don't get new updates unless you buy another year (or upgrade to Lifetime). There's no remote kill switch, if you bought v1.5, you keep v1.5 forever.
No. Your files live on your hard drive in plain Markdown format. We have no server that stores them. The only thing our server sees is your license key when you activate the app.
No. AI requests go directly from your computer to your chosen provider (Anthropic, OpenAI, or Google) using your API key. We are never in the loop. Read the Privacy Policy for the full breakdown.
No. Because everything is plain Markdown in a regular folder on your hard drive, you can keep using your files in any other Markdown editor (Obsidian, Notion, VS Code, even Notepad) forever. The Software might stop getting updates, but your data is yours.
Most people should start with Claude (Anthropic). It's the best at long-form writing and following complex instructions, which is what most Projelli workflows need. New Anthropic accounts get $5 in free credits, enough for ~50 workflow runs.
Yes. Each AI chat in Projelli has a per-chat model selector. You can have a Claude conversation about your business plan and a GPT-4 conversation about your pricing strategy in the same workspace, and switch between them whenever you want.
You pay your AI provider directly. For Claude Sonnet (the default model), expect about $0.05-$0.20 per workflow run. Heavy daily use is typically $5-$15/month. Gemini Flash has a generous free tier, 1500 requests per day, enough for most users to never hit a paid charge.
ChatGPT consumer subscriptions ($20/mo for Plus, $200/mo for Pro) are entirely separate from OpenAI's API. They're different products with different billing. To use OpenAI's models with Projelli, you need an API account at platform.openai.com, your ChatGPT Plus subscription does NOT transfer.
Currently: Windows. Coming in Week 3 of our launch ramp: macOS (Apple Silicon and Intel). Coming post-launch: Linux (AppImage and .deb).
The Windows installer is signed via Azure Trusted Signing with a Public Trust cert (publisher reads "Jameson Daines"). The warning you may see is SmartScreen's "unrecognized app" reputation warning, not a malware warning, because the cert is new and SmartScreen reputation hasn't built yet. Click "More info" then "Run anyway" to proceed. Windows remembers the choice per user. The warning clears automatically once a few hundred people install it, typically 2 to 4 weeks. You can verify the source at github.com/projelli/projelli.
v1.6 adds a portable Windows build. It's a single .exe you can drop anywhere, no install step, no Start Menu entry, no Admin rights needed. Useful if you want to run Projelli from a USB drive, try it without committing to a full install, or install on a machine where you can't run installers.
Caveats: the portable build still saves your workspaces and settings to %APPDATA%\Projelli (not next to the .exe). The auto-updater is disabled; you re-download manually. The MCP extension (.mcpb) isn't supported in portable mode. Use the full installer if you need MCP or automatic updates.
Yes, by putting your workspace folder inside Dropbox, iCloud Drive, OneDrive, or any other file sync service. Projelli writes plain Markdown files, so any file sync tool can handle it. We don't have built-in sync because we don't want to be in the cloud-storage business, and using a dedicated sync tool is usually better than what we'd build anyway.
The full source code is visible at github.com/projelli/projelli, but Projelli is closed-source proprietary software, you cannot redistribute, fork, or build a competing product from it. The source is visible so you can verify what the app does (privacy, security, etc.) but not so you can ship it yourself.
Either by email to [email protected] or by opening an issue at github.com/projelli/projelli/issues.
Not in v1. Projelli is a desktop product. A mobile app would need to solve sync (since mobile and desktop need to share the same workspace), which contradicts the local-first design. If we ever do mobile, it'll be a separate product, not the same one.
Possibly, but as a separate product, not a feature added to the v1. Real-time collaboration, multi-user permissions, and team accounts are a different problem with different infrastructure and a different price point. v1 is solo-founder-first and stays that way.
Email [email protected]. We typically respond within 1-2 business days.