Giter VIP home page Giter VIP logo

prompts-ai's Introduction

Prompts AI

Prompts AI is an advanced GPT-3 playground.

It has two main goals:

  1. Help first-time GPT-3 users to discover capabilities, strengths and weaknesses of the technology.
  2. Help developers to experiment with prompt engineering by optimizing the product for concrete use cases such as creative writing, classification, chat bots and others.

Install

yarn install 
yarn start

Note that each app user has to provide their own API key from the OpenAI console. "Bring your own key" is an important concept enforced to prevent API misuse.

Features

By use case:

  • Examples: run the same prompt on multiple examples of data. Designed for classification and transformation tasks.
  • Variations: generate multiple completions for a prompt and store them in one list, compare variations by parameters and initial prompts. Designed for creative writing tasks.
  • Conversations: chat-like interface to experiment with conversational bots. It also allows to maintain multiple conversations at the same time.

Common:

  • Workspaces to quickly change between and experiment with multiple prompts. State in the local storage. Download/upload prompt with parameters and examples as file.
  • Code generators for Python, Node.js, Javascript, shell.
  • Undo/redo for parameters and prompts.
  • Shortcuts.
  • Templates.
Shortcuts
===

Export the workspace to a file: Ctrl+S, Cmd+S
Run: Ctrl+Enter, Cmd+Enter

Switch between modes: Ctrl+1-4 
(1 - simple, 2 - examples, 3 - variations, 4 - conversations)

Roadmap

  • Minor UX changes (line break symbols instead of "\n", log probs etc)
  • Authorization and collaborative features
  • Community features to share and discover prompts

Contributing

The project is in a very early stage and still shaping its form. It also has some amount of technical debt (for example, editorSlice.ts). However, contributions are welcome.

Until we have a formed contribution process, if you need any help to find something to work on and/or make sure your contribution will be merged to the product, reach out to me at [email protected].

Contributors

Sorted by the date of a first contribution. Feel free to add yourselves while making your first contribution!

prompts-ai's People

Contributors

alanpog avatar penyaev avatar sevazhidkov avatar tobowers avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.