AnyPrompt helps AI application developers create, manage, and test LLM prompts. The monorepo contains three packages:
- @anyprompt/core: a tiny library for configuring and rendering prompt templates.
- @anyprompt/sdk: an SDK for fetching and rendering prompt templates from an AnyPrompt API.
- @anyprompt/web: the AnyPrompt web app and API.
This project is designed to be easily self-hosted via Vercel and Supabase.
- Clone the repository:
git clone https://github.com/stephencme/anyprompt.git cd anyprompt
- Install dependencies:
npm install
We welcome contributions! Check out our CONTRIBUTING.md for guidelines on how to get started.
This project is licensed under the MIT License.
For questions or support, feel free to open a GitHub Discussion or contact the maintainer, @stephencme.