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.
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.
Open Source
papi is open sourced under the MIT License. Check out the project on GitHub to contribute, share feedback, or create issues.