GitHub - Jitera-Labs/prompt_mixer.exe: A joystick to steer the LLM

1 min read Original article ↗

splash image

repo size last commit license Discord Visitors


An environment to explore mid-generation prompt steering.

[DEMO]

prompt-mixer-1770822850617.1.mp4

[FEATURES]

feature image

A canvas to mix individual components of the prompt together. Each component is represented as an anchor. Drag and drop to position them. Distance to the center represents weight in the resulting mix.

feature image

Minimalistic chat interface to interact with the model. Regen, edit messages. Pause and resume generation, slow it down for better control.

feature image

Point to any OpenAI-compatible endpoint with your API key. All data is stored locally in an encrypted vault.

[INITIATION_SEQUENCE]

# INSTALL_DEPENDENCIES
npm install

# EXECUTE_PROGRAM
npm run tauri dev