A Prompt Library and API

Library

Create prompts for AI models and share them with others with a unique link. Write prompts in papi or link a prompt from a GitHub repository to test and share with others.

https://papi.robino.dev/app/prompt/your-prompt-name

Functions

Run a prompt like a function--use the$$ data $$syntax to insert variables into a prompt. papi currently uses OpenAi's gpt-3.5-turbo model to run prompts.

Run

Run a prompt in other applications with the API.

https://papi.run/api/your-prompt-name

Open Source

papi is open sourced under the MIT License. Check out the project on GitHub to contribute, share feedback, or create issues.