Skip to content

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

License

Notifications You must be signed in to change notification settings

paradigmxyz/flux

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

eb7872a · Apr 2, 2023

History

44 Commits
Apr 1, 2023
Mar 30, 2023
Apr 2, 2023
Mar 28, 2023
Mar 28, 2023
Apr 1, 2023
Mar 28, 2023
Mar 30, 2023
Mar 28, 2023
Apr 1, 2023
Apr 1, 2023
Mar 28, 2023
Mar 28, 2023
Mar 28, 2023

Repository files navigation

Flux

LLM power tool

Announcement · Try Online · Report a Bug


A screenshot of a Flux workspace.

About

Flux 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'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, and is 100% open source and MIT licensed.

Usage

Visit flux.paradigm.xyz to try Flux online or follow the instructions below to run it locally.

Running Locally

git clone https://github.com/transmissions11/flux.git
npm install
npm run dev

Contributing

See the open issues for a list of proposed features (and known issues).

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published