Skip to content
This repository was archived by the owner on Nov 22, 2025. It is now read-only.

detunjiSamuel/pocket-engineer

Repository files navigation

Pocket-Engineer

Specify what you want it to build and then Ai builds it.

It generates an entire codebase based on a prompt.

Setup

Stable Release

npm i pocker-engineer -g

Add sudo if on a linux or mac

Development Release

  • git clone git@github.com:detunjiSamuel/pocket-engineer.git
  • cd pocket-engineer
  • npm i

API KEY

Choose any :

  • Export env variable : export OPENAI_API_KEY=YOUR_SECRET_KEY

  • Use .env file ( only for Development Release )

Usage

  • Step 1 : Create Empty folder
  • Step 2 : Create file callled prompt and fill it with instruction on what to build
  • Step 3 : Run pocker-engineer path/to/prompt

Example

IMAGE_ALT

About

USE LLM TO GENERATE APPLICATIONS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors