Skip to content

stephencme/anyprompt

Repository files navigation

anyprompt

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.


Getting Started

  1. Clone the repository:
    git clone https://github.com/stephencme/anyprompt.git
    cd anyprompt
  2. Install dependencies:
    npm install

Contributing

We welcome contributions! Check out our CONTRIBUTING.md for guidelines on how to get started.


License

This project is licensed under the MIT License.


For questions or support, feel free to open a GitHub Discussion or contact the maintainer, @stephencme.

About

Create, manage, and test LLM prompts.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published