diff --git a/README.md b/README.md index 73defd5..ae3116a 100644 --- a/README.md +++ b/README.md @@ -175,6 +175,7 @@ | **Haystack** | Open source NLP framework to interact with your data using LLMs and Transformers. | [[Github]](https://github.com/deepset-ai/haystack) | | **LangChainx** | Building applications with LLMs through composability | [[Github]](https://github.com/hwchase17/langchain) | | **OpenPrompt** | An Open-Source Framework for Prompt-learning | [[Github]](https://github.com/thunlp/OpenPrompt) | +| **PAL** | Prompt Assembly Language - A framework for developing LLM prompts as versioned, composable software artifacts | [[Github]](https://github.com/cyqlelabs/pal) | | **Prompt Engine** | This repo contains an NPM utility library for creating and maintaining prompts for Large Language Models (LLMs). | [[Github]](https://github.com/microsoft/prompt-engine) | | **PromptInject** | PromptInject is a framework that assembles prompts in a modular fashion to provide a quantitative analysis of the robustness of LLMs to adversarial prompt attacks. | [[Github]](https://github.com/agencyenterprise/PromptInject) | | **Prompts AI** | Advanced playground for GPT-3 | [[Github]](https://github.com/sevazhidkov/prompts-ai) |