prompt-layer-library and PromptLibrary

These are complements: PromptLayer provides infrastructure for logging and versioning prompts in production, while PromptLibrary serves as a discovery and curation tool for finding quality prompts to use with those systems.

prompt-layer-library
61
Established
PromptLibrary
23
Experimental
Maintenance 17/25
Adoption 10/25
Maturity 16/25
Community 18/25
Maintenance 0/25
Adoption 6/25
Maturity 1/25
Community 16/25
Stars: 741
Forks: 74
Downloads:
Commits (30d): 18
Language: Python
License: Apache-2.0
Stars: 22
Forks: 7
Downloads:
Commits (30d): 0
Language: TypeScript
License:
No Package No Dependents
No License Stale 6m No Package No Dependents

About prompt-layer-library

MagnivOrg/prompt-layer-library

🍰 PromptLayer - Maintain a log of your prompts and OpenAI API requests. Track, debug, and replay old completions.

Acts as a middleware proxy that intercepts OpenAI API calls without modifying application code—your OpenAI key never leaves your machine, only request metadata is logged to PromptLayer's servers. Supports optional Claude Agents integration and exposes a REST API for language-agnostic consumption. Enables tagging and filtering of LLM requests for organized prompt versioning and performance analysis across engineering workflows.

About PromptLibrary

MrXie23/PromptLibrary

Prompt Library is an open-source, high-quality AI prompt repository that supports multiple languages and categorized search, helping you efficiently explore the unlimited potential of AI.

Built on Next.js with MDX for content management, it stores prompts as Markdown files with JSON metadata, enabling static generation for fast performance. The accompanying Prompt Manager provides a web-based GUI (using React and Tailwind CSS) for creating, editing, and organizing prompts without direct file manipulation, while the main site leverages server-side rendering for dynamic categorization and search across multilingual content.

Scores updated daily from GitHub, PyPI, and npm data. How scores work