prompts-ai  by sevazhidkov

GPT-3 playground for prompt engineering

created 5 years ago
409 stars

Top 72.3% on sourcepulse

GitHubView on GitHub
Project Summary

Prompts AI is an advanced playground for GPT-3, designed to help both new users explore its capabilities and developers optimize prompt engineering for specific use cases like creative writing, classification, and chatbots. It offers a structured environment for experimenting with prompts, examples, and variations, ultimately aiming to streamline the process of leveraging large language models.

How It Works

The platform provides distinct modes tailored to different experimentation needs: "Examples" for batch processing and comparison, "Variations" for generating and evaluating multiple prompt outputs, and "Conversations" for simulating chatbot interactions. It utilizes local storage for managing workspaces, allowing users to save and load prompts, parameters, and examples as files.

Quick Start & Requirements

  • Install: yarn install
  • Run: yarn start
  • Requirements: Requires a user-provided OpenAI API key.

Highlighted Details

  • Supports multiple use-case specific modes: Examples, Variations, and Conversations.
  • Features workspaces for managing multiple prompts and local storage for saving/loading configurations.
  • Includes code generators for Python, Node.js, Javascript, and shell.
  • Offers undo/redo functionality for prompts and parameters, along with customizable shortcuts.

Maintenance & Community

The project is in an early stage with some technical debt. Contributions are welcome, and interested parties can reach out via email for guidance. Key contributors include Seva Zhidkov and Ilya Penyaev.

Licensing & Compatibility

The README does not explicitly state a license.

Limitations & Caveats

The project is in a very early stage and acknowledges existing technical debt. Features like authorization, collaborative capabilities, and prompt sharing/discovery are planned for the roadmap but not yet implemented.

Health Check
Last commit

2 years ago

Responsiveness

1 day

Pull Requests (30d)
0
Issues (30d)
0
Star History
4 stars in the last 90 days

Explore Similar Projects

Starred by Chip Huyen Chip Huyen(Author of AI Engineering, Designing Machine Learning Systems), Jeff Hammerbacher Jeff Hammerbacher(Cofounder of Cloudera), and
2 more.

prompt-engine by microsoft

0.0%
3k
NPM library for LLM prompt engineering
created 3 years ago
updated 2 years ago
Starred by Jared Palmer Jared Palmer(Ex-VP of AI at Vercel; Founder of Turborepo; Author of Formik, TSDX), Jeff Hammerbacher Jeff Hammerbacher(Cofounder of Cloudera), and
1 more.

promptable by cfortuner

0%
2k
TS/JS library for building full-stack AI apps
created 2 years ago
updated 2 years ago
Feedback? Help us improve.