Skip to content

krakenest/flux-gpt

Repository files navigation

Flux-GPT

Graph-based LLM power tool for exploring many completions in parallel.


A screenshot of a Flux workspace.

About

Flux-GPT is a power tool for interacting with large language models (LLMs) that generates multiple completions per prompt in a tree structure and lets you explore the best ones in parallel.

Flux-GPT's tree structure allows you to:

  • Get a wider variety of creative responses

  • Test out different prompts with the same shared context

  • Use inconsistencies to identify where the model is uncertain

It also provides a robust set of keyboard shortcuts, allows setting the system message and editing GPT messages, autosaves to local storage, uses the OpenAI API directly.

Running Locally

git clone https://github.com/prince950408/flux-gpt.git
npm install
npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages