diff --git a/examples/README.md b/examples/README.md new file mode 100644 index 0000000..a2a2e64 --- /dev/null +++ b/examples/README.md @@ -0,0 +1,8 @@ +# Examples + +In this directory you can find examples of how different prompts can be exploited, or not. + +## LangChain Demo +For example (this is still wip) you can find a test of various lang-chain prompts in [this notebook](./LangChain Demo.ipynb). + +## [Cooking AI](./cooking-ai.md)