PlanExe

PlanExe

Convert your idea to a plan

Stars: 239

Visit
 screenshot

PlanExe is a planning AI tool that helps users generate detailed plans based on vague descriptions. It offers a Gradio-based web interface for easy input and output. Users can choose between running models in the cloud or locally on a high-end computer. The tool aims to provide a straightforward path to planning various tasks efficiently.

README:

PlanExe

What if you could plan a dystopian police state from a single prompt?

That's what PlanExe does. It took a two-sentence idea about deploying police robots in Brussels and generated a multi-faceted, 50-page strategic and tactical plan.

See the "Police Robots" plan here →


Try it out now (Click to expand)

If you are not a developer. You can generate 1 plan for free, beyond that it cost money.

Try it here →


Installation (Click to expand)

Prerequisite: You are a python developer with machine learning experience.

Installation

Typical python installation procedure:

git clone https://github.com/neoneye/PlanExe.git
cd PlanExe
python3 -m venv venv
source venv/bin/activate
(venv) pip install '.[gradio-ui]'

Configuration

Config A: Run a model in the cloud using a paid provider. Follow the instructions in OpenRouter.

Config B: Run models locally on a high-end computer. Follow the instructions for either Ollama or LM Studio.

Recommendation: I recommend Config A as it offers the most straightforward path to getting PlanExe working reliably.

Usage

PlanExe comes with a Gradio-based web interface. To start the local web server:

(venv) python -m planexe.plan.app_text2plan

This command launches a server at http://localhost:7860. Open that link in your browser, type a vague idea or description, and PlanExe will produce a detailed plan.

To stop the server at any time, press Ctrl+C in your terminal.


Screenshots (Click to expand)

You input a vague description of what you want and PlanExe outputs a plan. See generated plans here.

Video of PlanExe

YouTube video: Using PlanExe to plan a lunar base

Screenshot of PlanExe


Help (Click to expand)

For help or feedback.

Join the PlanExe Discord.

For Tasks:

Click tags to check more tools for each tasks

For Jobs:

Alternative AI tools for PlanExe

Similar Open Source Tools

For similar tasks

For similar jobs