An open API service indexing awesome lists of open source software.

https://github.com/aaronleocooper/prompt-sandbox


https://github.com/aaronleocooper/prompt-sandbox

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Prompt Sandbox

Prompt Sandbox is a web application that uses OpenAI to generate responses based on user prompts.

## Installation

1. Clone the repository
2. Install dependencies with `npm i`
3. Start the Vite dev server with `npm run dev`

## Usage

Enter your prompt in the text area and click "Submit" to get a response. You can view the response in either "Preview" or "Code" view.